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

If you run qBittorrent in / with Docker.
Post Reply
qbilook
Newbie
Newbie
Posts: 3
Joined: Tue Oct 01, 2024 12:01 pm

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

Post 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
User avatar
Peter
Administrator
Administrator
Posts: 3044
Joined: Wed Jul 07, 2010 6:14 pm

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

Post 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
qbilook
Newbie
Newbie
Posts: 3
Joined: Tue Oct 01, 2024 12:01 pm

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

Post 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.
User avatar
Peter
Administrator
Administrator
Posts: 3044
Joined: Wed Jul 07, 2010 6:14 pm

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

Post 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!
qbilook
Newbie
Newbie
Posts: 3
Joined: Tue Oct 01, 2024 12:01 pm

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

Post by qbilook »

Thank you very much :)
Post Reply