From 72835054cef45327b289fcb2d848629c3c6f8d24 Mon Sep 17 00:00:00 2001 From: Glenn-1990 Date: Thu, 12 Mar 2015 13:49:07 +0100 Subject: [PATCH] add HD pids for astra1 --- data/conf/fastscan | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/data/conf/fastscan b/data/conf/fastscan index 3d6b3743..56aad0f8 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,