Is there a way to name the argument xmltv_id of the channels with quotes in my WebGrab ++. Config.xml file without error?
Example:
<channel update="i" site="yo.tv" site_id="COUNTRY:us,PROVIDER_ID:318997-321161,CHANNEL_ID:415" xmltv_id="Showtime "HD"">Showtime "HD"</channel>
<channel update="i" site="yo.tv" site_id="COUNTRY:us,PROVIDER_ID:318997-321161,CHANNEL_ID:412" xmltv_id="Cinemax "HD"">Cinemax "HD"</channel>