Hi - I somehow was able to get guide.xml created. but it has information and no epg, what should I do to create an epg?
<?xml version="1.0" encoding="UTF-8"?>
<tv generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.1 -- Jan van Straaten" generator-info-url="http://www.webgrabplus.com">
<channel id="PBS (PBS)">
<display-name lang="en">PBS (PBS)</display-name>
<url>http://www.tv.com</url>
</channel>
<channel id="History (East) (HIST)">
<display-name lang="en">History (East) (HIST)</display-name>
<url>http://www.tv.com</url>
</channel>
<channel id="History HDTV (East) (HISHD)">
<display-name lang="en">History HDTV (East) (HISHD)</display-name>
<url>http://www.tv.com</url>
</channel>
I can show you the line for the channel i've got.
#EXTINF:-1 tvg-id="" tvg-name="PBS US" tvg-logo="http://picon.space/pbs.png" group-title="LIVE: United States",PBS US
In that case it means that you need to change the following in your WebGrab++.config.xml
"PBS (PBS)"
to
"PBS US"
That's it.