You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway to rename the folder without knowing the old folder name? qbt torrent folder rename actually requires --old-path, which is very strange to me.
I think since each torrent only has 1 root folder, it doesn't really make sense to need the original name -- for example that's like qbt torrent rename requiring the old name to rename the torrent.
If not, how does one get the old folder name (programmatically)? The only possible solution seems to be parsing the result of torrent file list, which is very inconvenient.
The text was updated successfully, but these errors were encountered:
Anyway to rename the folder without knowing the old folder name?
qbt torrent folder rename
actually requires--old-path
, which is very strange to me.I think since each torrent only has 1 root folder, it doesn't really make sense to need the original name -- for example that's like
qbt torrent rename
requiring the old name to rename the torrent.If not, how does one get the old folder name (programmatically)? The only possible solution seems to be parsing the result of
torrent file list
, which is very inconvenient.The text was updated successfully, but these errors were encountered: