Skip to content

Releases: javinizer/Javinizer

2.4.9

05 Apr 04:27
e930d29
Compare
Choose a tag to compare
Merge pull request #257 from jvlflame/dev

2.4.9

2.4.8

05 Apr 03:26
2ab4eff
Compare
Choose a tag to compare

Added

  • Added EnglishAlias and JapaneseAlias properties to JAVLibrary scraper output
  • Setting sort.metadata.nfo.preferactressalias added to replace the default actress with the oldest alias in the aggregated metadata (#219)
    • This can be used to "normalize" your actresses if you use JAVLibrary as your primary actress metadata

Fixed

  • Various fixes to regex matcher which were altering results
  • Mgstage scraper fixed for site HTML changes
  • Tag/Genres no longer being automatically replaced on a null replacement value

2.4.7

15 Mar 01:55
15fe2f5
Compare
Choose a tag to compare

Fixed

  • Using <TITLE> at the end of a directory format string no longer errors when creating metadata files (#245)
  • JavBus genre metadata scraper updated for site changes

2.4.6

07 Mar 22:50
88349ef
Compare
Choose a tag to compare

Changed

  • GUI: -StartGUI now checks for and applies updates to the GUI dashboard script before starting

Fixed

  • GUI: Running sort on an individual file on the filebrowser now properly displays metadata after scraping
  • GUI: Committing sort on an individual file now prpoerly clears the sort screen
  • GUI: -InstallGUI now properly applies file permissions to install directory for non-english locale systems (#244)

2.4.5

03 Mar 09:36
a8cfed6
Compare
Choose a tag to compare

Had some reports that additional padding on the screenshot filenames were breaking functionality with Plex, so updated to make them configurable.

Changed

  • Screenshot filename index padding is now configurable via setting "sort.format.screenshotimg.padding": 1

Fixed

  • GUI: Fixed issue where checkbox for sort.metadata.nfo.translate.keeporiginaldescription would always be checked if sort.metadata.nfo.translate was true

2.4.4

02 Mar 19:18
732bac8
Compare
Choose a tag to compare

Sorry for these rapidfire releases, but it seems like I introduced quite a few bugs with my refactoring for release 2.4.0.
Hopefully this release addresses the rest of the critical errors, but do create an issue or send me a message on discord if you find anything else.

Added

  • Added <FILENAME> as a format string which converts to the movie's basename

Changed

  • Downloaded screenshot names now have a 2 digit padding for the incremented number
  • -UpdateModule now copies tags, genre, history csv files to new module folder instead of doing a comparative replacement

Fixed

  • Fixed issue where sort would fail when downloading movie screenshots
  • Fixed issue where filematcher would erroneously detect 5 digit movies with a single trailing '0' as a contentId during multipart matching (e.g. DMM-070807_1) (#227)
  • Fixed issue where Jav321 scraper was failing due to invalid -AllResults parameter
  • Fixed issue where error was being thrown when trying to translate from english => english
  • Fixed issue where error was being thrown when movie was not matched

2.4.3

02 Mar 09:13
737693d
Compare
Choose a tag to compare

Fixed

  • Fixed issue where genres were not being replaced from the genre csv (#235)
  • Fixed issue where -Update was not being applied properly

2.4.2

01 Mar 09:44
ca561ae
Compare
Choose a tag to compare

See release 2.4.0 for full changelog.

Fixed

  • GUI: Fixed custom appbar not being displayed

2.4.0

01 Mar 05:43
fab50bb
Compare
Choose a tag to compare

WARNING The jvSettings.json default metadata priorities have been changed to prioritize javlibrary over r18. If you have been using the default settings previously, make sure to update them accordingly.

A lot of QoL has been introduced for both the Docker and Windows Javinizer GUI setup as well as improvements to functionality. You can now install via Javinizer -InstallGUI and skip the first-time dashboard import when running Javinizer -OpenGUI.
For docker, the default container port has been changed from 5000 => 8600 to not conflict with Synology. The /home/data volume has been removed, and the new mount path for the jvSettings.json file is /home/jvSettings.json.

# New container port is now 8600
docker run -p 8600:8600 jvlflame/javinizer:latest
View updated GUI components

Updated sidebar/appbar

image

Tooltips

image
image
image

Genre/Tag editor

image

Stats

image

Individual scraper source data

image
image

Advanced manual search

image

Output preview

image

Filematcher preview

image
image

Added

  • Added -OpenModule parameter to open the Javinizer module directory
  • Added setting scraper.option.addmaleactors to scrape avdanyuwiki.com for male actors (#147)
    • Updated English names in the thumb csv will be added in a later release
  • Sorting files via the CLI now populates the history csv file (-OpenHistory)
  • GUI: Added ouput and filematcher preview
  • GUI: Added recurse depth selection on sort card
  • GUI: Added genre/tag editor popups
  • GUI: Added stats page that corresponds with the history csv
  • GUI: Added an advanced manual search workflow
  • GUI: Added tooltip descriptions for most GUI actions and settings options
  • GUI: Added better dark/light theme management, refreshed appbar
  • GUI: Added 'not matched' count to sort progress popup

Changed

  • Updated settings metadata priority defaults to favor javlibrary over r18
  • mgstageja scraper no longer includes actress aliases in the JapaneseName
  • jav321 scrapers no longer include actress aliases in the JapaneseName
  • History csv now includes all metadata fields
  • GUI: Installing the GUI no longer requires first-run setup via -OpenGUI and Docker
  • GUI: PowerShell Universal version upgraded from 1.4.7 => 1.5.13
  • GUI: Default port changed from 5000 => 8600
  • GUI: GUI now runs in a non-admin scope to allow easier access to network drives

Fixed

  • Fixed issue where actress images would fail to download if they contained special characters on mgstage (#223)
  • Fixed issue causing update check to never run
  • Fixed issue with javlibraryja and javlibraryzh scrapers not accepting manual cloudflare cookies
  • Fixed issue where R18 series metadata included a blank 'tab' character

2.3.3

12 Feb 10:36
ed06b03
Compare
Choose a tag to compare

Changed

  • admin.updates.check now checks on a 24 hour interval instead of on first-run
  • Removed local dependencies on -UpdateModule - now runs properly

Fixed

  • Fixed JAVLibrary scraper not returning cover urls for certain movies
  • Fixed file matcher cleaning regex ".HD" => ".HD"