From 42b5fe7570b8d2d7aedf5bffb969a2948b5b5829 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 12 Mar 2015 23:42:32 +0800 Subject: [PATCH] Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations) --- CHANGES.md | 1 + .../interfaces/default/config_general.tmpl | 10 ++++++ sickbeard/__init__.py | 5 ++- sickbeard/show_queue.py | 34 ++++++++++--------- sickbeard/webserve.py | 5 ++- 5 files changed, 37 insertions(+), 18 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5522af15..e004fb46 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,7 @@ * Change database code to PEP8 standards * Change general config's branches and pull request list generation for faster page loading * Add PlayStation Network logo +* Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations) [develop changelog] * Fix traceback error when using the menu item Manage/Update Kodi diff --git a/gui/slick/interfaces/default/config_general.tmpl b/gui/slick/interfaces/default/config_general.tmpl index 79d2356d..07ea2717 100644 --- a/gui/slick/interfaces/default/config_general.tmpl +++ b/gui/slick/interfaces/default/config_general.tmpl @@ -132,6 +132,16 @@ +
+ +
+