From 7dc89c084f3b34e14637ec39b81807c8b55c6d5f Mon Sep 17 00:00:00 2001 From: echel0n Date: Sun, 27 Jul 2014 10:58:19 -0700 Subject: [PATCH] Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically. Git updates are now forced to overwrite locale changes to avoid needing to manually stash uncommited changes before being able to proceed with a update. Fixed indexer mapping when unable to locate show on indexer that we are trying to map to. --- .../interfaces/default/config_general.tmpl | 17 +++++++ lib/tvdb_api/tvdb_api.py | 4 +- lib/tvrage_api/tvrage_api.py | 3 +- sickbeard/__init__.py | 1 - sickbeard/classes.py | 10 ++-- sickbeard/config.py | 5 ++ sickbeard/gh_api.py | 11 +++++ sickbeard/helpers.py | 47 +++++++++++------- sickbeard/versionChecker.py | 48 ++++++++++++++----- sickbeard/webserve.py | 23 ++++----- 10 files changed, 118 insertions(+), 51 deletions(-) diff --git a/gui/slick/interfaces/default/config_general.tmpl b/gui/slick/interfaces/default/config_general.tmpl index d2cd6a53..7bda4258 100644 --- a/gui/slick/interfaces/default/config_general.tmpl +++ b/gui/slick/interfaces/default/config_general.tmpl @@ -276,6 +276,23 @@
+
+ + +
+