- data: add myservices.xml sample

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-09-29 13:50:23 +02:00
committed by Thilo Graf
parent 81c7fa779b
commit 6df51e513a
2 changed files with 9 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ config_DATA = \
cables.xml \ cables.xml \
encoding.conf \ encoding.conf \
epglanguages.conf \ epglanguages.conf \
myservices.xml \
providermap.xml \ providermap.xml \
satellites.xml \ satellites.xml \
settingsupdate.conf \ settingsupdate.conf \

8
data/myservices.xml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<zapit api="4">
<sat name="Astra 1KR/1L/1M/1N (19.2E)" flags="0" position="192">
<TS id="0434" on="0001" frq="11934000" inv="2" sr="29700000" fec="2" pol="1" mod="9" sys="1">
<S i="22ce" action="replace" n="MOTORSPORT TV HD"/>
</TS>
</sat>
</zapit>