Skip to content

Releases: Audionut/Upload-Assistant

3.6.0

28 Feb 13:49
Compare
Choose a tag to compare

What's Changed

  • cleanup tasks by @Audionut in #364
  • version.py in the data directory contains version number with changelog.

Full Changelog: 3.5.3.3...3.6.0

3.5.3.3

27 Feb 23:13
Compare
Choose a tag to compare
  • Catch unescaped new lines in changelog

Full Changelog: 3.5.3.2...3.5.3.3

3.5.3.2

27 Feb 23:06
Compare
Choose a tag to compare
  • Add changelog to version.py

Full Changelog: 3.5.3.1...3.5.3.2

3.5.3.1

27 Feb 22:51
Compare
Choose a tag to compare

Full Changelog: 3.5.3...3.5.3.1

3.5.3

27 Feb 22:45
Compare
Choose a tag to compare

What's Changed

  • Update SubsPlease-specific checks for 720p by @ppkhoa in #362
  • JPTV - add torrent url by @fawni in #369
  • Limited max piece size to 128 MiB as libtorrent v1.2 leaks memory with larger sizes
  • added JPTV argument to better support final site days
  • bunch of minor fixes
  • added UA version number inside data/version.py

New Contributors

Full Changelog: 3.5.2...3.5.3

3.5.2

22 Feb 08:47
Compare
Choose a tag to compare

What's Changed

  • proper config get to mitigate deleted config element
  • Update default ACM announce URL by @backstab5983 in #357

New Contributors

Full Changelog: 3.5.1...3.5.2

3.5.1

20 Feb 09:09
Compare
Choose a tag to compare

What's Changed

  • Add language check and chande encode ID by @tiberio87 in #348
  • Don't overwrite ids by @Audionut in #349
  • Update imdb.py by @swannie-eire in #352
  • Any metadata ids entered with argument or pulled from a site should stick, and never be overwritten by any other metadata function
  • Fixed packs image handling after image handling refactor
  • Catch an error when resetting terminal
  • Validate HTTP trackers before existing search
  • Proper ULCX resolution exclusion handling

Full Changelog: 3.5.0...3.5.1

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