Sick-Beard icon indicating copy to clipboard operation
Sick-Beard copied to clipboard

Issue 2035: Add email notifier with per show notification lists

Open Slugger opened this issue 12 years ago • 9 comments

This patch provides email notifications, with support for TLS and SMTP AUTH. It provides the regular notifications on snatch and download. It provides the ability to give a list of "global" emails, which receive notifications for all shows and it also allows configuration of email notification lists on a per show basis. This addresses Google Code issue 2035. Screenshot attached to that issue.

Tested using Gmail's SMTP server (TLS + SMTP AUTH) and my ISP's SMTP server (no TLS, no AUTH). Both worked as expected.

Tested on my (relatively old) Linux VM (Ubuntu) using python 2.6.5 and Cheetah 2.0.1. Also tested on WinXP using python 2.7.3 and Cheetah 2.4.4.

Changes are pretty standard except I added a new column to the tv_shows table, which stores the list of email addresses configured for each show.

Slugger avatar Jul 04 '12 23:07 Slugger

I just tested this with my gmail account and it works great! Please merge this!

xombiemp avatar Nov 16 '12 00:11 xombiemp

new code needs to be based off the development branch, not master

thezoggy avatar Nov 16 '12 01:11 thezoggy

If I become inspired again, I'll redo this enhancement against development branch. Seems unlikely at this point, but you never know.

Slugger avatar Nov 16 '12 14:11 Slugger

Is email notification going to be implemented? really needing this:)

RobinMM avatar Jan 24 '13 23:01 RobinMM

I created a new pull request for this against the development branch. https://github.com/midgetspy/Sick-Beard/pull/569

xombiemp avatar Jan 25 '13 22:01 xombiemp

Much thanks, looking forward to it. couch potato also finally has email notification.

RobinMM avatar Jan 26 '13 01:01 RobinMM

why not just use sab's email notification ability?

thezoggy avatar Jan 26 '13 04:01 thezoggy

I don't use sab. I use rutorrent.

xombiemp avatar Jan 26 '13 05:01 xombiemp

i am using sabs mail notifications, but things are changing.. So want couch (it is possible with couch) and sickbeard only send mail upon complete download.

RobinMM avatar Jan 26 '13 13:01 RobinMM