rtorrent: Diferent save location based on filename?

1

I have a question regarding rtorrent:

Is it possible to have a different save locations for torrents depending on their filename (or filtering via RegEx or else)?

For example, all files from a watch-dir are saved to default location, but not if they include "sometext" in their name.

I know I can set different save locations for files from different watch-directories, but I only have one watch directory for all files (and I cannot change that for several reasons).

thank you very much!

greets

drt

Posted 2017-10-10T07:06:50.217

Reputation: 19

Can we see the relevant part of your configuration file, what you have so far? – Robbie Mckennie – 2017-10-10T07:25:03.517

Hey, for sure, here it is: https://pastebin.com/uZN8wd8T Its just watching in one directory and saving to one directory...which I want to change. thx!

– drt – 2017-10-10T07:28:10.660

Answers

0

Just add this, with a fitting set_target_path function…

https://rtorrent-docs.readthedocs.io/en/latest/use-cases.html#versatile-move

pyroscope

Posted 2017-10-10T07:06:50.217

Reputation: 835