Kodi Community Forum
[Release] Artwork Organizer Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [Release] Artwork Organizer Script (/showthread.php?tid=109304)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: [Release] Artwork Organizer Script - mew1033 - 2015-02-02

(2015-02-02, 21:18)Hustler1337 Wrote: At the risk of sounding like an absolute douche, what purpose does this add-on serve? I understand it copies your fanart, posters etc into the movies'/tv shows' respective folders, but what can you do with that?

Also, won't this result in twice the amount of storage used to save artwork because it duplicates the files?

Just trying to get my head round it.

Thanks Wink

Doesn't sound douchey to me, but I didn't write the addon. ;-)

For me, it allows me to use my fanart/posters as rotating backgrounds in skins that support it. For example, I run the script every once and a while to recopy all my fanart to a folder. Then I point my skin to that folder as a background image source.


RE: [Release] Artwork Organizer Script - kurosh - 2015-02-11

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


RE: [Release] Artwork Organizer Script - Hetfiled - 2015-02-11

I have a similar problem .......

Quote:20:23:42 T:3856 ERROR: XFILE::CDirectory::Create - Error creating C:\
20:23:43 T:3856 ERROR: Previous line repeats 208 times.
20:23:43 T:3856 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\IO\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 514, in <module>
Main()
File "C:\Users\IO\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 33, in __init__
self._copy_artwork()
File "C:\Users\IO\AppData\Roaming\Kodi\addons\script.artworkorganizer\default.py", line 148, in _copy_artwork
self._copy_musicvideofanart()
File "C:\Users\IO\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<--

thank you


RE: [Release] Artwork Organizer Script - kurosh - 2015-02-15

Hello anyone? Don't think I'm the only person experiencing this after many google searches... :|


RE: [Release] Artwork Organizer Script - SeNtReX - 2015-03-06

Today I re-installed my media center and I'm receiving an error while using the Artwork Organizer.
Before re-installation it worked :S

I used the Artwork downloader first and I can see it downloaded the fan art of Movies and Music Videos (concerts)

I receive the same error as shown above, when I switch off copy music video fan art and music video thumbs the error doesn't appear.

I tried several builds of Kodi but no luck, am I missing something here ?

Debug log


RE: [Release] Artwork Organizer Script - SeNtReX - 2015-03-31

(2015-03-06, 22:13)SeNtReX Wrote: Today I re-installed my media center and I'm receiving an error while using the Artwork Organizer.
Before re-installation it worked :S

I used the Artwork downloader first and I can see it downloaded the fan art of Movies and Music Videos (concerts)

I receive the same error as shown above, when I switch off copy music video fan art and music video thumbs the error doesn't appear.

I tried several builds of Kodi but no luck, am I missing something here ?

Debug log

Is there somebody that can help me with this issue, its driving me crazy ?


RE: [Release] Artwork Organizer Script - SeNtReX - 2015-04-01

After a day of testing I noticed that the issue occurred since Kodi 14.0.
When I use Gotham 13.2 the artwork organizer works.
Hope it is of any help.


RE: [Release] Artwork Organizer Script - audaly - 2015-04-08

I have similar Music Video problem too since Kodi 14.0.


RE: [Release] Artwork Organizer Script - Hetfiled - 2015-04-09

(2015-04-08, 17:21)audaly Wrote: I have similar Music Video problem too since Kodi 14.0.

Last week I made a clean install, and the script worked fine until I created a new music database

All my music is stored on another pc on my network.


RE: [Release] Artwork Organizer Script - Caramba69 - 2015-04-26

Same problem here with my music video files


RE: [Release] Artwork Organizer Script - ronie - 2015-04-26

i can't reproduce the error.

please upload a Debug Log using this version:
script.artworkorganizer-3.0.2.zip


RE: [Release] Artwork Organizer Script - audaly - 2015-04-26

My debug log : http://pastebin.com/7ppQFZM5


RE: [Release] Artwork Organizer Script - ronie - 2015-04-26

(2015-04-26, 19:25)audaly Wrote: My debug log : http://pastebin.com/7ppQFZM5

thx! mind checking if it's fixed in this version:
script.artworkorganizer-3.0.3.zip


RE: [Release] Artwork Organizer Script - audaly - 2015-04-26

3.0.3 debug log: http://pastebin.com/de0QZRAt


RE: [Release] Artwork Organizer Script - ronie - 2015-04-26

right :-)
please give script.artworkorganizer-3.0.4.zip as shot.