can't pause/resume an existing torrent
Bug description
API returned an error: 404
Logs
No response
qBitController version
1.1.0
qBittorrent version
4.6.6
Android version
13
Additional details
No response
Did you downgrade qBittorrent? qBitController 1.1.0 caches the qBittorrent version for an hour, so waiting or restarting the app should refresh the version and resolve the issue.
I didn't downgrade qbittorrent.
Can you go to WEBUI_URL/api/v2/app/version and WEBUI_URL/api/v2/app/webapiVersion in your browser after replacing WEBUI_URL with your actual WebUI URL and share the results here?
http://192.168.1.200:5000/api/v2/app/version v4.6.6
http://192.168.1.200:5000/api/v2/app/webapiVersion 2.9.3
I think qBitController fails to retrieve or parse qBittorrent version so it assumes 5.0.0 by default, but I have no idea why it happens.
qBitController 1.0.0 works well.
I've got this issue but I'm on qBittorrent v5.0.1:
/api/v2/app/version : v5.0.1
/v2/app/webapiVersion : HTTP 404 < HTTP Error 404
Using qBitcontroller 1.0.0 installed via FDroid.
For qBittorrent 5 support, you need to update qBitController to version 1.1.0. However, this version is currently unavailable on F-Droid due to issue #63.