Genre/Category Question

Hi all,

HTS Tvheadend 4.2.8-36 ~ CoreELEC Tvh-addon v9.2.121

I’ve have an HDHR and have setup TvH using IPTV and Internal XML EPG’s Grabbers. All this is working fine except I am not getting all the Genres in the EPG. I will get Documentary, Talk Show, Gardening and Religion in the EPG but not Crime, News, Lifestyle and Current Affairs. (Note - This is not a complete list but examples of the ones that work and the ones that do not.)

The Genres are in the category section of the XML file, with a typical entry looking like this:

<programme start="20200515190000 +1000" stop="20200515193200 +1000" channel="2.yourtv.com.au">
        <title>ABC News</title>
        <desc>News from where you live. Bringing you the top stories, exclusive investigations, and original reporting on the issues that matter to you. Presented by Juanita Phillips (Sun-Thu) and Jeremy Fernandez (Fri-Sat).</desc>
        <category>News</category>
        <icon src="https://s3-ap-southeast-2.amazonaws.com/nine-tvmg-images-prod/39/72/38/397238_289679_NU1595H_L_T1_t1_.jpg" />
        <episode-num system="SxxExx">S2020E515</episode-num>
        <episode-num system="xmltv_ns">2019.514.</episode-num>
        <episode-num system="original-air-date">2020-05-15 19:00:00</episode-num>
        <rating>
                <value>NC</value>
        </rating>
        <premiere />
</programme>

I’m guessing that TvH only supports certain Genres and that is why I’m having issues.

Comments would be appreciated plus any workarounds too.

TIA

Greg