Can not designate destination folder precisely with command line

Windows specific questions, problems.
Post Reply
lovewangbo

Can not designate destination folder precisely with command line

Post by lovewangbo »

Hi, I would like to use qbittorrent to manage thousands of  torrents. Adding torrent with command line is supported by qbittorrent, which can be performed with the command line like this
%QB% !TORRFILE! --save-path=!TORRPATH! --add-paused=true --skip-dialog=true
where
%QB% is the qbittorrent program name
!TORRFILE! is the torrent file name
and !TORRPATH! is the destination folder name

At present, there is no "Do not create subfolder" option and qbittorrent will automatically create subfolder for the added torrent, thus the eventual destination folder may be not the the one designated by !TORRPATH!.
My problem is, as most of my torrents are arranged manually with the save folder name renamed, I need to correct the destination folder manally when adding torrent in qbittorrent every time.
A possible simple solution is adding a "Do not create subfolder"  option just corresponding to the option in GUI dialog.
Would qbittorent adopt this suggestion please?
Last edited by lovewangbo on Fri Jan 12, 2018 5:29 am, edited 1 time in total.
Post Reply