(2012-06-05, 20:32)AddonScriptorDE Wrote: @Eldritch: Is it working now?
Nope, error from log here.
22:54:02 T:4720 NOTICE: -->Python Interpreter Initialized<--
22:54:04 T:4720 ERROR: Error Type: <type 'exceptions.UnboundLocalError'>
22:54:04 T:4720 ERROR: Error Contents: local variable 'lastCat' referenced before assignment
22:54:04 T:4720 ERROR: Traceback (most recent call last):
File "C:\Users\JS\AppData\Roaming\XBMC\addons\plugin.video.watch.it.later\default.py", line 262, in <module>
playListMain()
File "C:\Users\JS\AppData\Roaming\XBMC\addons\plugin.video.watch.it.later\default.py", line 174, in playListMain
addDir(pl.replace(lastCat+": ",""),pl,'showPlaylist',"")
UnboundLocalError: local variable 'lastCat' referenced before assignment
22:54:04 T:1924 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.watch.it.later
22:54:04 T:1924 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.watch.it.later) failed
And thanks for updates and for the hard work!