SickGear/sickbeard/notifiers
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex.
Add episode watched state system that integrates with Kodi, Plex, and/or Emby, instructions at Shows/History/Layout/"Watched".
Add installable SickGear Kodi repository containing addon "SickGear Watched State Updater".
Change add Emby setting for watched state scheduler at Config/Notifications/Emby/"Update watched interval".
Change add Plex setting for watched state scheduler at Config/Notifications/Plex/"Update watched interval".
Add API cmd=sg.updatewatchedstate, instructions for use are linked to in layout "Watched" at /history.
Change history page table filter input values are saved across page refreshes.
Change history page table filter inputs, accept values like "dvd or web" to only display both.
Change history page table filter inputs, press 'ESC' key inside a filter input to reset it.
Add provider activity stats to Shows/History/Layout/ drop down.
Change move provider failures table from Manage/Media Search to Shows/History/Layout/Provider fails.
Change sort provider failures by most recent failure, and with paused providers at the top.
Change remove table form non-testing version 20007, that was reassigned.
2018-03-06 02:12:45 +00:00
..
__init__.py Fix NotifierFactory attribute enabled_ondownloadsubtitles should be enabled_onsubtitlesdownload. 2017-12-02 19:44:51 +00:00
boxcar2.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
discordapp.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
emailnotify.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
emby.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
generic.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
gitter.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
growl.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
kodi.py Fix sending notification on snatch or download to Kodi/Emby. 2018-02-23 22:13:58 +00:00
libnotify.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
nma.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
nmj.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
nmjv2.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
plex.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
prowl.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
pushalot.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
pushbullet.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
pushover.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
pytivo.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
slack.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
synoindex.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
synologynotifier.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
trakt.py Change reenable Trakt Notifier to update collections at end of PP. 2017-11-15 10:53:39 +00:00
tweet.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
xbmc.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00