Page 1 of 1

5.0 - Allow to move content files to Trash instead of deleting them (glassez)

Posted: Tue Oct 01, 2024 12:05 pm
by qbilook
Hi, How can I turn this off. When I delete files now. It makes a folder named .trash-99 and my files are still there. Like to move my files instantly when i delete them from qbittorrent. I was trying to look around in the settings but can't seems to find it. :)

Thanks in advanced

Re: 5.0 - Allow to move content files to Trash instead of deleting them (glassez)

Posted: Wed Oct 02, 2024 12:37 am
by Peter
In Advanced, "Torrent content removing mode".
qbilook wrote: Tue Oct 01, 2024 12:05 pm Hi, How can I turn this off. When I delete files now. It makes a folder named .trash-99 and my files are still there. Like to move my files instantly when i delete them from qbittorrent. I was trying to look around in the settings but can't seems to find it. :)

Thanks in advanced

Re: 5.0 - Allow to move content files to Trash instead of deleting them (glassez)

Posted: Wed Oct 02, 2024 4:57 pm
by qbilook
I'm using the latest qbittorrent with libtorrentv1. In this version I don't have "Torrent content removing mode".

I am using : lscr.io/linuxserver/qbittorrent:libtorrentv1 to pull down the docker
when change to lscr.io/linuxserver/qbittorrent:latest I do now have the "Torrent content removing mode".

Do you think it is possible for you to add this options in the libtorrentv1 ?

Let's see if Libtorrent: 2.0.10.0 are more stable on my server. I have been using libtorrentv1 for a very long time.
I give it a try.

Re: 5.0 - Allow to move content files to Trash instead of deleting them (glassez)

Posted: Wed Oct 02, 2024 7:07 pm
by Peter
Oh, right, you are on WebUI.

Close qB.
The option goes into qbittorrent.ini file.

Under [BitTorrent] section, add a new line as such:
Session\TorrentContentRemoveOption=Delete
All done!

Re: 5.0 - Allow to move content files to Trash instead of deleting them (glassez)

Posted: Thu Oct 03, 2024 4:11 pm
by qbilook
Thank you very much :)