Custom Lineup tips

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
Kick4U

Posts: 43
Joined: Mon Mar 05, 2012 7:36 am
Location:

HTPC Specs: Show details

Custom Lineup tips

#1

Post by Kick4U » Sun Feb 24, 2019 3:08 pm

Hello ALL!

Thank you garyan2 for an amazing program! It's really takes MCE to another level.

I've begun using the customlinup.xml to consolidate multiple lineups and find it much easier than switching between different tabs. I found a little trouble in using the '&' sign and realized that I needed to use the special HTML entity.
For example to include A&E Network HD (Pacific), you need to use the HTML entity &amp; in place of the &:

Code: Select all

    <station number="1402" subnumber="0" callsign="AETVHDP" name="A&amp;E Network HD (Pacific)" alternate="21760">57439</station>
Here is a link to many characters that can be used with the HTML entity.
http://www.htmlhelp.com/reference/html4 ... ecial.html

Hope this helps anyone in the future!

Post Reply