Hey folks, hoping someone can lend some friendly assistance!
What I want to do: have ruTorrent create a sub-directory named after the .torrent file when a download is engaged via an RSS Manager filter. I'd like to not have to stop the file from seeding, move it, reseed, etc. I'd quite like for this to happen before it even starts downloading.
Current Directory Structure:
/name/downloads/type
Note: If I create a Filter that includes a directory that does NOT exist in the "type" directory; ruTorrent will create it for me. What I need is a way for it to pick the name of that directory on it's own vs. me having to put it in.. (hope this makes sense)
eg:
Currently:
.torrent name = New Torrent.torrent
(we'll assume the file it's downloading is also named "New Torrent.abc")
Filter directory = /name/downloads/type/AUTO
-- this will create the directory AUTO and put "New Torrent.abc" in it
What I want is:
Filter directory = /name/downloads/type/?
with the result of:
/name/downloads/type/New Torrent/New Torrent.abc
OR
/name/downloads/type/New Torrent.abc/New Torrent.abc
Either is fine... Sorry, wordy.. explained this a few times today with no luck.. hopefully one of the pro's here can assist!
Thx for your time
What I want to do: have ruTorrent create a sub-directory named after the .torrent file when a download is engaged via an RSS Manager filter. I'd like to not have to stop the file from seeding, move it, reseed, etc. I'd quite like for this to happen before it even starts downloading.
Current Directory Structure:
/name/downloads/type
Note: If I create a Filter that includes a directory that does NOT exist in the "type" directory; ruTorrent will create it for me. What I need is a way for it to pick the name of that directory on it's own vs. me having to put it in.. (hope this makes sense)
eg:
Currently:
.torrent name = New Torrent.torrent
(we'll assume the file it's downloading is also named "New Torrent.abc")
Filter directory = /name/downloads/type/AUTO
-- this will create the directory AUTO and put "New Torrent.abc" in it
What I want is:
Filter directory = /name/downloads/type/?
with the result of:
/name/downloads/type/New Torrent/New Torrent.abc
OR
/name/downloads/type/New Torrent.abc/New Torrent.abc
Either is fine... Sorry, wordy.. explained this a few times today with no luck.. hopefully one of the pro's here can assist!
Thx for your time