According to a helpful poster in the Support subforum the interval at which Transmission checks the watch directory is hardcoded for 10 seconds. This seems a bit excessive and prevents the disk on which the directory resides from ever sleeping as it's being accessed constantly.
An option in the config file to set the interval would be great. watch-dir-interval: numeric in seconds, for instance. Personally, I'd like to set it to check once an hour.
Option to change watch-dir interval
-
- Posts: 137
- Joined: Fri Aug 21, 2009 5:46 am
Re: Option to change watch-dir interval
If you compile with inotify support for the daemon then there is no polling interval.