Win Artwork Organizer Script Failing?
#1
Hi,

When I run the Artwork Organizer Program it breezes through movie and TV show artwork and consistently fails when it comes to Music. Here's an extract from the debug log, anyone got any ideas? Thanks in advance!

08:28:19 T:2136 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "C:\Users\kurosh\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 514, in <module>
Main()
File "C:\Users\kurosh\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 33, in __init__
self._copy_artwork()
File "C:\Users\kurosh\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 148, in _copy_artwork
self._copy_musicvideofanart()
File "C:\Users\kurosh\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 246, in _copy_musicvideofanart
artist = item['artist'][0]
IndexError: list index out of range
-->End of Python script error report<--
08:28:19 T:2608 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
08:28:19 T:2136 INFO: Python script stopped
Reply
#2
Hello anyone? Don't think I'm the only person experiencing this after many google searches... :|
Reply

Logout Mark Read Team Forum Stats Members Help
Artwork Organizer Script Failing?0