diff --git a/gui/slick/interfaces/default/displayShow.tmpl b/gui/slick/interfaces/default/displayShow.tmpl index 4de97971..e2715fa0 100644 --- a/gui/slick/interfaces/default/displayShow.tmpl +++ b/gui/slick/interfaces/default/displayShow.tmpl @@ -198,19 +198,6 @@
Originally Airs: | $show.airs #if not $network_timezones.test_timeformat($show.airs) then " (invalid Timeformat) " else ""# on $show.network |
Originally Airs: | $show.network |
Originally Airs: | >$show.airs #if not $network_timezones.test_timeformat($show.airs) then " (invalid Timeformat) " else ""# |
Status: | $show.status |
Location: | $showLoc[0] |
Location: | $showLoc[0] (dir is missing) |
Quality: | #if $show.quality in $qualityPresets: @@ -222,6 +209,21 @@ #if $bestQualities: Replace with: <%=", ".join([Quality.qualityStrings[x] for x in sorted(bestQualities)])%> #end if + #end if + + #if $show.network and $show.airs: + |
Originally Airs: | $show.airs #if not $network_timezones.test_timeformat($show.airs) then " (invalid Timeformat) " else ""# on $show.network |
Originally Airs: | $show.network |
Originally Airs: | >$show.airs #if not $network_timezones.test_timeformat($show.airs) then " (invalid Timeformat) " else ""# |
Show Status: | $show.status |
Default EP Status: | $statusStrings[$show.default_ep_status] |
Location: | $showLoc[0] |
Location: | $showLoc[0] (dir is missing) |
Scene Name: | #if $show.exceptions then $exceptions_string else $show.name# |