- March 10, 2006
- 4,434
- 1,897
- Thread starter
- Moderator
- #31
Re: Adult movie scraper (details+covers) -- v1.0.3
My HTPC is still boxed up, so I had to verify the scraper manually, but I did not find any problems, which means that nothing has changed at CDUniverse.com website. I would need a scraper-debug-enabled log file from you, to diagnose the problem then.
Your easiest way is to run a batch file that mass renames all the "Movie Title Front.jpg" into "folder.jpg" (or copy), because otherwise you would have to dabble in a custom scraper, based on the XBMC NFO scraper (as you need data for all the other fields as well, genre, title, year, actors, etc).
Hey RoChess,
thanks your fantastic work!
The scraper works really good, I have just one problem - no back cover is grabbed. Maybe something changed on CD Universe, so if you find the time, I would be very grateful, if you can take a look at this problem!
My HTPC is still boxed up, so I had to verify the scraper manually, but I did not find any problems, which means that nothing has changed at CDUniverse.com website. I would need a scraper-debug-enabled log file from you, to diagnose the problem then.
Second one is a question: I have a lot of movies CD Universe has no info for - but I have covers for these movies named: Movie Title Front.jpg and Movie Title Back.jpg. Is there any way I can make Moving pictures take these as cover art for these movies? I don't wanna rename them all to folder.jpg.
Can I use RegExp in the "Search Movie Folder for cover art" field and is there an expression for the movie title like %title% or something?
Thanks again, the scraper is awesome,
0dB
Your easiest way is to run a batch file that mass renames all the "Movie Title Front.jpg" into "folder.jpg" (or copy), because otherwise you would have to dabble in a custom scraper, based on the XBMC NFO scraper (as you need data for all the other fields as well, genre, title, year, actors, etc).