From 1c31b1a10c3d093d04892c4cbf275e8b59c121b3 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Thu, 3 May 2018 20:58:20 +0200 Subject: [PATCH] - pr-auto-timer: add Sky Cinema Uno to exlude-channels; thx tewsbo --- archive-sources/pr-auto-timer/pr-auto-timer | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archive-sources/pr-auto-timer/pr-auto-timer b/archive-sources/pr-auto-timer/pr-auto-timer index 6e9dee42..35fa7564 100755 --- a/archive-sources/pr-auto-timer/pr-auto-timer +++ b/archive-sources/pr-auto-timer/pr-auto-timer @@ -30,7 +30,7 @@ VERSION=0.40a # Changelog: # -# 0.40a by tewsbso (NI-Team) +# 0.40a by tewsbo (NI-Team) # -fix msgbox-calls for larger OSD-resolutions # # 0.40 by vanhofen (NI-Team) @@ -45,7 +45,7 @@ VERSION=0.40a # To search for every show that contains "Mikrokosmos" in EPG-data use: # Das Erste HD;*;*,+Mikrokosmos;R # -# 0.38b by tewsbso (NI-Team) +# 0.38b by tewsbo (NI-Team) # -find correct Sky Cinema channel # add exclude channels: Action Comedy Emotion Family Hits Nostalgie # @@ -2322,7 +2322,7 @@ parse_sky_cinema() { end_ifs_block sky_start_sec_add=0 - sky_exclude_channels="Active Action Comedy Emotion Family Hits Nostalgie" + sky_exclude_channels="Active Action Comedy Emotion Family Hits Nostalgie Uno" case $(echo $sky_cinema | awk '{print toupper($0)}') in SD)