Bartuzen / qBitController

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

The delete torrent + "also delete files" function isn't working with new versions of qbittorrent. #158

Closed dessalines closed 1 month ago

dessalines commented 1 month ago

Bug description

This used to work, but since my qbittorrent backend upgraded recently, it stopped working, and I have to manually remove the files from the hard drive.

Logs

NA

qBitController version

1.1.0

qBittorrent version

v5.0.0

Android version

14

Additional details

NA

Bartuzen commented 1 month ago

I can't replicate this issue. Can you try testing it with the WebUI?

dessalines commented 1 month ago

My bad! qbittorrent decided to make it not delete anything by default (just move it to a trash can, which doesn't exist for any docker setup). The way to fix it is to add a line to your qBittorrent.conf file.

https://github.com/binhex/arch-qbittorrentvpn/issues/272