Features
- Add
QBITTORRENT_PROTOCOL
environment variable for specifyinghttps
for connecting to qBittorrent instances using SSL. - Add
QBITTORRENT_BASE_URL
environment variable for a simpler setup than defining protocol, host, and port separately. Protocol, host, and port are ignored when using this parameter. - Code quality and logging improvements.
Miscellaneous Updates
- Add GitHub actions for automated build/release.
- Update documentation for new parameters.
Full Changelog: v1.2.0...v1.3.0