2011-11-24, 02:36
trying to get the icon for "lucy, daughter of the devil" and "moral oral" and im getting a 'script failed' error. all other shows work without issue
here is the snip of debug
not sure whats going on but i have tried manually dumping the icon into the folder for lucy, it never shows up, tried forcing it to refresh the cache by rescraping after manually adding the logo & watching a couple episodes and restarting the system completely... not sure whats up with this.
fyi in case its relevant, the media is on a remote server and those shares are mapped to the local machine
here is the snip of debug
Code:
16:01:50 T:1628 M:1712340992 INFO: -->Python script returned the following error<--
16:01:50 T:1628 M:1712340992 ERROR: Error Type: exceptions.TypeError
16:01:50 T:1628 M:1712340992 ERROR: Error Contents: unsubscriptable object
16:01:50 T:1628 M:1712340992 ERROR: Traceback (most recent call last):
File "C:\Documents and Settings\mediacenter\Application Data\XBMC\addons\script.logo-downloader\default.py", line 643, in ?
downloader()
File "C:\Documents and Settings\mediacenter\Application Data\XBMC\addons\script.logo-downloader\default.py", line 143, in __init__
self.solo_mode()
File "C:\Documents and Settings\mediacenter\Application Data\XBMC\addons\script.logo-downloader\default.py", line 150, in solo_mode
self.id_verif()
File "C:\Documents and Settings\mediacenter\Application Data\XBMC\addons\script.logo-downloader\default.py", line 426, in id_verif
if self.tvdbid[0:2] == "tt" or self.tvdbid == "" :
TypeError: unsubscriptable object
16:01:50 T:1628 M:1712340992 INFO: -->End of Python script error report<--
16:01:50 T:1628 M:1712336896 INFO: Python script stopped
16:01:50 T:1628 M:1712336896 DEBUG: Thread 1628 terminating
16:01:50 T:1080 M:1712365568 DEBUG: python thread 7 destructed
not sure whats going on but i have tried manually dumping the icon into the folder for lucy, it never shows up, tried forcing it to refresh the cache by rescraping after manually adding the logo & watching a couple episodes and restarting the system completely... not sure whats up with this.
fyi in case its relevant, the media is on a remote server and those shares are mapped to the local machine