Skip to content

Release 4.0

Choose a tag to compare

@Toomas633 Toomas633 released this 29 Dec 10:58
efb5805

What's Changed

New features

  • Implemented an authentication flow in qb.py using a requests.Session, with the new _authenticate_session() function that logs into the qBittorrent Web API before performing torrent removal.

Minor updates

  • Revised the README.md to reflect the new authentication requirement for qBittorrent, removing the note about "no authentication" and documenting the new config fields.
  • More debug logging lines

Full Changelog: v3.1...v4.0