From 28ba854f2b4934f523e81b767b54b691cb535f2e Mon Sep 17 00:00:00 2001 From: JackDandy Date: Fri, 27 Mar 2015 11:40:20 +0000 Subject: [PATCH] Fix case where start year or runtime is not available to display show. --- CHANGES.md | 1 + gui/slick/interfaces/default/displayShow.tmpl | 150 +++++++++--------- 2 files changed, 75 insertions(+), 76 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 704fa2eb..6a6aa66f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -87,6 +87,7 @@ * Change Special link moved from "Season" line to "Specials" line on displayShow * Change code re-factored in readiness for live option switching, clean up and add closures of html tables * Add show overview from indexers to the database +* Fix case where start year or runtime is not available to display show [develop changelog] * Fix traceback error when using the menu item Manage/Update Kodi diff --git a/gui/slick/interfaces/default/displayShow.tmpl b/gui/slick/interfaces/default/displayShow.tmpl index f5f9bcb3..4c9983e8 100644 --- a/gui/slick/interfaces/default/displayShow.tmpl +++ b/gui/slick/interfaces/default/displayShow.tmpl @@ -22,7 +22,7 @@ -#if $sickbeard.USE_IMDB_INFO: +#if $sickbeard.USE_IMDB_INFO #end if @@ -32,7 +32,7 @@