Skip to content

Releases: StuffAnThings/qbit_manage

v3.6.2

25 Apr 00:23
1fa74bf
Compare
Choose a tag to compare

Bug Fixes

  • Fixes bug in cross_seed (Fixes #270)
  • Bug causing RecycleBin not to be created when full path is defined. (Fixes #271)
  • Fixes Uncaught exception while emptying recycle bin (Fixes #272)

Full Changelog: v3.6.1...v3.6.2

v3.6.1

22 Apr 14:18
9e621e3
Compare
Choose a tag to compare

Requirements Updated

  • Updates qbitorrent api to 2023.4.47

Bug Fixes

Full Changelog: v3.6.0...v3.6.1

v3.6.0

12 Apr 18:53
30c3bea
Compare
Choose a tag to compare

Requirements Updated

  • Updates qbitorrent api to 2023.4.45
  • Updates Schedule to 1.2.0

Refactoring

  • Refactor qbit_manage to split up core functions into separate files

Full Changelog: v3.5.1...v3.6.0

v3.5.1

10 Apr 12:21
a544f9a
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v3.5.0...v3.5.1

v3.5.0

04 Apr 02:03
ac3da26
Compare
Choose a tag to compare

Requirements Updated

  • Adds check for minimum python requirement of 3.8.1+ (Fixes #221)
  • Updates qbitorrent api to 2023.3.44

New Features

  • Adds support for custom noHL tag (closes #210)

Bug Fixes

Full Changelog: v3.4.4...v3.5.0

v3.4.4

05 Mar 16:17
b1ee3b5
Compare
Choose a tag to compare

Requirements Updated

  • Bump qbittorrent-api from 2023.2.42 to 2023.2.43

Bug Fixes

  • Fixes NoHL torrents being removed when criteria not met (#205)

Full Changelog: v3.4.3...v3.4.4

3.4.3

14 Feb 02:23
465e922
Compare
Choose a tag to compare

Requirements Updated

  • Bump qbittorrent-api from 2022.11.40 to 2023.2.42

Bug fixes

  • Fixes nohardlink bug displaying 'Unable to open the folder' message

Full Changelog: v3.4.2...v3.4.3

3.4.2

19 Dec 22:16
Compare
Choose a tag to compare

Bug fixes

  • Sends notification in nohardlink section when qbit_manage cannot access the file/folder.
  • Sends warning rather than force a failure when the nohardlink is unable to access the file.

Full Changelog: v3.4.1...v3.4.2

v3.4.1

12 Dec 01:56
Compare
Choose a tag to compare

Requirements Updated

  • removed alive_progress dependency until rolling log bug is fixed

Bug fixes

  • Fixes #192
  • Fixes #196
  • Minor code refactor and better error logging

Full Changelog: v3.4.0...v3.4.1

3.4.0

04 Dec 13:16
4d397ac
Compare
Choose a tag to compare

Requirements Updated (requirements need to be re-installed)

Bump retrying from 1.3.3 to 1.3.4
Bump qbittorrent-api from 2022.10.39 to 2022.11.40
Bump flake8 from 5.0.4 to 6.0.0

New Features

  • Major refactor in how share limits get handled and noHL updates. See more details here
  • Adds support for #96
  • Adds support for #183

Bug fixes

  • Bug fix on script for deleting torrents on low disk space. Thanks! @StoneColeQ
  • Fixes empty secret redacting all logs
  • Refactor handling trace logs
  • Fixes #158
  • Fixes #173
  • Changes default share limit to no limit if not defined in config

Full Changelog: v3.3.1...v3.4.0