@ -19,9 +19,9 @@
<form id="configForm" action="saveNotifications" method="post">
<div id="config-components">
<ul>
<li><a href=" #tabs - 1 " >Home Theater</a></li>
<li><a href=" #tabs - 1 " >Home Theater / NAS </a></li>
<li><a href=" #tabs - 2 " >Devices</a></li>
<li><a href=" #tabs - 3 " >Online </a></li>
<li><a href=" #tabs - 3 " >Social </a></li>
</ul>
<div id="tabs-1">
@ -381,7 +381,8 @@
<div class="component-group clearfix">
<div class="component-group-desc">
<h3><a href="http://synology.com/" rel="noreferrer" onclick="window.open(' ${ sickbeard . ANON_REDIRECT } ' + this.href, '_blank'); return false;"><img src=" $ sbRoot /images/notifiers/synoindex.png" alt="" title="Synology Indexer"/> Synology Indexer </a></h3>
<h3><a href="http://synology.com/" rel="noreferrer" onclick="window.open(' ${ sickbeard . ANON_REDIRECT } ' + this.href, '_blank'); return false;"><img src=" $ sbRoot /images/notifiers/synoindex.png" alt="" title="Synology"/> Synology </a></h3>
<p>The Synology DiskStation NAS.</p>
<p>Synology Indexer is the daemon running on the Synology NAS to build its media database.</p>
</div>
@ -390,7 +391,7 @@
<input type="checkbox" class="enabler" name="use_synoindex" id="use_synoindex" #if $ sickbeard . USE_SYNOINDEX then " checked= \" checked \" " else " " # />
<label class="clearfix" for="use_synoindex">
<span class="component-title">Enable</span>
<span class="component-desc">Should SickRage send notifications to the synoindex daemon ?<br /><br />
<span class="component-desc">Should SickRage send Synology notifications?<br /><br />
</span>
</label>
<label class="nocheck clearfix" for="use_synoindex">
@ -457,7 +458,7 @@
<div class="component-group clearfix">
<div class="component-group-desc">
<h3><a href="http://pytivo.sourceforge.net/wiki/index.php/PyTivo" rel="noreferrer" onclick="window.open(' ${ sickbeard . ANON_REDIRECT } ' + this.href, '_blank'); return false;"><img src=" $ sbRoot /images/notifiers/pytivo.png" alt="" title="pyTivo"/> pyTivo </a></h3>
<p>pyTivo is both an HMO and GoBack server. This notifier will load the completed downloads to your Tivo.</p>
<p>pyTivo is both an HMO and GoBack server. This notifier will load the completed downloads to your Tivo.</p>
</div>
<fieldset class="component-group-list">
<div class="field-pair">
@ -708,7 +709,7 @@
<input type="checkbox" class="enabler" name="use_pushover" id="use_pushover" #if $ sickbeard . USE_PUSHOVER then " checked= \" checked \" " else " " # />
<label class="clearfix" for="use_pushover">
<span class="component-title">Enable</span>
<span class="component-desc">Should SickRage send notifications through Pushover ?</span>
<span class="component-desc">Should SickRage send Pushover notifications?</span>
</label>
</div>
@ -755,14 +756,14 @@
<div class="component-group clearfix">
<div class="component-group-desc">
<h3><a href="http://boxcar.io/" rel="noreferrer" onclick="window.open(' ${ sickbeard . ANON_REDIRECT } ' + this.href, '_blank'); return false;"><img src=" $ sbRoot /images/notifiers/boxcar.png" alt="" title="Boxcar"/> Boxcar </a></h3>
<p>Read your messages where and when you want them! A subscription will be send if needed.</p>
<p>Universal push notification for iOS. Read your messages where and when you want them! A subscription will be sent if needed.</p>
</div>
<fieldset class="component-group-list">
<div class="field-pair">
<input type="checkbox" class="enabler" name="use_boxcar" id="use_boxcar" #if $ sickbeard . USE_BOXCAR then " checked= \" checked \" " else " " # />
<label class="clearfix" for="use_boxcar">
<span class="component-title">Enable</span>
<span class="component-desc">Should SickRage send notifications through Boxcar ?</span>
<span class="component-desc">Should SickRage send Boxcar notifications?</span>
</label>
</div>
@ -816,7 +817,7 @@
<input type="checkbox" class="enabler" name="use_boxcar2" id="use_boxcar2" #if $ sickbeard . USE_BOXCAR2 then " checked= \" checked \" " else " " # />
<label class="clearfix" for="use_boxcar2">
<span class="component-title">Enable</span>
<span class="component-desc">Should SickRage send notifications through Boxcar2 ?</span>
<span class="component-desc">Should SickRage Boxcar2 notifications ?</span>
</label>
</div>
@ -940,7 +941,7 @@
<input type="checkbox" class="enabler" name="use_pushalot" id="use_pushalot" #if $ sickbeard . USE_PUSHALOT then " checked= \" checked \" " else " " # />
<label class="clearfix" for="use_pushalot">
<span class="component-title">Enable</span>
<span class="component-desc">Should SickRage send notifications through Pushalot ?</span>
<span class="component-desc">Should SickRage send Pushalot notifications?</span>
</label>
</div>
@ -994,7 +995,7 @@
<input type="checkbox" class="enabler" name="use_pushbullet" id="use_pushbullet" #if $ sickbeard . USE_PUSHBULLET then " checked= \" checked \" " else " " # />
<label class="clearfix" for="use_pushbullet">
<span class="component-title">Enable</span>
<span class="component-desc">Should SickRage send notifications through Pushbullet ?</span>
<span class="component-desc">Should SickRage send Pushbullet notifications?</span>
</label>
</div>