Not sure where to post these but I have updated a few things and added a few more to get EPG listings for all the channels I want in the UK
In channels.xml I have changed the following (Channels have been renamed)
which helps with auto matching.
I have also added the following channels
I have added mappings for these channels to
GB\1-xmltv_radiotimes_com.xml
and
GB\2-www_mydigiguide_com.xml
I know these channels could be added to all the grabbers but just wanted to get them setup. How do these get updated into the release?
In channels.xml I have changed the following (Channels have been renamed)
Code:
<section name="111">
<entry name="ChannelID">essentialflava.com</entry>
<entry name="FullName">Flava</entry>
</section>
...
<section name="455">
<entry name="ChannelID">fiver@five.tv</entry>
<entry name="FullName">FIVER</entry>
</section>
...
<section name="1279">
<entry name="ChannelID">usa@five.tv</entry>
<entry name="FullName">Five USA</entry>
</section>
...
<section name="1190">
<entry name="ChannelID">uktvg2p1@uktv.co.uk</entry>
<entry name="FullName">Dave Ja Vu</entry>
</section>
...
<section name="1359">
<entry name="ChannelID">1@virginmediatv.co.uk</entry>
<entry name="FullName">Virgin 1</entry>
</section>
I have also added the following channels
Code:
<section name="1379">
<entry name="ChannelID">HD@itv.com</entry>
<entry name="FullName">ITV HD</entry>
</section>
<section name="1380">
<entry name="ChannelID">Quest@questtv.co.uk</entry>
<entry name="FullName">Quest</entry>
</section>
<section name="1381">
<entry name="ChannelID">4Music@channel4.com</entry>
<entry name="FullName">4Music</entry>
</section>
<section name="1382">
<entry name="ChannelID">NME@nme.com</entry>
<entry name="FullName">NME TV</entry>
</section>
<section name="1383">
<entry name="ChannelID">2p1@movies4men.co.uk</entry>
<entry name="FullName">Movies4Men 2 + 1</entry>
</section>
<section name="1384">
<entry name="ChannelID">1p1@virginmediatv.co.uk</entry>
<entry name="FullName">Virgin1 +1</entry>
</section>
<section name="1385">
<entry name="ChannelID">p1itv4@itv.com</entry>
<entry name="FullName">ITV4 +1</entry>
</section>
<section name="1386">
<entry name="ChannelID">film24.com</entry>
<entry name="FullName">film24</entry>
</section>
<section name="1387">
<entry name="ChannelID">english@aljazeera.net</entry>
<entry name="FullName">Al Jazeera English</entry>
</section>
<section name="1388">
<entry name="ChannelID">popgirl@popclub.tv</entry>
<entry name="FullName">Pop Girl</entry>
</section>
<section name="1389">
<entry name="ChannelID">kix@cscmediagroup.com</entry>
<entry name="FullName">Kix!</entry>
</section>
I have added mappings for these channels to
GB\1-xmltv_radiotimes_com.xml
Code:
<Channel id="usa@five.tv" siteId="2008"/>
<Channel id="fiver@five.tv" siteId="2007"/>
<Channel id="Quest@questtv.co.uk" siteId="2179" />
GB\2-www_mydigiguide_com.xml
Code:
<Channel id="fiver@five.tv" siteId="50544" />
<Channel id="usa@five.tv" siteId="50543" />
<Channel id="NME@nme.com" siteId="50630" />
<Channel id="2p1@movies4men.co.uk" siteId="50864" />
<Channel id="1p1@virginmediatv.co.uk" siteId="50607" />
<Channel id="p1itv4@itv.com" siteId="50869" />
<Channel id="film24.com" siteId="50644" />
<Channel id="english@aljazeera.net" siteId="50612" />
<Channel id="popgirl@popclub.tv" siteId="50602" />
<Channel id="kix@cscmediagroup.com" siteId="50653" />
I know these channels could be added to all the grabbers but just wanted to get them setup. How do these get updated into the release?
United Kingdom