Skip to content

Releases: StuffAnThings/qbit_manage

v4.2.0

01 Mar 01:44
fc24d1d
Compare
Choose a tag to compare

New Updates

  • Removes deprecated cross-seed command/function (#758)
  • Adds ability to tag stalled downloads (#757)
  • Adds ability to customize a list of status to ignore during rem_unregistered command (#756)

Bug Fixes

  • Fixes bug in Windows during category updates (#755)

Full Changelog: v4.1.18...v4.2.0

v4.1.18

23 Feb 23:17
54cee3a
Compare
Choose a tag to compare

Requirements Updated

qbittorrent-api==2025.2.0
humanize==4.12.1

Full Changelog: v4.1.17...v4.1.18

v4.1.17

10 Feb 00:17
a09bdb5
Compare
Choose a tag to compare

New Updates

  • Adds support for environment variables in config file using (!ENV VAR_NAME)
  • Add Retries on ConnectionError (#740)
  • Fixes #702
  • Removes warning when remote_dir is not defined

Special thanks to @NooNameR for their contributions!
Full Changelog: v4.1.16...v4.1.17

v4.1.16

02 Feb 23:16
99cfac5
Compare
Choose a tag to compare

Requirements Updated

ruamel.yaml==0.18.10

New Updates

  • Adds support for wlidcard matching in category (Adds #695)

Full Changelog: v4.1.15...v4.1.16

v4.1.15

03 Jan 22:12
469bd83
Compare
Choose a tag to compare

Requirements Updated

qbittorrent-api==2024.12.71

Bug Fixes

  • Additional unregistered messages added (Fixes #719)

Full Changelog: v4.1.14...v4.1.15

v4.1.14

10 Dec 13:17
6074703
Compare
Choose a tag to compare

Requirements Updated

qbittorrent-api==2024.11.70

Full Changelog: v4.1.13...v4.1.14

v4.1.13

09 Nov 22:02
6931495
Compare
Choose a tag to compare

Requirements Updated

croniter==5.0.1
qbittorrent-api==2024.10.68

Bug Fixes

  • Fixes bug in torrent exporting for versions < 4.5.0

Full Changelog: v4.1.12...v4.1.13

v4.1.12

19 Oct 13:52
00ce5c6
Compare
Choose a tag to compare

Requirements Updated

humanize==4.11.0

New Updates

  • Adds new script to remove cross-seed tag (scripts/remove_cross-seed_tag.py)

Bug Fixes

  • List orphaned files when reaches max threshold. (Closes #672)
  • Removing empty directories now ignores exclude patterns (Closes #624)

Full Changelog: v4.1.11...v4.1.12

v4.1.11

06 Oct 16:04
ae22e32
Compare
Choose a tag to compare

New Updates

  • Adds new config option disable_qbt_default_share_limits to allow qbit_manage to handle share limits and disable qbittorrent's default share limits
  • Adds new config option max_orphaned_files_to_delete to set default safeguards against mass deletion when running remove orphaned.
  • Adds new environment variables QBT_LOG_SIZE and QBT_LOG_COUNT to customize log retention (Closes #656)

Bug Fixes

  • Truncates Recyclebin JSON filename when its too long. (Closes #604)
  • Uses Qbittorrent's torrent export to save .torrent files for qbittorrent version > 4.5.0 (Closes #650)
  • Include orphaned files and recycle bin in the list of folders to ignore when looking for noHL (Closes #660)

Full Changelog: v4.1.10...v4.1.11

v4.1.10

02 Oct 00:40
aa2c46e
Compare
Choose a tag to compare

Requirements Updated

  • qbittorrent-api==2024.9.67

Full Changelog: v4.1.9...v4.1.10