Watch Dir option is disabled by default so to enable it, you must edit the settings.json file:vim ~/.config/transmission/settings.jsonsettings.json in vim text editor.Watch Dir, you need to set the watch-dir-enabled option to true:"watch-dir-enabled": trueYou can also specify the Watch Directory's location using the
watch-dir option"watch-dir": "/home/USERNAME/PATH_TO_DIR",Save the
settings.json file, then start Transmission to test your settings.Alternative method:
Edit ⇒ Preferences ⇒ Automatically add torrents fromAutomatically add torrents from option, and then choose the Watch Directory path from the dropdown menu.crontab to automate/schedule tasks such as downloading torrents using RSS feeds.

Comments