Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.3.0 #20

Merged
merged 20 commits into from
Mar 30, 2020
Merged

Release 1.3.0 #20

merged 20 commits into from
Mar 30, 2020

Conversation

jvlflame
Copy link
Collaborator

[1.3.0]

Added

  • Additional language support for existing scraper sources
    • JavLibrary ZH (CN) scrape-javlibraryzh=True
    • JavLibrary JA scrape-javlibraryja=True
    • R18 ZH scrape-r18zh=True
  • Original Japanese actress entries to r18-thumbs.csv
  • Alternate language selection for description translation translate-description-language=en
  • Parameter -ImportSettings to specify an external settings file
    • Example: Javinizer -Path C:\Downloads\JAV-Unsorted -ImportSettings C:\settings-template1.ini -Multi
    • This is for those of you running Javinizer in automation or want to just specify different presets when sorting
  • Parameter -MoveToFolder and -RenameFile to set true/false value for move-to-folder in the commandline
    • Example: `Javinizer -Path C:\Downloads\JAV-Sorted -Recurse -MoveToFolder:$false -RenameFile:$false
    • This is for when you want to refresh metadata for already sorted videos but don't want to manually adjust your settings file

Changed

  • Default naming of poster.jpg -> folder.jpg
    • This allows the poster image to show up as the default folder thumbnail in Windows File explorer
    • I have not noticed any issues with Plex/Emby/Jellyfin for this naming convention but let me know if there is a conflict
  • Default throttling of thumbnail updates to 5
    • Requests have been erroring out due to the speed of the requests and Cloudflare throttling
  • Update check will only occur once per session by checking global variable

Fixed

  • Actresses from DMM not being properly added to nfo when first-last-name-order=false
  • R18 thumbnail csv adding duplicate entries with reversed order when first-last-name-order=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant