- 146 -
<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>
Note:
When you use “./MediaChannels/file.ext” as url, this will not be detected. This old syntax is no
longer supported.
12.2.3
Add an IP channel in the ChannelList.xml
Open the ChannelList.xml file as described in the chapter ‘ChannelList.xml in the clone file’. For each
IP channel you want to add your need to add an xml element within the
<Channel></Channel>
bracket.
<Channel>
<Multicast
url
=
"
multicast://239.232.209.112:50000/0/0/0/VBR
"
></Multicast>
<Setup
presetnumber
=
"1"
name
=
"
Een
"
blank
=
"0"
skip
=
"0"
FreePKG
=
"0"
PayPKG1
=
"0"
PayPKG2
=
"0"
logo
=
"file://default/3727.png"
TTV1
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
TTV10
=
"0"
></Setup>
</Channel>
12.2.4
12.2.3 Add an HLS channel in the ChannelList.xml
Open the ChannelList.xml file as described in the chapter ‘ChannelList.xml in the clone file’. For each
IP channel you want to add your need to add an xml element within the <Channel></Channel> bracket.
<Channel>
<Media
url
=
"http://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel.ism/.m3u8"
/>
<Setup
FreePKG
=
"1"
PayPKG1
=
"0"
PayPKG2
=
"0"
TTV1
=
"0"
TTV10
=
"0"
TTV2
=
"0"
TTV3
=
"0"
TTV4
=
"0"
TTV5
=
"0"
TTV6
=
"0"
TTV7
=
"0"
TTV8
=
"0"
TTV9
=
"0"
blank
=
"0"
name
=
"HLS2"
presetnumber
=
"4001"
skip
=
"0"
logo
=
""
/>
</Channel>
12.3
RoomSpecificSettings in the clone file
RoomSpecificSettings are used to automatically set the RoomID and Multi RC setting based on TV
serialnumber. This file needs to be created, but after that the same clone can be used on the same
location.
The folder name used in the root of the USB device containing the clone data:
TPM181HE_CloneData/MasterCloneData/
Go to the room specific via …/MasterCloneData/RoomSpecificSettings/RoomSpecificSettings.xml
In below example, you see 3 TV’s in the list, all with a different settings linked to the serial number.
Note that you see 2 times the same room number but with a different MultiRemoteControl code.
<?
xml
version
=
'1.0'
encoding
=
'UTF-8'
?>
<RoomSpecificSettings>
<SchemaVersion
MajorVerNo
=
"1"
MinorVerNo
=
"0"
/>
<TV>
<SerialNumber>
FZ1A1925000001
</SerialNumber>
<item>
<Name>
Professional Settings.Advanced.Identification Settings.RoomID
</Name>
<Value>
00100
</Value>
</item>
<item>
<Name>
Professional Settings. Input Control.Multi Remote Control
</Name>
<Value>
off
</Value>
</item>