Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
493 stars 11 forks source link

Can't change priority for files in torrent #42

Closed niks255 closed 1 year ago

niks255 commented 1 year ago

I'm connecting to qBittorrent 4.2.5. When I change the priority of files in a torrent, it doesn't change.

Bartuzen commented 1 year ago

For now, that option only works on qBittorrent 4.3.5 and above because older versions don't return file index when getting files. But we can create indexes manually for backward compatibility.