github StuffAnThings/qbit_manage v4.3.0

latest releases: v4.6.0, v4.5.5, v4.5.4...
3 months ago

Breaking Change

  • requirements.txt is now replaced with pyproject.toml meaning that local installs will need to replace their update command pip install -r requirements.txt with pip install .
  • Those that are running qbit-manage in docker don't need to do anything and things will continue to work as is

Requirements Updated

qbittorrent-api==2025.5.0
humanize==4.12.3

New Updates

  • Added user defined stalled_tag. Configurable through config.yml. (Closes #802 Thanks to @Patchy3767)

Bug Fixes

  • Fixed max_seeding time of 0 for share_limits (Fixes #790 Thanks to @glau-bd)
  • Fixed Upload Limit not reset when LastActive/MinSeedsNotMet (Fixes #804)
  • Fixed Share limits not showing in logs when 0 torrents are in the group(Fixes #789)
  • Fixes bug where it tries to remove root_dir when not using category (Fixes #777)

Full Changelog: v4.2.2...v4.3.0

Don't miss a new qbit_manage release

NewReleases is sending notifications on new releases.