I am using a EPG from https://epgguide.net/
Connecting Plex live tv with this EPG works, but I don’t see the season and episode number althought this is in the XML file.
Which XMLTV format does Plex needs to be able to see also season and episode number?
Wrong fromat, season is missing I guess.
In my short time of using xmltv with Plex I saw that on-screen format with SXXEYY works as well as xmltv format or whatever that is called.
XML file is using the wrong episode-num system. A provider can use whatever format with the onscreen system, E17 or Episode 17 or Ep. 17 are all accepted, so useless to Plex and others…
Plex works ok with the xmltv_ns system standard.
The example below corresponds with S05 E19. <episode-num system="xmltv_ns">4.18.</episode-num>
It also works with on-screen SXXEYY, doesn’t have to be xmltv_ns I guess. At least I recall that this is what I used to have (I now have also xmltv_ns). But season has to be present obviously.