Skip to content

TransmissionRemoveCompleteTorrent

Jorman edited this page Nov 8, 2018 · 1 revision

Intro

This script will simply check your transmission torrent list and: If is complete and remove torrent from list If is complete and is an automatic torrent also the data was deleted If the torrent is 99.9 and stopped the torrent is stalled so a restart is required Otherwise the torrent file will be skipped

Usage

Just run the script, after make it executable, or simply cron it! Like:

30 01 * * * /ScriptPathTo/TransmissionRemoveCompleteTorrent.sh This will run every day at 01.30am o clock.

Clone this wiki locally