2016-01-24, 00:30
(2016-01-23, 19:50)bigpanda Wrote:(2016-01-22, 16:07)Guilouz Wrote: I have error when lauching Kodi (last github build) :
Code:15:01:15 T:123145313189888 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndentationError'>
Error Contents: ('unindent does not match any outer indentation level', ('/Users/Cyril/Library/Application Support/Kodi/addons/service.nextup.notification/resources/lib/Player.py', 300, 61, ' self.currentepisodeid = currentepisodeid\n'))
Traceback (most recent call last):
File "/Users/Cyril/Library/Application Support/Kodi/addons/service.nextup.notification/service.py", line 11, in <module>
from Player import Player
IndentationError: ('unindent does not match any outer indentation level', ('/Users/Cyril/Library/Application Support/Kodi/addons/service.nextup.notification/resources/lib/Player.py', 300, 61, ' self.currentepisodeid = currentepisodeid\n'))
-->End of Python script error report<--
15:01:15 T:123145317482496 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
15:01:15 T:123145314263040 NOTICE: Skin Helper Service --> Kodi_Monitor: onDatabaseUpdated: video
15:01:16 T:123145319092224 ERROR: GetDirectory - Error getting None
15:02:26 T:123145310429184 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
Hi,
It works on my fireTv. IM85288 can you fix the indentation as i have no way of testing. Is shgould line up with the preceeding IF statement before line 300
Should be done now with latest on GIT