Hi,
Hope this is in the correct section as im new to here. I have two channels for in different groups and am wondering if there is any way to grab epg if they require the same xmltv?
xmltv_id="btsport1.uk">UK FHD : BT 1 FHD
xmltv_id="btsport1.uk">BT SPORT 1 HD
I tried this but I got the error of duplicate xmltv id. Any pointers would be greatly appreciated.
Thanks,
Anthony
you cant have duplicate xmltv_id="xxx" values.epg software uses these to know which epg is for which channel.
the correct way to use the same epg for multiple channels is to use same_as="xxxx",see here..
http://webgrabplus.com/documentation/configuration/webgrabconfigxml#conf...
this refers to using a timeoffset but the idea is the same,you would just use offset="0" to copy the same epg.
Ah got it! Thanks for the reply and the pointers to the correct place.Very much appreciated Blackbear199.