IPTVSimple PVR-addon with XMLTV EGP
About the EPG encoding issues, I use iconv to convert the file to UTF-8, then the EPG shows just fine. Here's the command from my crontab:

crontab Wrote:/usr/local/bin/tv_grab_se_swedb --quiet --output /home/xxx/svt.xml.tmp && iconv -f "ISO-8859-1" -t "UTF-8" /home/xxx/svt.xml.tmp > /home/xxx/svt.xml


Messages In This Thread
RE: IPTVSimple PVR-addon with XMLTV EGP - by negge - 2013-06-27, 18:36
Problem with HLS - by san77 - 2013-10-31, 17:23
Channel Logo issues - by cdonnie - 2014-03-28, 09:21
Logout Mark Read Team Forum Stats Members Help
IPTVSimple PVR-addon with XMLTV EGP14