[Release] Artwork Organizer Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
gibxxi Offline
Senior Member
Posts: 292
Joined: Oct 2011
Reputation: 4
Post: #81
(2012-03-23 22:56)RavenNL Wrote:  Since this week this addon has stopped working for me, i seriously don't know why tbh. When I start the script i see it trying to copy the files but it goes so fast that I instantly receive an error message "script failed"

Can anybody see what is going wrong here? Wasn't this script updated this week? I tried to rollback but the option was grayed out so i tried to uninstall it and install it agian but same problem persists

http://pastebin.com/0eKYy97C
For me all add-ons relating to fanart.tv or that use fanart.tv have stopped working properly. Not only Artwork Organizer which fails to download anything, but also cdART manager is not working properly for me. I have a sneaky suspicion it may be the recent changes to fanart.tv that are causing this.

[Image: watched-clearlogo.jpg]
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #82
(2012-03-23 22:59)gibxxi Wrote:  For me all add-ons relating to fanart.tv or that use fanart.tv have stopped working properly. Not only Artwork Organizer which fails to download anything, but also cdART manager is not working properly for me. I have a sneaky suspicion it may be the recent changes to fanart.tv that are causing this.

Artwork Organizer != Artwork Downloader

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2012-03-23 23:04 by ronie.)
find quote
gibxxi Offline
Senior Member
Posts: 292
Joined: Oct 2011
Reputation: 4
Post: #83
Yes, I mean Artwork Downloader, not Artwork Organizer.

[Image: watched-clearlogo.jpg]
find quote
Martijn Online
Team-XBMC
Posts: 7,700
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #84
(2012-03-23 23:04)gibxxi Wrote:  Yes, I mean Artwork Downloader, not Artwork Organizer.

Then you might want to post your issues in the correct thread Cool


The reason why there's nothing downloaded from fanart.tv site:
http://forum.xbmc.org/showthread.php?tid...pid1053539

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-03-23 23:32 by Martijn.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #85
(2012-03-23 22:56)RavenNL Wrote:  Since this week this addon has stopped working for me, i seriously don't know why tbh. When I start the script i see it trying to copy the files but it goes so fast that I instantly receive an error message "script failed"

Can anybody see what is going wrong here? Wasn't this script updated this week? I tried to rollback but the option was grayed out so i tried to uninstall it and install it agian but same problem persists

http://pastebin.com/0eKYy97C

it's failing on the musicvideo library.. i assume you don't have any musicvideos in your library?

i can't explain why it suddenly would fail on that as nothing was changed in this regard....

for now you can disable the musicvideo items in addon settings while i work on a fix.

it's correct the addon was updated last week and a new version is already on it's way,
that one will fix the fetching of season thumbs that's currently broken.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
gibxxi Offline
Senior Member
Posts: 292
Joined: Oct 2011
Reputation: 4
Post: #86
(2012-03-23 23:12)Martijn Wrote:  
(2012-03-23 23:04)gibxxi Wrote:  Yes, I mean Artwork Downloader, not Artwork Organizer.

Then you might want to post your issues in the correct thread Cool


The reason why there's nothing downloaded from fanart.tv site:
http://forum.xbmc.org/showthread.php?tid...pid1053539

My most humble apologies exalted one. I made a genuine mistake when reading the thread title. I've had issues with both add-ons this past week, and got confused as to which was which when making the post. I will endevour to be more careful before posting in the future. Apologies.

[Image: watched-clearlogo.jpg]
find quote
RavenNL Offline
Fan
Posts: 308
Joined: Jul 2011
Reputation: 1
Location: Netherlands
Post: #87
(2012-03-23 23:21)ronie Wrote:  
(2012-03-23 22:56)RavenNL Wrote:  Since this week this addon has stopped working for me, i seriously don't know why tbh. When I start the script i see it trying to copy the files but it goes so fast that I instantly receive an error message "script failed"

Can anybody see what is going wrong here? Wasn't this script updated this week? I tried to rollback but the option was grayed out so i tried to uninstall it and install it agian but same problem persists

http://pastebin.com/0eKYy97C

it's failing on the musicvideo library.. i assume you don't have any musicvideos in your library?

i can't explain why it suddenly would fail on that as nothing was changed in this regard....

for now you can disable the musicvideo items in addon settings while i work on a fix.

it's correct the addon was updated last week and a new version is already on it's way,
that one will fix the fetching of season thumbs that's currently broken.

Thanks that worked, I indeed don't have any music vids in my library.

[Image: watched-fanart.jpg]
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #88
(2012-03-24 09:03)RavenNL Wrote:  Thanks that worked, I indeed don't have any music vids in my library.

thanx for confirming :-)

will push an updated version in a bit.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Jeroen_JRP Offline
Junior Member
Posts: 13
Joined: Dec 2006
Reputation: 0
Post: #89
A tip for lazy people like me:

Placing the following line in the addon.xml (after <addon ...> and before </addon>)

<extension point="xbmc.service" library="default.py" start="login"></extension>

will run the script on XBMC startup.


[Edited after comments from ronie and Martijn]
(This post was last modified: 2012-03-25 16:33 by Jeroen_JRP.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #90
(2012-03-25 13:36)Jeroen_JRP Wrote:  A tip for lazy people like me:

Placing the following line in the addon.xml (after <addon ...> and before </addon>)

<extension point="xbmc.service" library="default.py" start="[login|startup]"></extension>

will run the script on XBMC startup.

if you want to use it that way, you should use:
Code:
<extension point="xbmc.service" library="default.py" start="login"></extension>

running the script at startup, could cause issues i think.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2012-03-25 15:23 by ronie.)
find quote
Post Reply