ludviglundgren / qbittorrent-cli

Cli to manage qBittorrent
MIT License
159 stars 17 forks source link

fix(export): add missing tracker to .torrent #104

Closed ludviglundgren closed 9 hours ago

ludviglundgren commented 3 months ago

Add fix for export on newer qbittorrent versions which removes the announce and announce-urls fields from the .torrent file.

Needs some extra checks and testing.