github javinizer/Javinizer 1.7.2

latest releases: 2.5.17, 2.5.16, 2.5.15...
3 years ago

To roll forward your existing setttings file:

# Add under [General]
regex-id-match=1
regex-pt-match=2

# Add under [JavLibrary]
request-timeout-sec=90

Changes:

Added

  • Settings file validation for:
    • True/False values
    • Integer values
    • Multi-sort throttle value

Changed

  • -SetJavlibraryOwned now accepts a Path as well as a text list of movie IDs
    • If a path is detected, it will use Javinizer's default movie matching scheme to match IDs (regex-match supported as well)
      • e.g. Javinizer -SetJavlibraryOwned "C:\JAV\Sorted" -Recurse
    • If a file is detected, it will use the text list of movie IDs
      • e.g. Javinizer -SetJavlibraryOwned "C:\JAV\movies.txt"
  • Timeout for setting owned movies on JAVLibrary is now user-defined (in seconds)
    • Setting request-timeout-sec
  • Regex match sorting now allows user-defined match values
    • Setting regex-id-match and regex-pt-match
  • -Multi sort now uses PowerShell native Start-ThreadJob cmdlet as opposed to PoshRSJob
  • Progress bar when using parameter -Multi now includes current in-progress threads

Fixed

  • Movies failing to be sorted into separate folders when using -Multi with default settings
  • Javinizer failing when regex match fails on an item and returns a null value
  • Javinizer not ignoring movies that don't match the regex string when regex-match=True

Removed

  • PoshRSJob dependency removed

  • 080c3e5 Fix javinizer not ignoring files that don't match regex
  • fecae73 Add functionality to setjavlibraryowned on a path
  • be2a752 Add error check for when regex match fails
  • b1646a0 Change r18 thumb scraping to match multi throttle
  • e2c337e Update progresspreference and casing
  • 1791d49 Remove function start/end messages
  • cb9072c Update demo media
  • 283ea15 Add integer setting validation
  • 92b4812 Add user-defined regex match group values
  • d7d5b34 Add initial settings value validation
  • d488f50 Change javlibrary set owned timeout as user-defined
See More * 939681b Merge pull request #54 from jvlflame/staging * 9d782b3 Update docs for 1.7.2 * a34f0f0 Merge pull request #53 from jvlflame/feature/rewrite-multi * 87a5faf Update multi sort to remove PoSHRSJob dependency * a950e08 Set theme jekyll-theme-cayman * 3a3c156 Merge pull request #50 from jvlflame/staging

This list of changes was auto generated.

Don't miss a new Javinizer release

NewReleases is sending notifications on new releases.