qBittorrent 5 changed the name from "paused" to "stopped" and it seems this included the API. I've noticed that since updated to qBittorrent 5.0.1 when I run at2 add -a --print-summary --stopped qbit example.torrent the resulting torrent is not paused in my client, it's immediately checking and then seeding once complete.
Here's a link to PR from another project, not related to at2 at all, but I think it summarizes the change well, and I couldn't find a good PR or changelog to link to from the actual qbittorrent repo.
rmartin16/qbittorrent-api#434
qBittorrent 5 changed the name from "paused" to "stopped" and it seems this included the API. I've noticed that since updated to qBittorrent 5.0.1 when I run
at2 add -a --print-summary --stopped qbit example.torrentthe resulting torrent is not paused in my client, it's immediately checking and then seeding once complete.Here's a link to PR from another project, not related to at2 at all, but I think it summarizes the change well, and I couldn't find a good PR or changelog to link to from the actual qbittorrent repo.
rmartin16/qbittorrent-api#434