Skip to content

Releases: javinizer/Javinizer

2.5.0

06 Jul 02:24
1bca926
Compare
Choose a tag to compare

Added

  • Tokyohot scraper (#253) Largely untested, please provide feedback if you find any issues!
  • Add settings to use proxy for web requests Largely untested, please provide feedback if you find any issues!
    • proxy.enabled
    • proxy.host
    • proxy.username
    • proxy.password
  • <\thumb> tag added to nfo for the coverurl field (#267)
  • -Clean parameter to clean JAV filenames without sorting (Only CLI for now)
    • e.g. Javinizer -Path C:\Javinizer\Unsorted -Clean -Verbose

Changed

  • File matcher
    • Files beginning with [...].com@ are now cleaned properly (e.g. [email protected])
    • Properly match multipart format with .part, .pt, .cd
    • Multipart format now works with letters up to Y (From A-D => to A-Y) to better work with JAV VR

Fixed

  • Javbus coverUrl scraper returning a relative path instead of the full path
  • Single-word actresses from javlibrary being set as @Unknown in dynamic folder structures
  • Automatically retry all requests on failure (up to 3 times) to attempt to resolve failed javlibrary requests

2.4.11

06 Jun 22:11
fda4dbf
Compare
Choose a tag to compare

Changed

  • Mgstage data scraper now includes trailer scraping (#262)
  • Dmm url scraper now falls back to dmm search if the movie is missing on r18

2.4.10

29 Apr 01:53
23978e8
Compare
Choose a tag to compare

Fixed

  • Fixed error output caused by missing R18 (Zh) pages used by R18 actress scraper
  • Fixed tags not being replaced properly by the tagcsv

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