v15 Missing Movies Stop Working
#1
Hi,

First let me thanks for the great add-on that missing movies is and then to all the forum members for all the support, tips and tricks...

Now my problem. Suddenly missing movies stop finding my sources and I cant export any file with the missing videos.
Here is the log

15:10:02 9476.635742 T:2664715296 NOTICE: Thread BackgroundLoader start, auto delete: false
15:10:02 9476.794922 T:2414867488 NOTICE: Thread JobWorker start, auto delete: true
15:10:15 9489.807617 T:2664715296 NOTICE: Thread LanguageInvoker start, auto delete: false
15:10:16 9490.934570 T:2664715296 NOTICE: -->Python Interpreter Initialized<--
15:10:20 9494.699219 T:2664715296 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'utf8' codec can't decode byte 0xe9 in position 4: invalid continuation byte
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.mms/default.py", line 234, in <module>
plugin.run()
File "/home/osmc/.kodi/addons/script.module.routing/lib/routing.py", line 109, in run
self._dispatch(path)
File "/home/osmc/.kodi/addons/script.module.routing/lib/routing.py", line 120, in _dispatch
view_func(**kwargs)
File "/home/osmc/.kodi/addons/plugin.video.mms/default.py", line 172, in missing_movies
sources = [_.path for _ in library.get_movie_sources()]
File "/home/osmc/.kodi/addons/plugin.video.mms/library.py", line 123, in get_movie_sources
return _identify_source_content()[0]
File "/home/osmc/.kodi/addons/plugin.video.mms/library.py", line 102, in _identify_source_content
movie_content = get_movies()
File "/home/osmc/.kodi/addons/plugin.video.mms/library.py", line 59, in get_movies
items = jsonrpc(query)['result'].get('movies', [])
File "/home/osmc/.kodi/addons/plugin.video.mms/library.py", line 29, in jsonrpc
return json.loads(xbmc.executeJSONRPC(json.dumps(query, encoding='utf-8')))
File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
obj, end = self.scan_once(s, idx)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 4: invalid continuation byte
-->End of Python script error report<--
15:10:21 9495.537109 T:3024769584 ERROR: GetDirectory - Error getting plugin://plugin.video.mms/missing_movies
15:10:21 9495.545898 T:3024769584 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mms/missing_movies) failed
15:10:21 9495.587891 T:2664715296 NOTICE: Thread BackgroundLoader start, auto delete: false


Hope someone can help me.

Thanks in advance.
Reply
#2
Welcome to the forum!

Have you tried to update the addon in case it got messed up?
You'd have better luck posting here http://forum.kodi.tv/showthread.php?tid=118263
Reply

Logout Mark Read Team Forum Stats Members Help
Missing Movies Stop Working0