What's Changed
- update mediainfo by @Audionut in #514
- HUNO - naming update by @Audionut in #535
- add arr support by @Audionut in #538
- Tracker specific custom link_dir and linking fallback by @brah in #537
- Group tagging fixes
- Updated PTP url checking to catch old PTP torrent comments with non-ssl addy. (match more torrents)
- Whole bunch of console print cleaning
- Changed Limit Queue to only limit based on successful uploads
- Fixed PTP to not grab description in instances where it was not needed
- Set the TMP directory in docker to ensure description editing works in all cases
- Other little tweaks and fixes
NOTES
- Added specific mediainfo binary for DVD's. Update pymediainfo to use latest mediainfo for everything else.
pip install -U pymediainfo
- With arr support, if the file is in your sonarr/radarr instance, it will pull data from the arr.
- Updated --webdv as the HYBRID title set. Works better than using --edition
New configs
link_dir_name
for tracker specific linking directory name instead of tracker acronym.allow_fallback
to use original folder client injection model if linking failure.keep_images
to keep description images whenonly_id
is True
New Contributors
Full Changelog: 5.0.2...5.0.3