Hi team,
i want to ask, can you make format the xml_ns on astro.com.my like this:
<episode-num system="xmltv_ns">5.8.</episode-num>
because currently xml_ns on astro.com.my is like this :
<episode-num system="xml_ns">s6ep09</episode-num>
Thanks,
Hi team,
i want to ask, can you make format the xml_ns on astro.com.my like this:
<episode-num system="xmltv_ns">5.8.</episode-num>
because currently xml_ns on astro.com.my is like this :
<episode-num system="xml_ns">s6ep09</episode-num>
Thanks,
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
open the ini in your editor.
on the site line change episodesystem=onscreen to episodesystem=xmltv_ns
either delete your guide.xml or run a update f to force a refresh of guide.xml data.
if you dont do this then only new data grabbed will have xmltv_ns format,any existing data will still use onscreen(Sx Ey).
eventually this data wil be replaced with new data each time webgrab updates if you dont mind waiting.
Yes, this is my mistake, I only added xml_ns when it should be xmltv_ns, but now it works, thanks