[Release] Artwork Downloader

  Thread Rating:
  • 10 Votes - 4.3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Martijn Online
Team-XBMC
Posts: 7,696
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #601
They come from xbmc database. Ut just asks what movies there are.
Make sure you clean your library more than an hour before running the script.

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]
find quote
knewknow Offline
Member
Posts: 89
Joined: Mar 2011
Reputation: 1
Post: #602
(2012-05-19 17:18)Martijn Wrote:  They come from xbmc database. Ut just asks what movies there are.
Make sure you clean your library more than an hour before running the script.

Thanks. Just tried it again (after an hour) and everything is working as planned. Is there a mysql routine that refreshes this info from time to time?
find quote
Martijn Online
Team-XBMC
Posts: 7,696
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #603
Data is cached for one hour after it is run. This for speeding up sub sequent library calls if you want to make changes.

I will reduse that time in next update.

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]
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #604
Hi,

I'm having an issue with the plugin.
It's basically freezing/crashing on the downloading part.

This causes me to to have ctrl/alt/del my xbmc down.

So,
I tried using the run in background option and watch local tv show, all as fin gain during the search, but when it cme to the download it actually froze my tv show from playing altogether and again crashed my xbmc.

It sits at around 2Gb of ram when in use (which seems large) and just completely freezes xbmc.

Win7,
Eden final,
Clean install (just reimported my library from seperate files)

I know a log will be required, but my reason for posting is perhaps Martijn or anyone already knows of this and is working on a fix etc.

Thanks in advance,
find quote
Vengent Offline
Junior Member
Posts: 11
Joined: Sep 2010
Reputation: 0
Post: #605
Is there a way to limit how many movies it will process at a given time? (NOT the limit artwork per movie).

I've got about 450 movies and have recently tried setting it to download on startup, noticed random crashes then. Turned debug on everything and last few times it gets to around 250th movie, then no debug no message, just boom, back to apple screen. (sadly, nothing in syslog and no crashreporter either).

Disabling the auto-run eliminates the random crashes.

If it could batch 10-20 at a time, then it would slowly make progress, but (going by the debug) it just parses everything to build the download list, then goes back to download everything at the end, and in my case that means nothing every downloads.

It works great for the tv stuff, both one at a time, and all at once (I only have about 110 tv shows).

Thanks for the cool addon!
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #606
(2012-05-25 05:20)Vengent Wrote:  Is there a way to limit how many movies it will process at a given time? (NOT the limit artwork per movie).

I've got about 450 movies and have recently tried setting it to download on startup, noticed random crashes then. Turned debug on everything and last few times it gets to around 250th movie, then no debug no message, just boom, back to apple screen. (sadly, nothing in syslog and no crashreporter either).

Disabling the auto-run eliminates the random crashes.

If it could batch 10-20 at a time, then it would slowly make progress, but (going by the debug) it just parses everything to build the download list, then goes back to download everything at the end, and in my case that means nothing every downloads.

It works great for the tv stuff, both one at a time, and all at once (I only have about 110 tv shows).

Thanks for the cool addon!

This is exactly what's happening to me Smile
I was just about to ask if we could set it off on certain drives or locations etc or limited to 100 at a time, then a break, then another 100 etc..

It's crashing for me every time I run it at the moment and can't get any artwork for new shows Sad
find quote
Martijn Online
Team-XBMC
Posts: 7,696
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #607
(2012-05-30 13:30)PatrickBateman Wrote:  
(2012-05-25 05:20)Vengent Wrote:  Is there a way to limit how many movies it will process at a given time? (NOT the limit artwork per movie).

I've got about 450 movies and have recently tried setting it to download on startup, noticed random crashes then. Turned debug on everything and last few times it gets to around 250th movie, then no debug no message, just boom, back to apple screen. (sadly, nothing in syslog and no crashreporter either).

Disabling the auto-run eliminates the random crashes.

If it could batch 10-20 at a time, then it would slowly make progress, but (going by the debug) it just parses everything to build the download list, then goes back to download everything at the end, and in my case that means nothing every downloads.

It works great for the tv stuff, both one at a time, and all at once (I only have about 110 tv shows).

Thanks for the cool addon!

This is exactly what's happening to me Smile
I was just about to ask if we could set it off on certain drives or locations etc or limited to 100 at a time, then a break, then another 100 etc..

It's crashing for me every time I run it at the moment and can't get any artwork for new shows Sad

No sorry.
It should keep last scraped data in it memory so re-running it would quickly start where ever it left.

Crashes is probably something else. Best post crashlogs + debug log in general forum section.

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]
find quote
aelahi Offline
Junior Member
Posts: 18
Joined: Dec 2010
Reputation: 0
Post: #608
How can I eliminate the pop-up dialogue from appearing? I've set the settings to run in background and turned off "show dialog on finished/errors".

I just want it to run in the background when I start XBMC but I don't want to see any pop-up messages.

Thx.
find quote
Martijn Online
Team-XBMC
Posts: 7,696
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #609
Unless every one starts paying for the software and images it stays

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]
find quote
RandomNinjaAtk Offline
Member
Posts: 77
Joined: Jun 2011
Reputation: 1
Location: USA -> Maryland
Post: #610
I'm having problem with the addon downloading logos that don't exist for my movies. This results in the same logo being copied, maybe from cache to every movie that doesn't have a logo. So I end up with like 100+ movies having the same exact logo. Is anyone else having this problem?

"Live to Win!"
www.stevenohare.com - Personal Blog
www.oharesites.com - Domain Names, Web Hosting, Email Hosting and more
find quote
Post Reply