grog68
VIP Member
There have been a number of people who have flashed their box in the last day or two and found that Rytec UK sources are not listed in EPGImporter sources.
After looking at @slimmy46 box and the rytec fles I could see the UK listings where there but for some reason not showing, looking closer it appears some of content of the xml files is causing the rest of the file to be unreadable.
SO I have created a simple UK only rytec.sources.xml file, well I was thinking most of us don't need the countries so why have them there.e
You can download the file from https://www.dropbox.com/s/xzz5e1gcxb54258/rytec.sources.xml?dl=1 and then place it in the /etc/epgimport folder on your box.
The easiest way is to use putty or terminal in openwebif and once logged in paste the following commands:
Hope this helps
After looking at @slimmy46 box and the rytec fles I could see the UK listings where there but for some reason not showing, looking closer it appears some of content of the xml files is causing the rest of the file to be unreadable.
SO I have created a simple UK only rytec.sources.xml file, well I was thinking most of us don't need the countries so why have them there.e
You can download the file from https://www.dropbox.com/s/xzz5e1gcxb54258/rytec.sources.xml?dl=1 and then place it in the /etc/epgimport folder on your box.
The easiest way is to use putty or terminal in openwebif and once logged in paste the following commands:
Code:
cd /etc/epgimport
cp rytec.sources.xml rytec.sources.xml.orig
wget -O rytec.sources.xml https://www.dropbox.com/s/xzz5e1gcxb54258/rytec.sources.xml\?dl=1
Hope this helps
Last edited: