From: Glenn-1990 Date: Thu, 12 Mar 2015 12:49:07 +0000 (+0100) Subject: add HD pids for astra1 X-Git-Tag: v4.1~243 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72835054cef45327b289fcb2d848629c3c6f8d24;p=thirdparty%2Ftvheadend.git add HD pids for astra1 --- diff --git a/data/conf/fastscan b/data/conf/fastscan index 3d6b37433..56aad0f8f 100644 --- a/data/conf/fastscan +++ b/data/conf/fastscan @@ -8,6 +8,15 @@ "delsys" : "dvbs", "pid": 900 }, + { + "name": "Canal Digitaal HD", + "position": 192, + "frequency": 12515000, + "symbolrate" : 22000000, + "polarisation" : "H", + "delsys" : "dvbs", + "pid": 901 + }, { "name": "TV Vlaanderen SD", "position": 192, @@ -17,6 +26,15 @@ "delsys" : "dvbs", "pid": 910 }, + { + "name": "TV Vlaanderen HD", + "position": 192, + "frequency": 12515000, + "symbolrate" : 22000000, + "polarisation" : "H", + "delsys" : "dvbs", + "pid": 911 + }, { "name": "TéléSAT SD", "position": 192, @@ -26,6 +44,15 @@ "delsys" : "dvbs", "pid": 920 }, + { + "name": "TéléSAT HD", + "position": 192, + "frequency": 12515000, + "symbolrate" : 22000000, + "polarisation" : "H", + "delsys" : "dvbs", + "pid": 921 + }, { "name": "Mobistar NL Astra1", "position": 192,