Move complete downloads (mass folder rename)
Posted: Sun Oct 12, 2014 10:07 am
Hi,
X: I'm running out of the space on one of my HDDs so I want to move all the torrents from this disk to other. Say all torrents from `D:\music` to `F:\music`. I don't want to do it using "Set location..." because it's manual and since I have a lot of torrents it's error prone. I've tried it 3 times and already screwed up
Also some of them renamed from `Awesome-name-SOME-GARBAGE-INFO-FROM-TORRENT-CREATOR.mp3` to `awesome-name(year).mp3` which will add a lot of extra works.
Y: I'm ok if anybody can suggest a script solution. I've found the `%USERPROFILE%\AppData\Local\qBittorrent\BT_backup` folder with the *.fastresume files in it. There is raw info about saved path: "qBt-savePath<N>:/path/to/saved/torrent/". I've tried to replace this with "qBt-savePath<M>:/path/to/new/location" but nothing really changed after qBittorrent restart.
X: I'm running out of the space on one of my HDDs so I want to move all the torrents from this disk to other. Say all torrents from `D:\music` to `F:\music`. I don't want to do it using "Set location..." because it's manual and since I have a lot of torrents it's error prone. I've tried it 3 times and already screwed up

Y: I'm ok if anybody can suggest a script solution. I've found the `%USERPROFILE%\AppData\Local\qBittorrent\BT_backup` folder with the *.fastresume files in it. There is raw info about saved path: "qBt-savePath<N>:/path/to/saved/torrent/". I've tried to replace this with "qBt-savePath<M>:/path/to/new/location" but nothing really changed after qBittorrent restart.