#import base64 #import sickbeard #import re #from lib.libtrakt import TraktAPI #from sickbeard.helpers import anon_url, starify ## #set global $title = 'Config - Notifications' #set global $header = 'Notifications' #set global $sbPath = '../..' #set global $topmenu = 'config' ## #include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_top.tmpl') #if $varExists('header')

$header

#else

$title

#end if

Emby

Have a central media database with strong user management, e.g. for improved Kodi profile(s). Gain deep viewing and granular control on any device, e.g. replace Plex entirely, Emby + Kodi > Plex.

#if not hasattr($sickbeard, 'EMBY_UPDATE_LIBRARY')#Restart SickGear to reveal new options here#else#
Click below to test.
#end if

Kodi

Kodi (formerly known as XBMC) is an award-winning free and open source (GPL) software media player and entertainment hub.

Click below to test.

XBMC

A free and open source cross-platform media center and home entertainment system software with a 10-foot user interface designed for the living-room TV.

Click below to test.

Plex Media Server

Plex organizes all of your personal media, wherever you keep it, so you can enjoy it on any device

To send notifications to Plex Home Theater (PHT) clients, use the XBMC notifier with port 3005.

Click below to test Plex server(s)
 
Click below to test Plex client(s)

Note: some Plex clients do not support notifications e.g. Plexapp for Samsung TVs

NMJ

The Networked Media Jukebox, or NMJ, is the official media jukebox interface made available for the Popcorn Hour 200-series.

Click below to test.

NMJv2

The Networked Media Jukebox, or NMJv2, is the official media jukebox interface made available for the Popcorn Hour 300 & 400-series.

Database location
Click below to test.

Synology

The Synology DiskStation NAS.

Synology Indexer is the daemon running on the Synology NAS to build its media database.

Synology Notifier

Synology Notifier is the notification system of Synology DSM

pyTivo

pyTivo is both an HMO and GoBack server. This notifier will load the completed downloads to your Tivo.

Growl

A cross-platform unobtrusive global notification system.

Click below to register and test Growl, this is required for Growl notifications to work.
Prowl

Prowl

A Growl client for iOS.

Click below to test.

Libnotify

The standard desktop notification API for Linux/*nix systems. This notifier will only function if the pynotify module is installed (Ubuntu/Debian package python-notify).

Click below to test.

Pushover

Pushover makes it easy to send real-time notifications to your Android and iOS devices.

Click below to test.

Boxcar2

Read your messages where and when you want them!

Click below to test.

Notify My Android

Notify My Android is a Prowl-like Android App and API that offers an easy way to send notifications from your application directly to your Android device.

Click below to test.

Pushalot

Pushalot is a platform for receiving custom push notifications to connected devices running Windows Phone or Windows 8.

Click below to test.

Pushbullet

Pushbullet allows you to send push notifications to Android, iOS and supported browsers.

Click below to test.

Twitter

A social networking and microblogging service, enabling its users to send and read other users' messages called tweets.

Click below to test.

Trakt

Trakt can keep a record of what TV shows you are watching and recommend additional shows based on your show data.

#set num_accounts = len($trakt_accounts) #set $num_columns = (1, num_accounts)[1 < num_accounts] #if not len($trakt_accounts) #end if #for $void, $account in $trakt_accounts.items() #end for #if not $root_dirs: #set $root_dirs = [{'root_def': False, 'loc': 'all folders. Multiple parent folders will appear here.', 'b64': ''}] #end if #for $root_info in $root_dirs: #if not len($trakt_accounts) #end if #for $void, $account in $trakt_accounts.items() #set $cur_selected = ('', ' checked="checked"')[$root_info['loc'] in $sickbeard.TRAKT_UPDATE_COLLECTION.get($account.account_id, '')] #set $id_loc = "update_trakt_%s_%s" % ($account.account_id, $root_info['b64']) #end for #end for
Update multiple accounts with downloaded episode info #echo not len($trakt_accounts) and 'Connect New Pin' or 1 < len($trakt_accounts) and 'Trakt accounts' or 'Account'#
..$account.name#if $account.active then '' else '
(inactive)'#
Update collection..
for #if $root_info['root_def'] then '*' else ''#$root_info['loc']

Email

Email notification settings.

SMTP server hostname and port
Click below to test.


#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl')