10-11-2018, 09:26 PM
I updated the icon url for one of the missing IPTV EPG icons. The custom url does show up in the m3u file but not in the epg xml file.
m3u file:
#EXTINF:-1 tvg-id="GameShowNetwork.us" tvg-name="GSN US" tvg-logo="http://vaders.tv/logos/usa%20gsn%20hd.png" tvg-chno="79" channel-id="79" group-title="United States",GSN HD
epg xml file:
<channel id="GameShowNetwork.us">
<display-name lang="en">GSN US</display-name>
<url>http://www.tvpassport.com</url>
<icon src="http://static.iptv-epg.com/us/GameShowNetwork.us.png"/>
<lcn>79</lcn>
</channel>
Plex apparently uses the URL in the epg xml file not the one in the m3u file. Can you make both files use the custom url?
Jim
m3u file:
#EXTINF:-1 tvg-id="GameShowNetwork.us" tvg-name="GSN US" tvg-logo="http://vaders.tv/logos/usa%20gsn%20hd.png" tvg-chno="79" channel-id="79" group-title="United States",GSN HD
epg xml file:
<channel id="GameShowNetwork.us">
<display-name lang="en">GSN US</display-name>
<url>http://www.tvpassport.com</url>
<icon src="http://static.iptv-epg.com/us/GameShowNetwork.us.png"/>
<lcn>79</lcn>
</channel>
Plex apparently uses the URL in the epg xml file not the one in the m3u file. Can you make both files use the custom url?
Jim