No Longer getting fanart

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
m0gwai Offline
Member
Posts: 69
Joined: Oct 2008
Reputation: 1
Post: #1
Hey,

Something happened in my Library, see I used to get fanart for 95% of my movies and using aeon they would display in the background when scrolling through my movie library, I'm sure all of you are familiar with this and I'm not sure if only Aeon can do this or not.

However now all movies I'm adding Aeon or XBMC is never finding any background fanart and I'm talking about mainstream movies that I know have fanart available, I've set content to movies using IMDB as a scrapper, fanart is enabled and even if I go inside the movie and refresh or click the get fanart button it's simply not finding any, actually when clicking get fanart it's not even looking for anything, it's says none is available,

I'm clearly doing something wrong, any ideas?
find quote
azido Offline
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
Post: #2
m0gwai Wrote:Hey,

Something happened in my Library, see I used to get fanart for 95% of my movies and using aeon they would display in the background when scrolling through my movie library, I'm sure all of you are familiar with this and I'm not sure if only Aeon can do this or not.

However now all movies I'm adding Aeon or XBMC is never finding any background fanart and I'm talking about mainstream movies that I know have fanart available, I've set content to movies using IMDB as a scrapper, fanart is enabled and even if I go inside the movie and refresh or click the get fanart button it's simply not finding any, actually when clicking get fanart it's not even looking for anything, it's says none is available,

I'm clearly doing something wrong, any ideas?

might be the easy case that there is an nfo-file inside your movie dir which causes xbmc not to lookup anymore for any external source?

that's the first thing that comes in my mind. so go check the dir of a movie you know it's not going to lookup, look for tbn and nfo files, remove them and try again.

cheers,azido :;):

-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
(This post was last modified: 2008-12-11 02:09 by azido.)
find quote
thesuffering Offline
Senior Member
Posts: 251
Joined: Aug 2008
Reputation: 0
Post: #3
im having the same issue as the thread starter. all my files are in a common directory and i do not use library mode. aeon has been very successful in the past at scaping fan art, but lately it just stopped, and like the thread starter said, its with mainstream movies, not obscure off the wall ones. in my common directory there are no tbn or nfo files.
sorry to partially hijack, but i have a feeling my problem is related to the thread starters so the more info the quicker resolution we both get.
find quote
Deucehearts Offline
Junior Member
Posts: 9
Joined: Dec 2008
Reputation: 0
Post: #4
I'm having the same exact issue. (Amazing how Transformers doesn't have any fan art or Tropic Thunder.) It also has issues sometimes finding Posters. (Tropic Thunder once again.) Any help on this issue would be great.

I'm running XBMC 8.10 on Win XP Pro.
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,793
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #5
Deucehearts Wrote:I'm having the same exact issue. (Amazing how Transformers doesn't have any fan art or Tropic Thunder.) It also has issues sometimes finding Posters. (Tropic Thunder once again.) Any help on this issue would be great.

I'm running XBMC 8.10 on Win XP Pro.

Please update your scraper to a more recent version.

A few days ago I've updated all fanart-enabled scrapers to use the newer TMDb api which offers more fanart images than the old one you're using right now. Get the scrapers here and replace your existing scraper in system/scrapers/video with the newly downloaded one.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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
thesuffering Offline
Senior Member
Posts: 251
Joined: Aug 2008
Reputation: 0
Post: #6
VDRfan Wrote:Please update your scraper to a more recent version.

A few days ago I've updated all fanart-enabled scrapers to use the newer TMDb api which offers more fanart images than the old one you're using right now. Get the scrapers here and replace your existing scraper in system/scrapers/video with the newly downloaded one.

okay, i think i did something wrong...any scraper i grabbed and uploaded to my xbox caused the scraper to disappear from the list in aeon when i hit set content. what did i do wrong? Sad
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,793
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #7
Hard to say without a full debug log and without knowledge of what you exactly did Wink

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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
azido Offline
Posting Freak
Posts: 1,881
Joined: Nov 2008
Reputation: 1
Location: Stuttgart, Germany
Post: #8
VDRfan Wrote:Please update your scraper to a more recent version.

A few days ago I've updated all fanart-enabled scrapers to use the newer TMDb api which offers more fanart images than the old one you're using right now. Get the scrapers here and replace your existing scraper in system/scrapers/video with the newly downloaded one.

how about updating them via svn repo installer?

just an idea..

cheers,azido :;):

-=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=-
But some cool guys keep coding stuff to it and made it dharma-compatible, see here:
http://forum.xbmc.org/showthread.php?tid=82899
find quote
thesuffering Offline
Senior Member
Posts: 251
Joined: Aug 2008
Reputation: 0
Post: #9
VDRfan Wrote:Hard to say without a full debug log and without knowledge of what you exactly did Wink

all i did was right click saved as from that site you provided and them ftp'd them into the directory on the xbox you said to. im not sure how to even run a debug log...
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,793
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #10
azido Wrote:how about updating them via svn repo installer?
Yeah, we're thinking about a way to auto-update scrapers. SVN Repo Installer would be one option.

thesuffering Wrote:all i did was right click saved as from that site you provided and them ftp'd them into the directory on the xbox you said to. im not sure how to even run a debug log...

Take a look at the scrapers you've downloaded.. they are html files. Simply click on the wanted scraper (xml) and download it via one of the 'Download in other formats' links found on the bottom of the site.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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
Post Reply