- 133 -
12.2 ChannelList.xml in the clone file
After you have set your settings correctly you can clone TV to USB to change the channel list. The
channellist can be edited via CMND or you can do this using an xml editor tool.
The folder name used in the root of the USB device containing the clone data:
TPM181HE_CloneData/MasterCloneData/
Go to the ChannelList.xml file: …/MasterCloneData/ChannelList/ChannelList.xml to edit the channel
list manually.
In below example, the file after a virgin installation:
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<TvContents>
<SchemaVersion MajorVerNo="2" MinorVerNo="0" />
<ChannelMap>
<Channel>
<Source type="HDMI1" />
<Setup presetnumber="1" name="HDMI 1" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0" logo="" TTV1="0" TTV2="0"
TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0" />
</Channel>
<Channel>
<Source type="HDMI2" />
<Setup presetnumber="2" name="HDMI 2" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0" logo="" TTV1="0" TTV2="0"
TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0" />
</Channel>
<Channel>
<Source type="HDMI3" />
<Setup presetnumber="3" name="HDMI 3" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0" logo="" TTV1="0" TTV2="0"
TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0" />
</Channel>
<Channel>
<Source type="VGA" />
<Setup presetnumber="4" name="VGA" blank="0" skip="0" FreePKG="1" PayPKG1="0" PayPKG2="0" logo="" TTV1="0" TTV2="0"
TTV3="0" TTV4="0" TTV5="0" TTV6="0" TTV7="0" TTV8="0" TTV9="0" TTV10="0" />
</Channel>
</ChannelMap>
<ApplicationMap>
<Application>
<App Type="Native" AppName="SmartTV" />
<Setup name="Enjoy Apps" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
<Application>
<App Type="Native" AppName="DirectShare" />
<Setup name="Media Server" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
<Application>
<App Type="Native" AppName="Googlecast" />
<Setup name="Cast" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
<Application>
<App Type="Native" AppName="Internet" />
<Setup name="InternetApp" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
<Application>
<App Type="Native" AppName="InternetHotSpot" />
<Setup name="InternetHotSpot" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
<Application>
<App Type="Native" AppName="MediaBrowser" />
<Setup name="USB Devices" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
<Application>
<App Type="Native" AppName="YouTube" />
<Setup name="YouTube" FreePKG="1" PayPKG1="0" PayPKG2="0" />
</Application>
</ApplicationMap>
<ThemeTV />
</TvContents>