Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Releases: javinizer/Javinizer

2.5.12

Choose a tag to compare

@seeyabye seeyabye released this 05 May 15:06
eabd618

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

Choose a tag to compare

@seeyabye seeyabye released this 15 Feb 13:45
d6a09a8

Fixed

  • Fixed missing sort.renamefolderinplace in GUI (#353)
  • Removed R18 support (#350)
  • Fixed javbus screenshot not being recognized (#349)
  • Fixed jav321 screenshots not being grabbed correctly (#346)

2.5.10

Choose a tag to compare

@jvlflame jvlflame released this 12 Dec 21:39

Fixed

  • Fixed JAVLibrary actress name order (english/romaji) for movies with only one actress (#321)
  • Fixed JAVBus actress thumbnail URL for actresses missing the baseURL (#316)
  • Fixed JAVLibrary invalid screenshot urls containing extra https:

2.5.9

Choose a tag to compare

@jvlflame jvlflame released this 20 Oct 10:28
e5abb2e

Fixed

  • Fixed R18/DMM URL scraper due to changed R18 search HTML

2.5.8

Choose a tag to compare

@jvlflame jvlflame released this 28 Sep 03:29

Added

  • Setting sort.movesubtitles to 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

Fixed

  • Suppress SYSLIB0014 error when importing custom webscraper class (Thanks @Andor233)
  • The GUI code editor now properly displays the correct custom location paths when clicking the Edit button (#301)

2.5.7

Choose a tag to compare

@jvlflame jvlflame released this 23 Aug 03:57
e8b4180

Added

  • Setting sort.metadata.nfo.addaliases to 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

  • Fixed fields on dmmja scraper (#293) (#294)

2.5.6

Choose a tag to compare

@jvlflame jvlflame released this 04 Aug 18:12

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

Choose a tag to compare

@jvlflame jvlflame released this 29 Jul 14:04
eedc21e

Fixed

  • Actresses now properly set on R18Zh scraper
  • Screenshot URLs on R18/R18Zh scraper properly set if missing highest quality images

2.5.4

Choose a tag to compare

@jvlflame jvlflame released this 28 Jul 15:37
d8ddcc1

Fixed

  • R18 scraper following its movie page update (#282)

2.5.3

Choose a tag to compare

@jvlflame jvlflame released this 12 Jul 07:02
1fee638

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.

image

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