github Audionut/Upload-Assistant 5.0.0

latest releases: v5.4.2, v5.4.1, v5.4.0...
3 months ago

A major version bump given some significant code changes

What's Changed

  • Get edition from IMDB by @Audionut in #519
  • Update LT.py by @Aerglonus in #520
  • (Add) mod queue opt-in option to OTW tracker by @AnabolicsAnonymous in #524
  • Add test run action by @Audionut in #525
  • Prep is getting out of hand by @Audionut in #518
  • Config generator and updater by @Audionut in #522
  • Image rehosting use os.chdir as final fallback by @Audionut in #529
  • Added a fallback to cover issue that causes glob to not find images when site rehosting images
  • Fixed an issue that send dubbed as dual audio to MTV
  • Fixed an issue when HDB descriptions returned None from bbcode cleaning
  • Stopped using non-English names from TVDB when original language is not English
  • Caught an error when TMDB is None from BHD
  • Added function so that series packs can get TVDB name
  • Other little tweaks and fixes

NOTES

  • There is now a config generator and updater. config-generator.py. Usage is in the readme and docker wiki. As the name implies, you can generate new configs and update existing configs.
  • If you are an existing user wanting to use the config-generator, I highly recommend to update your client names to match those set in the example-config
    "qbittorrent": {
  • The names that match what you set as the default_torrent_client
    "default_torrent_client": "qbittorrent",
  • This will make your experience with the config-generator much more pleasurable.
  • BHD api/rss keys for BHD id/description parsing are now located with the BHD tracker settings and not within the DEFAULT settings section. It will continue to work with a notice being printed for the meantime, but please update your configs as I will permanently retire the old settings in time.
  • modq for UNIT3D sites has been fixed in the UNIT3D source thanks to @AnabolicsAnonymous let me know if a site you use has updated to the latest UNIT3D source code with modq api fix, and it can be added to that sites UA file.
  • You may notice that the main landing page now contains some Test Run passing displays. This does some basic checking that won't catch every error, but it may be useful for those who update directly from master branch. I'll keep adding to this over time to better catch any errors, If this display shows error, probably don't git pull.

New Contributors

Full Changelog: 4.2.4.1...5.0.0

Don't miss a new Upload-Assistant release

NewReleases is sending notifications on new releases.