DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-12-15 03:38:47

surfing10
Member
Registered: 2010-08-24
Posts: 22

Transmission - Send email when torrent finish

Is it possible to configure Transmission to send an email when the torrent download is finish?
This is the only feature that keeps me using BitTorrent add-on for DNS-323 (because it can send e-mails).

Thanks

Offline

 

#2 2010-12-15 04:58:40

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: Transmission - Send email when torrent finish

Yes, Transmission has post download actions that can do anything you script it to do including sending emails.


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#3 2010-12-15 14:18:35

surfing10
Member
Registered: 2010-08-24
Posts: 22

Re: Transmission - Send email when torrent finish

Thanks FunFiler.
Can you point in the right direction to where can I get this script? I'm totally newbie with Linux.

Offline

 

#4 2010-12-15 14:24:56

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: Transmission - Send email when torrent finish

The directives for settings.json are:

Code:

"script-torrent-done-enabled": true,
"script-torrent-done-filename": "[path][script_name].sh",

I don't have an example script as I don't require notification but I am pretty sure I saw an example posted here somewhere. If not, lots of examples on google. You may require some other packages too though.


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#5 2010-12-15 15:54:29

surfing10
Member
Registered: 2010-08-24
Posts: 22

Re: Transmission - Send email when torrent finish

Thanks Fun,
So I just need to point this settings.json to a script.sh that send the email right?
Ok, I'll do my research to find some scripts that send emails.

Offline

 

#6 2010-12-16 21:07:22

thatdude
Member
Registered: 2010-12-09
Posts: 5

Re: Transmission - Send email when torrent finish

surfing10 wrote:

Thanks Fun,
So I just need to point this settings.json to a script.sh that send the email right?
Ok, I'll do my research to find some scripts that send emails.

I'm actually trying to do the same. I found the following script:
https://trac.transmissionbt.com/wiki/Sc … ilNotifier

Please post if you get something working, I will be doing the same as well.

Last edited by thatdude (2010-12-16 21:14:49)

Offline

 

#7 2010-12-17 15:42:32

surfing10
Member
Registered: 2010-08-24
Posts: 22

Re: Transmission - Send email when torrent finish

Thatdude, I had found another one in Transmission website:
https://trac.transmissionbt.com/browser … nt-done.sh
Seems to work even with SMS but I'll try only the email option.

Offline

 

#8 2010-12-20 00:47:01

thatdude
Member
Registered: 2010-12-09
Posts: 5

Re: Transmission - Send email when torrent finish

surfing10 wrote:

Thatdude, I had found another one in Transmission website:
https://trac.transmissionbt.com/browser … nt-done.sh
Seems to work even with SMS but I'll try only the email option.

What is the command you using in your script to send email.  That is if you do have it working? I can't get anything to work.

Offline

 

#9 2010-12-22 03:23:41

surfing10
Member
Registered: 2010-08-24
Posts: 22

Re: Transmission - Send email when torrent finish

thatdude wrote:

surfing10 wrote:

Thatdude, I had found another one in Transmission website:
https://trac.transmissionbt.com/browser … nt-done.sh
Seems to work even with SMS but I'll try only the email option.

What is the command you using in your script to send email.  That is if you do have it working? I can't get anything to work.

I didn't try yet. I'm trying to solve my hibernation problem first.

Offline

 

#10 2010-12-22 11:48:32

bjby
Member
Registered: 2009-02-22
Posts: 265

Re: Transmission - Send email when torrent finish

One way to set up mail is via msmtp and mutt.
Both can be found in optware for dns323.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB