2016-01-14, 07:12 PM
So, I started using zap2xml for my EPG data after mc2xml stopped working right with Microsoft's changes. It works pretty well, but I just discovered something when I was getting ready for the free preview weekend on Showtime.
My system gets both the east coast and the west coast feeds of the premium channels like Showtime. Unfortunately, Zap2it (and thus Zap2xml) give both channels the same text name, and the xml file created when loaded into NextPVR seems to only recognize one of them.
Here is an example of the channel id data from my xml file - channel 865 is Showtime East, 866 Showtime West:
When I try to do a mapping of the channels, I only get one "ShowtimeHD" listing on the pulldown, which judging from data loaded is the second channel.
Is there anything I can do to make both channels show up in my listings?
Thanks.
My system gets both the east coast and the west coast feeds of the premium channels like Showtime. Unfortunately, Zap2it (and thus Zap2xml) give both channels the same text name, and the xml file created when loaded into NextPVR seems to only recognize one of them.
Here is an example of the channel id data from my xml file - channel 865 is Showtime East, 866 Showtime West:
Quote:<channel id="I21868.labs.zap2it.com">
<display-name>865 ShowtimeHD</display-name>
<display-name>865</display-name>
<display-name>ShowtimeHD</display-name>
</channel>
<channel id="I22532.labs.zap2it.com">
<display-name>866 ShowtimeHD</display-name>
<display-name>866</display-name>
<display-name>ShowtimeHD</display-name>
</channel>
When I try to do a mapping of the channels, I only get one "ShowtimeHD" listing on the pulldown, which judging from data loaded is the second channel.
Is there anything I can do to make both channels show up in my listings?
Thanks.
Tim