Jump to content


ni_hao

Member Since 3 Jul 2008
Offline Last Active 19 Sep 2023 06:38
-----

Topics I've Started

Finding the right sourcecat(name)

17 September 2023 - 08:41

I have to extend my local sources xml file for getting EPG on a certain channel

 

How do I easily find the right sourcecat or sourcatname when I know the channel name?

 

The following is just an example to explain what I mean (is thus valid for more channels from other countries to find the right sourcecatname):

I want to have EPG on the channel: UK Sky Sports F1.

 
In the channels file you can find: <!-- 28.2E --><channel id="SkySpF1.uk">1:0:1:14BA:7DC:2:11A0000:0:0:0:</channel><!-- SkySp F1 HD -->
I thought it is a UK sports channel so I added in my local source file: 
 
	<sourcecat sourcecatname="Rytec UK Sat/Virgin XMLTV">
		<source type="gen_xmltv" channels="rytec.channels.xml.xz">
			<description>UK/Ireland - Sports/Movies (xz)</description>
			<url>http://www.xmltvepg.nl/rytecUK_SportMovies.xz</url>
			<url>http://epgspot.com/rytec_epg/rytecUK_SportMovies.xz</url>
			<url>http://rytecepg.wanwizard.eu/rytecUK_SportMovies.xz</url>
			<url>http://rytecepg.dyndns.tv/epg_data/rytecUK_SportMovies.xz</url>
			<url>http://epg.vuplus-community.net/rytecUK_SportMovies.xz</url>
		</source>
	</sourcecat>

But unfortunately no EPG with sref: 1:0:1:14BA:7DC:2:11A0000:0:0:0:

So maybe the sourcecat might be wrong

 


géén EPG voor RTL Lounge

6 April 2023 - 12:18

Ik kreeg vanmorgen géén EPG voor RTL Lounge
Ik heb deze geprobeerd:


<!-- Cable --><channel id="RTLLounge.nl">1:0:1:13F9:1397:3E8:FFFF0000:0:0:0:</channel><!-- RTL Lounge -->
<!-- Cable --><channel id="RTLLounge.nl">1:0:1:57B:E:25A8:FFFF0000:0:0:0:</channel><!-- RTL Lounge -->

Is daar iets aan te doen?