Releases: Audionut/Upload-Assistant
Releases · Audionut/Upload-Assistant
3.5.0
Some breaking changes in this release.
- config option
"shared_seedbox": False
is no longer valid. It should work out of the box, but any issues with resource limits can be settled with"process_limit": "1"
- The same applies with
task_limit
, useprocess_limit
instead. - On posix system the terminal will get reset. I tried refactoring the handling on screens, again, without luck, again. Hopefully this fixes issues people with their terminals after screens handling.
- qBitTorrent users can now rely entirely on the API. Comment out the
torrent_storage_dir
in your config. This means UA now supports sqlite databases.
What's Changed
- UA now supports getting metadata ids from BTN/BHD - see user details needed in example-config
- Handle all prompts in -ua by @Audionut in #323
- bhd description parsing by @Audionut in #341
- Image handling update by @Audionut in #342
- feat: support transmission by @KyokoMiki in #344
- Update MTV.py: no AKA removing by @FunFrog-BY in #347
- qbittorrent rely only on api by @Audionut in #337
- Skip category get unit3d sites that could break category set
- Fixed id handling from sites
- Fixed an issue with ptp description handling
- bdmv playlists, skip repeating menu background playlists and auto select when only one valid playlist
- Reduced the default process limit to 5.
- Removed type id searching at SP, since their bot doesn't type id.
- Fixed episode title handling in Aither in some circumstances
- Fixed tracker handling when editing meta
- Fixed to not check site ids everything editing meta
- Fixed missing encoding in AR could bork
- Bumped MTV search limits to catch more than 25 results
New Contributors
- @KyokoMiki made their first contribution in #344
Full Changelog: 3.4.0...3.5.0
3.4.0
- Minor fixes
- Bump version to fix fat finger version issue that broke the last docker latest tag
Full Changelog: 3.3.3.2...3.4.0
3.3.2.2
- Fix bad default in cutoff screens config breaking image uploading
- Fix bad indentation breaking multi-file/disc image uploading
Full Changelog: 3.3.2.1...3.3.3.2
3.3.2.1
- Sanitize filenames in screenshots()
- Fix API based banned group checking
Full Changelog: 3.3.2...3.3.2.1
3.3.2
What's Changed
- Fix error when only one tracker in default_tracker config
- Fix outstanding threads by @Audionut in #327
- Remove Audionut's Upload Assistant from extracted descriptions by @GamerGirlN6467 in #329
- misc fixes by @argonan0 in #330
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- Fixed the banned group prompt
- Fixed repeated bdmv playlist prompting
- Condensed bdmv playlist to not print repeating m2ts files in playlist
- Fix wrong screenshot path assignment that broke files in a folder when folder was path
- Limit used screenshots to config option by @Zips-sipZ in #326
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Fixed dual audio naming bug in MTV
- Bumped searching timeouts for Aither/LST to allow time for other api calls
- Aither tracker claims movie support
- Added HDB to the automatic ID pull from torrent comment
- Added config option
only_id
which when set true will only grab metadata ids from a tracker, not the description or images - Update FNP.py (resolution_id) by @FunFrog-BY in #310
- [MTV.py] Adding second mediainfo for DVD .vob files where applicable. by @FunFrog-BY in #313
- HDDVD updates by @Audionut in #301 - Allows playlist selection and other QoL updates, more to come
- add argument -oil, only if language present by @Audionut in #315
- Update SPD.py by @swannie-eire in #318
- fix season dupe checking by @Audionut in #319
- Add BTN/BHD meta id parsing by @Audionut in #322
- Fix edit-args by @Audionut in #316
New Contributors
- @FunFrog-BY made their first contribution in #310
Full Changelog: 3.2.1...3.3.0
3.2.1
What's Changed
- Cleanup lst.py by @LostRager in #307
- Update LT.py: Add more Spanish audio checks by @ninboy in #309
- web-dl trumps hdtv in dupe checking
- Initialize bdinfo_keys in ptp.py
New Contributors
Full Changelog: 3.2.0.1...3.2.1
3.2.0.1
Fix screen header error
Full Changelog: 3.2.0...3.2.0.1
3.2.0
What's Changed
- LST banned group api by @Audionut in #279
- LST category update by @Audionut in #280
- Season episode dupe checking by @Audionut in #303
- Index created images everywhere and sort before upload by @Audionut in #296
- update for new announce URL #291 by @BoBeR182 in #297
- Adding screenheader code to multi files by @Zips-sipZ in #304
- Aither tracker claims more useful, since it now paginates through all claims.
Full Changelog: 3.1.9.1...3.2.0