Using windows 10x64 on all HTPC units and using kodi 17, all system files and hidden files are shown.
I think the issue is that the epg xml guide from the vbox does not have the </category> within it. if i go to
http://serverip/cgi-bin/HttpControl/Http...ChIndex=38
to view the epg guide data directaly from the vbox it is in the format below which does not have any category tags
But if i download an external xml from another online source this does have the /category tag.
So im thinking that the over the air guide data that the vbox gets from freeview does not have this info, or its not being given by the unit.
but i didnt rearly want to mess with a seprate xml for freeview epg but i may have a play and see if this gives me the tags.
From epg guide direct from vbox using OTA guide data:
<programme start="20161215210000 +0000" stop="20161215233000 +0000" channel="www.Movie%20Mix.co.un">
<title lang="eng">Switchback</title>
<desc lang="eng">
Dennis Quaid stars as an FBI agent in pursuit of a serial killer who he believes has kidnapped his son. Danny Glover co-stars. (1997)
</desc>
</programme>
<programme start="20161215233000 +0000" stop="20161216012000 +0000" channel="www.Movie%20Mix.co.un">
<title lang="eng">The Machine</title>
<desc lang="eng">
Toby Stephens stars in this sci-fi thriller as a scientist who creates a perfect android killing machine for the military in a war against China. (2013)
</desc>
</programme>