Need testing for the new function to update existing nfo files according to your thumbcsv and genrecsv (actress name, actress thumburl, actress alias, genre replacements, genre ignores)
# Verbose will only output a message if the file was changed
# If you want further information on how the actresses are getting matched, add -Debug
Javinizer -Path 'C:\JAV\Sorted' -Recurse -UpdateNfo -Verbose
Added
- Function to update existing nfo files using thumb and genre csv
- R18 scraper now scrapes both English and Japanese actress names
- Javlibrary scraper now scrapes both English and Japanese actress names
- Thumb csv aliases now supports Japanese names
<ACTORS>
re-added as available rename fileformat, settingsort.format.delimiter = ', '
Changed
- Setting
sort.format.posterimg
changed to array to allow creation of multiple poster images per video (e.g. poster.jpg, folder.jpg) - Setting
sort.metadata.nfo.translate
changed tosort.metadata.nfo.translatedescription
- Setting
sort.metadata.nfo.translate.language
changed tosort.metadata.nfo.translatedescription.language
-Language
parameter removed from all url scraper functions, instead returns all available language urls by default- Url scraper is now only run once when scraping multiple languages of the same site
Fixed
<ACTORS>
now works as a set fileformat- Resolved DMM scraper incorrectly matching IDs with similar name (e.g hrv00030 would match chrv00030)
- Resolved translated description not setting properly
- Some issues where aliases were not matching properly when scraping using thumb csv
See More
- ad70ff1 Update formatting
- 83dc108 Silence progress bar for individual scrapers
- 21a9fe2 Updates for 2.0.0-alpha5
- 16e267e Add genrecsv functionality and fix nfo with single actress
- 78387b6 Update description setting name
- 5f785f5 Allow creation of multiple poster images
- 56534c2 Update sort.format.posterimg to array
- 88d3ced Add functionality to update-jvnfo
- 8c0898d Change translate setting name
- 6aadd9b Update alias matching during Javinizer sort
This list of changes was auto generated.