Page 1 of 1

Download files only with specific string in filename.

Posted: Fri Dec 23, 2011 12:25 pm
by diovanti
I would like to be able to download only certain parts of torrents. More specifically, I'd like to be able to only download files that match a certain pattern. For example, I want to download all files in a torrent with the string 'USA' somewhere in their filenames. Simply sorting by filename in a download box won't work if the characters in question do not come at the beginning of the file.

If Deluge cannot do this, can someone recommend me a client that will do this? Or perhaps there's a plugin for a client that will let me do this. I have both Windows 7 and Linux available.

Re: Download files only with specific string in filename.

Posted: Fri Dec 23, 2011 9:22 pm
by Cas
It is possible to write an execute script that could do that be but might be a little complicated as you would have to use a client connection to Deluge in your script to change the torrent's files priorities.