Hello, newbie needs help :)
I have created xml file with channels I need, now is it possible to store that xml file with EPG ingformatiomn online so it can be accessed through url? Also do I need to update guide.xml manually every few days or it can be done automatically? Tnx in advance
You could if you grab epg on the same device running web services, so in your WebGrab++.config.xml something like:
<filename> /var/www/html/epg/myepg.xml</filename> (example path for linux). If you need to gzip it then you can create a script and add it to crontab (linux or windows)
There are several post about, just search 'em.
I wanted to store guie.xml so it can be remotely accessed from anywere. I would preciate if you can provide me some tutorial for dummies how to :)
if you have linux,
install lamp (just google for ubuntu LAMP)
make a folder in /var/www/html/epg
follow this post http://www.webgrabplus.com/content/auto-run-bash-and-zip-xml-gzp