Added
- Setting
location.uncensorcsv
to allow user-defined uncensor csv path
Changed
- Dmm scraper now includes TrailerUrl (Thanks @seeyabye)
-Update
parameter now downloads metadata items in addition to updating the nfo file- Actress matcher logic updated for more accurate results
- Default file matcher logic updated to better clean filenames downloaded from torrent sites
Fixed
- Javlibrary ratings are now properly assigned to the nfo
- Dmm scraper now correctly gets actresses
- Regex file match no longer incorrectly changes the movie ID during sort
sort.metadata.nfo.firstnameorder
now correctly applies to<ACTORS>
in sort formats
See More
- 6a2fcc7 Merge pull request #95 from jvlflame/dev
- 54ef250 Remove underscore prefix for file cleaning
- b08f967 Fix uncensorcsv path
- 6ac5806 Update for 2.0.1
- 734b294 Move iFrameUrl to try block
- 3aa698e Merge branch 'master' of https://github.com/jvlflame/JAV-Organizer into dev
- 918fe8d Added DMM Trailer (#90)
- 8929e48 Add configurable location for uncensor csv (#93)
- 37d37e9 Fix japanese actress nfo output (#92)
- 70d5549 Fix dmm scraper actresses (#92)
- d6401c0 Fix firstnameorder setting in aggregated data (#91)
- bae4174 Fix regex match transformation (#88)
- a82530d Remove alternate names in dmm scraper
- d5d312a Change update functionality to also download metadata
- e51bd8a Fix Dmm actress scraper
- e2117d1 Fix javlibrary rating output
- 121aa55 Update actress matcher logic
- a5c36c0 Update remove strings
- 4898cf2 Merge branch 'master' of https://github.com/jvlflame/JAV-Organizer into dev
- 83bed29 Fix find when using dmm url
This list of changes was auto generated.