Releases: javinizer/Javinizer
2.4.9
2.4.8
Added
- Added
EnglishAlias
andJapaneseAlias
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
2.4.6
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
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
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
2.4.2
2.4.0
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
Tooltips
Genre/Tag editor
Stats
Individual scraper source data
Advanced manual search
Output preview
Filematcher preview
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
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"