JAVMovieScraper
JAVMovieScraper copied to clipboard
Add option to turn off trailer scraping? DMM slowing down the whole process during Trailer scraping
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.
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