github javinizer/Javinizer 1.5.0
[1.5.0]

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

To preface: this was a quick release that did not involve much QA of the features added. Please open an issue if you find any bugs, thanks. If you use the javbus scraper to sort uncensored JAV, it is likely you'll need to use the -Strict parameter as the default renamer does not take that format into account.

To roll forward your existing settings.ini file:

# Add under [Main]:

scrape-javbus=False
scrape-javbusja=False
scrape-actress-en=True
scrape-actress-ja=True

# Add under [General]:

max-path-length=255

Added

  • Initial JavBus scraper functionality
    • Setting scrape-javbus, scrape-javbusja
  • Setting toggle for r18.com actress name language scraping to csv when using -GetThumbs or -UpdateThumbs
    • scrape-actress-en
    • scrape-actress-ja
  • Setting max-path-length to allow user to define maximum path length of sorted files
  • Enhanced -ViewLog functionality and parameters
    • Colored output for ERROR and WARN log messages
    • -ViewLog (List, Object, Table, Grid)
    • -Entries
    • -Order (Asc, Desc) Default: Desc
    • -LogLevel (Info, Error, Warn, Debug)
    • Examples:
      • Javinizer -ViewLog List
      • Javinizer -ViewLog Table -LogLevel Error -Entries 10
      • Javinizer -ViewLog Object | Where-Object {$_.message -like 'Skipped*'}

Removed

  • Host output when Javinizer function is started/stopped

Don't miss a new Javinizer release

NewReleases is sending notifications on new releases.