Advertisement
Guest User

Untitled

a guest
Oct 15th, 2011
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 2.01 KB | None | 0 0
  1. 09:11:10 T:123117568 M:100724736  NOTICE: Missing Movie Scanner: scan_movie_source(source_path) : smb://Q1/D1/M1/  <<< PATH EDITED AND NOT REAL PATH >>>
  2. 09:11:10 T:123117568 M:100724736 WARNING: JSONRPC: Value does not match any of the enum values in type
  3. 09:11:10 T:123117568 M:100724736 WARNING: JSONRPC: Array element at index 1 does not match in type fields
  4. 09:11:10 T:123117568 M:100724736  NOTICE: Missing Movie Scanner: VideoLibrary.GetMovies results: {"error":{"code":-32602,"data":{"method":"VideoLibrary.GetMovies","stack":{"message":"array element at index 1 does not match","name":"fields","property":{"message":"Received value does not match any of the defined enum values","type":"string"},"type":"array"}},"message":"Invalid params."},"id":1,"jsonrpc":"2.0"}
  5. 09:11:10 T:123117568 M:100724736    INFO: -->Python script returned the following error<--
  6. 09:11:10 T:123117568 M:100724736   ERROR: Error Type: <type 'exceptions.KeyError'>
  7. 09:11:10 T:123117568 M:100724736   ERROR: Error Contents: ('result',)
  8. 09:11:10 T:123117568 M:100720640   ERROR: Traceback (most recent call last):
  9.                                               File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.missingmoviescanner/default.py", line 244, in <module>
  10.                                                 ok = scan_movie_source(source)
  11.                                               File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.missingmoviescanner/default.py", line 155, in scan_movie_source
  12.                                                 movies = result['result']['movies']
  13.                                             KeyError: ('result',)
  14. 09:11:10 T:123117568 M:100720640    INFO: -->End of Python script error report<--
  15. 09:11:10 T:123117568 M:100720640    INFO: Python script stopped
  16. 09:11:10 T:123117568 M:100720640   DEBUG: Thread Python Thread 123117568 terminating
  17. 09:11:10 T:99917824 M:100720640   DEBUG: waiting for python thread 3 to stop
  18. 09:11:10 T:99917824 M:100732928   DEBUG: python thread 3 destructed
  19.  
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement