![]() |
|
[RELEASE] Movieplayer.it scraper for Movies new version (Italian) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Metadata scrapers (/forumdisplay.php?fid=147) +---- Thread: [RELEASE] Movieplayer.it scraper for Movies new version (Italian) (/showthread.php?tid=60585) |
- Simzer0 - 2011-01-31 15:44 KoTiX Wrote:Tnx for reporting it, I'll take a look to it.Thx Kotix, i wait for your response. (poi te la offro sicuro una birra ^^) - KoTiX - 2011-02-01 00:38 I've checked with different skins and with the TMDB scraper too to be sure I'm not doing anything wrong, but I don't understand in which case we should see the studio logo. Can you please tell me the skin you use, or the one you have seen the studio logos? - Simzer0 - 2011-02-01 14:37 Usually i use Aeon65 skin, but with Confluence i have the same result. my tests done are: Scan of same files with TMDB and the result is: ![]() ![]() With Movieplayer: ![]() ![]() I also try to export the nfo files to check the difference between TMDB and Movieplayer: Movieplayer: <studio>Twentieth Century Fox Film Corporation</studio> <studio>Davis Entertainment</studio> TMDB: <studio>Twentieth Century Fox Film Corporation</studio> The only difference found is that TMDB get only 1 studio and your script get 2 studios. I hope you will be useful. - Simzer0 - 2011-02-01 16:00 At last after some try i found the trouble. Your script scanning for different studio and write all on nfo files, but if i keep only one line, delete the other and refresh archive, studio logo work fine. - KoTiX - 2011-02-01 22:30 Ok then, if this is the problem, i can update the scraper to retreive just one studio instead of multiple ones. I beleive one is more then enught ![]() Here is a quick fix, edit movieplayer.xml and search for this part Quote: <GetImdbStuff dest="5"> remove the red part - Simzer0 - 2011-02-02 01:41 Thx Kotix, now your scraper is perfect for me
- bfg9000 - 2011-03-05 17:49 I don't know what happen but it's a couple of days the scraper is failing to find all the movies, i mean even also the one that in the past were found correctly. Is there any log or similar to troubleshoot this? tnx - bfg9000 - 2011-03-05 17:51 It works if i disable google search.. - KoTiX - 2011-03-05 19:24 Tnx for reporting it, I'll check that at soon as possible. - tefnut - 2011-03-06 14:50 how can i disable google check for tv shows? i can find in film scraper option, but not for tvshow |