8000 Ability to add custom watch dirs? · Issue #13 · k44sh/rutorrent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ability to add custom watch dirs? #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DirectorX opened this issue May 4, 2025 · 1 comment
Open

Ability to add custom watch dirs? #13

DirectorX opened this issue May 4, 2025 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@DirectorX
Copy link

Can we able to add custom watch dirs?

@k44sh k44sh self-assigned this May 10, 2025
@k44sh k44sh added the question Further information is requested label May 10, 2025
@k44sh
Copy link
Owner
k44sh commented May 10, 2025

Hi @DirectorX

Yes, you can do this by adding yours folders into .rtorrent.rc in /config folder.
Make sure you use a volume, otherwise the config will be lost.

Here's an example:

# Watch a directory for new torrents, and stop those that have been deleted
directory.watch.added = (cat,(cfg.watch)), load.start
directory.watch.added = (cat,(cfg.basedir),"folder1/"), load.start
directory.watch.added = "/config/rtorrent/folder2/", load.start
schedule2 = untied_directory, 5, 5, (cat,"stop_untied=",(cfg.watch),"*.torrent")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants
0