google-code-export / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
1 stars 0 forks source link

Attempting to get multiple artist scrape twice #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Can this be prevented:

NowPlayingScrape is starting for artist Eminem;Rihanna. 
Trying to find fanart for artist Eminem;Rihanna. 
No fanart found for artist Eminem;Rihanna. 
NowPlayingScrape is done. 
NowPlayingScrape is starting for artist Eminem | Rihanna. 
Trying to find fanart for artist Eminem | Rihanna. 
No fanart found for artist Eminem | Rihanna. 
NowPlayingScrape is done. 

Original issue reported on code.google.com by damien.haynes@gmail.com on 15 Oct 2010 at 1:21

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 15 Oct 2010 at 1:21

Attachments:

GoogleCodeExporter commented 9 years ago
Note: even though we see these messages in log, the correct multiple artist 
fanarts show in now playing.

This thread may also be useful, as I think its a problem with mediaportal that 
your seeing the ';' for the artist...although im not 100% sure:

http://forum.team-mediaportal.com/listen-music-99/issue-multiple-artists-not-bei
ng-pipe-seperated-now-playing-87979

Original comment by damien.haynes@gmail.com on 15 Oct 2010 at 1:58

GoogleCodeExporter commented 9 years ago
Fixed in MediaPortal.

One thing I think would be nice is that if the Fanart scraper reported 
individual artists for the scrape e.g.

instead of
NowPlayingScrape is starting for artist Enrique Iglesias | Pitbull. 
Trying to find fanart for artist Enrique Iglesias | Pitbull. 
No fanart found for artist Enrique Iglesias | Pitbull. 

do:
NowPlayingScrape is starting for artist Enrique Iglesias
Trying to find fanart for artist Enrique Iglesias
No fanart found for artist Enrique Iglesias
NowPlayingScrape is starting for artist Pitbull
Trying to find fanart for artist Pitbull
No fanart found for artist Pitbull.

one other thing...it reports no fanart for Pitbull or Enrique even though it 
exists online...I dont have these artists fanarts locally so I end up with no 
fanart when on NowPlaying.

http://www.htbackdrops.com/v2/displayimage.php?album=search&cat=0&pid=7370#top_d
isplay_media

http://www.htbackdrops.com/v2/thumbnails.php?search=Enrique+Iglesias&submit=sear
ch&album=search&title=checked&caption=checked&keywords=checked&type=AND

This should be raised seperately.

Original comment by damien.haynes@gmail.com on 16 Oct 2010 at 2:36

GoogleCodeExporter commented 9 years ago
Hi,

I'm not quite sure what the difference between this issue and 102 but if I got 
it correctly it should be fixed together with what I did for issue 102.

best regards
cul8er

Original comment by markus_e...@telia.com on 18 Oct 2010 at 10:26

GoogleCodeExporter commented 9 years ago
It was a problem with MediaPortal 1.2 SVN...which is now fixed.

You can close, thankyou.

Original comment by damien.haynes@gmail.com on 18 Oct 2010 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by markus_e...@telia.com on 18 Oct 2010 at 11:18