Releases: javinizer/Javinizer
Releases · javinizer/Javinizer
2.6.1
2.6.0
New release to address r18.dev.
JAVLibrary has implemented Cloudflare restrictions for certain regions. If you are unable to scrape using JAVLibrary, re-attempt it with a VPN (and try multiple different regions).
Added
- Added setting
sleep
to add a delay between scraper threads
Changed
- Reduced throttlelimit from 10 -> 3
- Added custom UserAgent identifier to r18.dev scraper requests
- Set JAVLibrary scrapers to disabled by default
- Set throttlelimit to 1 by default
Removed
- Removed all cloudflare validation from JAVLibrary scraper
2.5.18
2.5.17
2.5.16
2.5.15
2.5.14
2.5.13
2.5.12
Fixed
- Added support for R18.dev
- Updated Module update script to base on master repository
Note: You will get an error if you upgrade with -UpdateModule
:
Exception setting "scraper.movie.r18": "The property 'scraper.movie.r18' cannot be found on this object. Verify that the property exists and can be set."
SetValueInvocationException
...
You can safely ignore these errors because r18 and r18zh has been dropped.
Also due to the way how -UpdateModule
works, unfortunately it can only be fixed from version 2.5.12
onwards.