This mod add a script that remove finished torrents.
8.2K
This mod add a script that remove finished torrents.
Moreover use linuxserver/transmission parameters, there are some others to add remove finished torrents functionality.
-e DOCKER_MODS=tzinm/remove-finished:latest \
-e AUTOREMOVE=yes \
-e AUTHENABLE=yes \
-e CRONDATE=monthly \
| Parameter | Function |
|---|---|
-e AUTOREMOVE=yes | Active a script to autoremove torrents when these have finished |
-e AUTHENABLE=yes | When user and pass have been defined and autoremove is enabled, this parameter has to be activated. |
-e CRONDATE=monthly | Specify when torrents have to be removed. Options are: monthly, weekly or daily. Monthly is defined by default. |
Content type
Image
Digest
Size
1 kB
Last updated
over 6 years ago
docker pull tzinm/remove-finished