Duplicate EPG-ID's in multiple linups

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
User avatar
MKANET

Posts: 63
Joined: Mon Mar 12, 2012 9:40 pm
Location:

HTPC Specs: Show details

Duplicate EPG-ID's in multiple linups

#1

Post by MKANET » Sun Jun 06, 2021 9:17 pm

Is EPG123 smart enough to only add unique EPG-ID's to the XMLTV file (omitting all duplicates from multiple linups)?

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#2

Post by garyan2 » Sun Jun 06, 2021 9:28 pm

Yes. For stations that are present in multiple lineups, the channel entry in the xmltv file will look similar to the following:

Code: Select all

  <channel id="EPG123.42676.schedulesdirect.org">
    <display-name>KVOADT</display-name>
    <display-name>KVOADT (NBC)</display-name>
    <display-name>4.1 KVOADT</display-name>
    <display-name>4.1</display-name>
    <display-name>1004 KVOADT</display-name>
    <display-name>1004</display-name>
    <display-name>NBC</display-name>
    <icon src="C:\ProgramData\GaRyan2\epg123\logos\KVOADT_d.png" width="278" height="260" />
  </channel>
The important thing is the channel id, in this case, is EPG123.42676.schedulesdirect.org which is the same across any/all lineups.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

User avatar
MKANET

Posts: 63
Joined: Mon Mar 12, 2012 9:40 pm
Location:

HTPC Specs: Show details

#3

Post by MKANET » Sun Jun 06, 2021 9:31 pm

Thank you so much for the quick reply. Also, I just wanted to thank you directly for making such an irreplaceable app. I had no idea EPG123 even existed. I was using the text-only guide2go app on Windows until just yesterday. Thanks for all your hard work maintaining this app.

User avatar
garyan2

Posts: 7480
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#4

Post by garyan2 » Sun Jun 06, 2021 9:59 pm

Yah, marmei did a decent job with guide2go and xteve (which I use for TiViMate), but epg123 does some things better. Particularly in selecting images for a program. It has been a while since I looked at guide2go, but building the file using GO and then everything being run/configured in a shell is a bit of a hassle.

Enjoy, and thanks!
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Post Reply