I managed to get EPG data working and it works flawlessly ... but i have a problem loading channel logos from xml file
When i try to copy the icon src url it loads the logo only after i add http: in front and when i change & to &
I m not a coder so i dont really know how to change this... Maybe a little help from someone more experienced
TNx in advance
Tnx... Got it working
Changed
index_urlchannellogo {url(scope=datelogo)|http:|<h1 id="MainContent_programsingle_h1title"|src="|"|</h1>}
and added a new line below showicon.scrub
showicon.modify {addstart(not "")|http:}
Maybe you should upload new ini file for anyone else having a same problem
Cheers :D