[REQUEST] Simple - copy downloaded files

Discussion of Transmission that doesn't fit in the other categories
Post Reply
AustinGeorge
Posts: 2
Joined: Sun Apr 28, 2013 10:12 am

[REQUEST] Simple - copy downloaded files

Post by AustinGeorge »

Hi All,

Just posting to request a script that will help me with my sickbeard instance constantly copying the downloaded tv shows from my seeding folder to my Media folder.
Sickbeard adds torrents to transmission by saving .torrent files to a watch folder. It is the only application that adds torrents in this way.

What i'd like to happen, is that sickbeard watches a different directory (sickbeard watch dir, and have transmission copy files

All i would like is for a script to execute on download completion, that checks whether the torrent for the download was added to transmission by the watch folder.
Then, copies it to a directory if it was, and does nothing if it doesn't.

Image

Can anyone help me?

Austin
AustinGeorge
Posts: 2
Joined: Sun Apr 28, 2013 10:12 am

Re: [REQUEST] Simple - copy downloaded files

Post by AustinGeorge »

Solved my own problem.

I used a fork of sickbeard found here https://github.com/midgetspy/Sick-Beard ... t-17137799
That marks sickbeard downloads as processed after download and processing. Negating the need for this script.

Austin
Post Reply