mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- data: add myservices.xml sample
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -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
8
data/myservices.xml
Normal 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>
|
Reference in New Issue
Block a user