In log muzu.tv starts somewhere around line 884
http://xbmclogs.com/show.php?id=28762
me sad panda now.....
Code:
16:29:53 T:4936 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'NoneType' object has no attribute 'find'
Traceback (most recent call last):
File "C:\Users\Oxize\AppData\Roaming\XBMC\addons\plugin.video.muzu.tv\default.py", line 401, in <module>
videos = muzu.search(query, Addon.get_setting('country'))
File "C:\Users\Oxize\AppData\Roaming\XBMC\addons\plugin.video.muzu.tv\resources\lib\muzutv.py", line 260, in search
return self.__parse_videos(xml)
File "C:\Users\Oxize\AppData\Roaming\XBMC\addons\plugin.video.muzu.tv\resources\lib\muzutv.py", line 382, in __parse_videos
mi = mv.find('muzuinfo')
AttributeError: 'NoneType' object has no attribute 'find'
-->End of Python script error report<--[EDIT]
Found the problem!!! It was an faulty API Key which i entered. Instead of using an "L" i used an "I".

Problem solved

Search
Help