Skip to content

Releases: Audionut/Upload-Assistant

3.5.0

16 Feb 09:21
Compare
Choose a tag to compare

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, use process_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

Full Changelog: 3.4.0...3.5.0

3.4.0

10 Feb 06:33
Compare
Choose a tag to compare
  • 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

08 Feb 10:50
Compare
Choose a tag to compare
  • 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

08 Feb 07:21
Compare
Choose a tag to compare
  • Sanitize filenames in screenshots()
  • Fix API based banned group checking

Full Changelog: 3.3.2...3.3.2.1

3.3.2

08 Feb 01:16
Compare
Choose a tag to compare

What's Changed

  • Fix error when only one tracker in default_tracker config

Full Changelog: 3.3.1...3.3.2

3.3.1

07 Feb 03:07
Compare
Choose a tag to compare

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

06 Feb 11:53
Compare
Choose a tag to compare

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

Full Changelog: 3.2.1...3.3.0

3.2.1

30 Jan 22:38
Compare
Choose a tag to compare

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

27 Jan 04:29
88bd0e1
Compare
Choose a tag to compare

Fix screen header error

Full Changelog: 3.2.0...3.2.0.1

3.2.0

26 Jan 23:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.9.1...3.2.0