diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Run automedia without any options to see all options. 2. Automatically remove torrents that have finished seeding, to reduce memory usage and startup time of transmission. 3. Cache string lengths (too many strcat). 4. Convert python plugins to C. +5. Use torrent add response to track finished torrents. A torrent can finish before it is first checked! # Requirements ## System curl, transmission-cli, notify-send (optional) |