This repository was archived by the owner on May 1, 2026. It is now read-only.
Releases: javinizer/Javinizer
Releases · javinizer/Javinizer
Release list
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.
2.5.11
2.5.10
2.5.9
2.5.8
Added
- Setting
sort.movesubtitlesto automatically detect and move subtitle files (#197)- This feature assumes that the root movie path is in its own contained folder with the subtitle files. Sorting files while using a flat directory structure will most likely not work as intended
- Detects .ass, .ssa, .srt, .smi, .vtt
- DeepL translator support (Thanks @Toastyice #302)
- Can be enabled by using settings:
"sort.metadata.nfo.translate.module": "deepl""sort.metadata.nfo.translate.deeplapikey": ""
- It requires a DeepL developer API key which allows 500,000 characters a month for free
- Can be enabled by using settings:
Fixed
2.5.7
Added
- Setting
sort.metadata.nfo.addaliasesto add all actress aliases alongside the original name as separate actresses in the nfo (#290) (#291)
Changed
- Improved filematcher (#289)
- contentId matching is now improved
- file names starting with
.*\.org@are now matched properly (e.g. bbs2048.org@MOVIE-123.mp4) - file names starting with
.*\.xyz-are now matched properly (e.g. aaxv.xyz-MOVIE-123.mp4)
Fixed
2.5.6
Added
- Timeout configuration for trailer/screenshot download requests (in ms) (#286)
- CLI docker images (tag:
jvlflame/javinizer:latest-cli)
Fixed
- Series metadata for r18 now properly uncensored
- Actresses with invalid thumburl no longer automatically added to r18 thumb csv (after r18 html changes)
2.5.5
2.5.4
2.5.3
If you were having issues with JAVLibrary, hopefully this resolves it. If you are still unable to get it work, read through #169 or hop onto my discord to ask.
Also feel free check out my new userscript to highlight entry titles that are "owned" on JAVLibrary. If you are taking advantage of the Javinizer -SetOwned feature, or mark movies owned manually, then this might be helpful for your browsing habits.
Fixed
- JAVLibrary cloudflare session now properly added to requests when running Javinizer without
-Path(e.g. using location.input) - Suppress errors related to regex partnumber match when no partnumber is present