Script for refreshing specific torrents

Discussion of Transmission that doesn't fit in the other categories
Post Reply
roskoant
Posts: 2
Joined: Tue Feb 01, 2011 8:25 pm

Script for refreshing specific torrents

Post by roskoant »

Hi!
I`m from Bulgaria, so I`m using Bulgarian tracker, it`s Zamunda. But the tracker has a serious problem. When overload, the torrent stops the countdown timer which is for refreshing and gives me an error - Peers not found! Please restart the torrent..
So, I want to make a script who checks if any of the torrents has this error, they to be restarted.
In documentation I founded some script on PHP, but on my Transmission they not connecting to the user.

I`m using last version of Transmission-deamon with Web-GUI on FreeNAS 0.7.2 Sabanda (revision 5543).

Thanks, rosko!
roskoant
Posts: 2
Joined: Tue Feb 01, 2011 8:25 pm

Re: Script for refreshing specific torrents

Post by roskoant »

Is it a guy who knows something about my issue?
Mondscheinchen
Posts: 3
Joined: Sun Dec 19, 2010 6:20 pm

Re: Script for refreshing specific torrents

Post by Mondscheinchen »

you could run a cronjob to restart them
killemov
Posts: 573
Joined: Sat Jul 31, 2010 5:04 pm

Re: Script for refreshing specific torrents

Post by killemov »

Mondscheinchen wrote:you could run a cronjob to restart them
Maybe it could be just as simple to run this every X minutes/hours?

transmission-remote -n $USERNAME:$PASSWORD -s
Post Reply