From ca60203e9e61d460a65d6d92d679730d8aaaecdd Mon Sep 17 00:00:00 2001 From: echel0n Date: Sat, 28 Jun 2014 20:28:00 -0700 Subject: [PATCH] Test #3 for blank pages. Syncs show library with trakt.tv show library on startup. Adds/Removes shows individually to/from trakt.tv library. Added use_recommended feature to trakt.tv notifier config page. --- .../default/config_notifications.tmpl | 7 +++ .../interfaces/default/home_addShows.tmpl | 2 + sickbeard/__init__.py | 27 +++++---- sickbeard/notifiers/trakt.py | 20 ------- sickbeard/show_queue.py | 8 ++- ...aktWatchListChecker.py => traktChecker.py} | 55 +++++++++++++++++++ sickbeard/webserve.py | 39 ++++++------- 7 files changed, 105 insertions(+), 53 deletions(-) rename sickbeard/{traktWatchListChecker.py => traktChecker.py} (76%) diff --git a/gui/slick/interfaces/default/config_notifications.tmpl b/gui/slick/interfaces/default/config_notifications.tmpl index 83eddbf1..49bda830 100644 --- a/gui/slick/interfaces/default/config_notifications.tmpl +++ b/gui/slick/interfaces/default/config_notifications.tmpl @@ -1184,6 +1184,13 @@ Get your key at: http://trakt.tv/settings/api +
+ + +