Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Releases: jvlflame/JAV-Sort-Scrape-javlibrary

v1.5.4-hotfix-1

08 Mar 09:04
bb60d62
Compare
Choose a tag to compare
  • Fixes Python Cloudscraper runtime error on sort_jav.py:
    • RuntimeError: !!Loop Protection!! We have tried to solve 3 time(s) in a row.

v1.5.4

09 Oct 18:59
Compare
Choose a tag to compare
  • Changes
    • Add actor thumbnail URL directly in the .nfo metadata within Set-JAVNfo.ps1 to work with
      Plex
    • Change some default video naming settings in settings_sort_jav.ini
    • Change directory structure for Get-R18ThumbUrls.ps1
    • Add updated actor .csv files
  • Fixes
    • Fix Sort-7mmtv.ps1 not sorting some videos
    • Fix $SettingsPath on Get-R18ThumbUrls.ps1

v1.5.3

12 Sep 00:54
Compare
Choose a tag to compare
  • Additions
    • Add setting scrape-r18-other-metadata to scrape and set R18.com metadata for series and video director
    • Experimental - Add script Sort-7mmtv.ps1 to scrape and set 7mmtv.tv metadata for uncensored and amateur JAV
  • Fixes
    • Fix setting do-not-rename-file causing script to break when setting is true

v1.5.2

07 Sep 08:59
Compare
Choose a tag to compare
  • Additions

    • Add setting to prefer r18 title for video metadata
    • Add setting to run sort_jav.py without renaming video files Removed Sep 10, 2019 due to breaking bug
  • Fixes

    • Fix html causing inconsistencies on video titles in Emby
    • Fix Set-JAVNfo.ps1 not writing metadata for videos with naming starting with "R18"
    • Fix R18 titles not scraping with PowerShell 6.0+

v1.5.1

02 Sep 11:06
Compare
Choose a tag to compare

Fixes

  • Fix error causing nfo metadata file not being read by Emby
  • Fix Set-JAVNfo.ps1 file compatibility with PowerShell Core 6.0+

v1.5.0

02 Sep 04:14
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

Broken build - do not use

Additions

  • Scrape R18.com actor thumbnails and push to Emby/Jellyfin
  • Add video part number in metadata title for multipart videos

Changes

  • Repository file structure changed to be more user accessible
  • Use ratio based crop rather than absolute when cropping movie covers to poster size

Fixes

  • Widen .jpg file match to crop all covers properly in edit_covers.py
  • Fix encoding option on javlibrary html to allow better reading of special characters

v1.4.5

07 Aug 00:30
Compare
Choose a tag to compare
  • Add option to keep original thumbnail (800x533) aspect ratio cover as $name-thumb.jpg
  • Add script edit_covers.py to crop covers of already-scraped files recursively. Check documentation under how to run for more information.
    • New settings to manage covers
      • scraped-covers-path
      • keep-original-cover

v1.4.4

06 Aug 08:13
Compare
Choose a tag to compare
  • Add option (crop-cover-to-poster) to crop cover image to poster size (378x533) for better viewing on Emby
  • Fix html txt file not moving into folder if file already exists

v1.4.3

03 Aug 18:12
Compare
Choose a tag to compare
  • Add -Prompt parameter to Set-JAVNfo.ps1 to show changes before confirming. To remove, remove the parameter in the Set-JAVNfo.ps1 script on the last line
  • Add option to add video genre as a 'tag' metadata option to allow for multi-genre/tag sorting in Jellyfin
  • Fix video title erroring out and not writing to the proper file for some files

v1.4.1

27 Jul 19:36
Compare
Choose a tag to compare
  • Bugfix paths containing square brackets error read/write through Set-JAVNfo.ps1