From d0ac2936b040abec2a995fa61c8453629b06dfab Mon Sep 17 00:00:00 2001 From: echel0n Date: Sat, 15 Mar 2014 23:28:11 -0700 Subject: [PATCH] New searches now search only the indexer specified when importing existing shows. Fixed bug causing addshow's to display the id of the show instead of the name. --- .../interfaces/default/home_newShow.tmpl | 2 ++ gui/slick/js/newShow.js | 4 +-- lib/tvdb_api/tvdb_api.py | 28 +++++++++-------- lib/tvrage_api/tvrage_api.py | 30 ++----------------- sickbeard/helpers.py | 6 +--- sickbeard/webserve.py | 17 +++++++---- 6 files changed, 33 insertions(+), 54 deletions(-) diff --git a/gui/slick/interfaces/default/home_newShow.tmpl b/gui/slick/interfaces/default/home_newShow.tmpl index 59d64864..69834360 100644 --- a/gui/slick/interfaces/default/home_newShow.tmpl +++ b/gui/slick/interfaces/default/home_newShow.tmpl @@ -39,7 +39,9 @@ + #else: +