- 134 -
12.2.1
Add an RF channel in the ChannelList.xml
Open the ChannelList.xml file as described in the chapter ‘ChannelList.xml in the clone file’.
For each
RF channel you want to add you need to add an xml element within the
<Channel></Channel>
bracket.
Some examples:
<Channel>
<Broadcast
medium
=
"analog"
frequency
=
"203250"
system
=
"west"
serviceID
=
"41795"
ONID
=
"65535"
TSID
=
"17056"
modulation
=
"auto"
symbolrate
=
"0"
bandwidth
=
"Auto"
servicetype
=
"TV"
/>
<Setup
presetnumber
=
"10"
name
=
"EEN"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
<Channel>
<Broadcast
medium
=
"dvbc"
frequency
=
"825937"
system
=
"west"
serviceID
=
"1"
ONID
=
"1"
TSID
=
"6"
modulation
=
"auto"
symbolrate
=
"6876000"
bandwidth
=
"Auto"
servicetype
=
"TV"
/>
<Setup
presetnumber
=
"11"
name
=
"één HD"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
<Channel>
<Broadcast
medium
=
"dvbc"
frequency
=
"801937"
system
=
"west"
serviceID
=
"927"
ONID
=
"1"
TSID
=
"3"
modulation
=
"auto"
symbolrate
=
"6877000"
bandwidth
=
"Auto"
servicetype
=
"Radio"
/>
<Setup
presetnumber
=
"12"
name
=
"Rock Alternative"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
<Channel>
<Broadcast
medium
=
"dvbt"
frequency
=
"490000"
system
=
"west"
serviceID
=
"1537"
ONID
=
"8442"
TSID
=
"6"
modulation
=
"auto"
symbolrate
=
"0"
bandwidth
=
"8MHz"
servicetype
=
"TV"
></Broadcast>
<Setup
presetnumber
=
"13"
name
=
"TF1"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
></Setup>
</Channel>
12.2.2
Add a media channel in the ChannelList.xml
Open the ChannelList.xml file as described in the chapter ‘ChannelList.xm
l in the c
lone file’. For each
media channel you want to add your need to add an xml element within the
<Channel></Channel>
bracket.
Make sure you place the media files you want to use in the correct folder of your clone file:
TPM181HE_CloneData/MasterCloneData/MediaChannels/
Or in a subfolder: TPM181HE_CloneData/MasterCloneData/MediaChannels/subfolder/
You need to respect the available space in the TV, depending on your set type. You can check this in
the professional menu under [
Android Settings
] [
Storage & reset
].
You can check if the codec of the file is supported via the USB media browser. If you are able to play
the files you want to use as media channel then you should be able to use them as media channel.
Some examples:
<Channel>
<Media
url
=
"file://video.mpg"
/>
<Setup
presetnumber
=
"21"
name
=
"video1"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
<Channel>
<Media
url
=
"file://video.mp4"
/>
<Setup
presetnumber
=
"22"
name
=
"video2"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
<Channel>
<Media
url
=
"file://subfolder/picture.jpg"
/>
<Setup
presetnumber
=
"23"
name
=
"picture"
blank
=
"0"
skip
=
"0"
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
/>
</Channel>
Summary of Contents for 50BFL2114/12
Page 19: ... 18 ...
Page 120: ... 119 ...