Hi everyone,
I have a playlist that I can't modify and has a channel with tvg-ID containing '&' and WebGrab+plus is not accepting it, how do I fix it ?
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
& is a special character in xml data and needs to be encoded as & a m p ;(no spaces)
u shud find this in many channel.xml files as its used alot.
this is for characters used in the xmltv_id="xx" or display name.
see..
http://xml.silmaril.ie/specials.html