Releases: StuffAnThings/qbit_manage
Releases · StuffAnThings/qbit_manage
v3.6.2
v3.6.1
Requirements Updated
- Updates qbitorrent api to 2023.4.47
Bug Fixes
- Fixes bug in not removing empty directories (Thanks to @buthed010203 #266)
- Speed up remove_orphan by using multiprocessing (Thanks to @buthed010203 #266)
Full Changelog: v3.6.0...v3.6.1
v3.6.0
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
v3.5.0
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
- Fix wrapped JSON Decod error from requests (#245) - Thanks @USA-RedDragon
- Code Refactor / lint - Thanks @bakerboy448
- Adds docstrings - Thanks @bakerboy448
- Fixes #229 - Thanks @bakerboy448
- Fixes #218 - Thanks @bakerboy448
Full Changelog: v3.4.4...v3.5.0
v3.4.4
3.4.3
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
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
3.4.0
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