DoctorD1501 / JAVMovieScraper

Scrape XBMC and Kodi movie metadeta and automatically rename files for Japanese Adult Videos (JAV), American Adult DVDs, and American Adult Webcontent
GNU General Public License v2.0
748 stars 162 forks source link

Add option to turn off trailer scraping? DMM slowing down the whole process during Trailer scraping #298

Open NewMember12345 opened 4 years ago

NewMember12345 commented 4 years ago

During the scraping process, it hangs/slows down during the trailer scraping from DMM.co.jp. I had set disable for both scrapers in the amalgamation setting but it still tries to search for it. I've read in a very old ticket where you can change the controller to dmm scraper profile to false. I've done it but unfortunately, I do not know how to compile it through eclipse back into an executable jar.

So may I request a setting where you can disable trailer scraping completely?

Or can someone write a detailed tutorial on how to compile these git sources from start to finish? (i'm currently getting thousands of errors when importing it into Eclipse and have given up again, i usually attempt to compile every 6 months but now i'm asking for help).

Thanks.

zuko7177 commented 3 years ago

I've added code to skip DMM trailer scraping if user disables "write trailer" preference.

Preferences --> File Creation --> Download and Write Trailer To File (Warning: Slow)

See pull request #326