In order to us EPGimport the file has to be downloaded with a straight URL. This does not work with this file!!!!
You can each day download the file manually and use it that way. But this is a pain in the behind.
If you want to do that you have to make a channels file (turkey.channels.xml) where you define the links between the channel references of your receiver and the EPG.
f.i.
<channel id="24">service ref</channel>
replace service ref with the actual value: something in the format 1:0:19:66:65:12:5A0000:0:0:0:
I have attached the list of the channels which are provided in the guide.xml file.
Make the links for all channels.
The you have to make a file turkey.sources.xml
<?xml version="1.0" encoding="UTF-8"?>
<sources>
<sourcecat sourcecatname="Turkey">
<source type="gen_xmltv" channels="turkey.channels.xml">
<description>Turkey XMLTV </description>
<url>/home/Fritz/epg/guide.xml.gz</url>
</source>
</sourcecat>
</sources>
Replace /home/Fritz/epg/guide.xml.gz with the actual location of the file.
Place both the channels file and sources file in /etc/epgimport/
Make sure the guide file is placed in the position you defined.
Select the Turkey source in EPGimport, and perform an import.
Willy
Edited by doglover, 23 April 2018 - 17:06.