Search found 18 matches

by emveepee
Thu Mar 16, 2023 5:25 pm
Forum: Development Support
Topic: XMLTV guide data
Replies: 225
Views: 1213051

Re: XMLTV guide data

nickk wrote: Thu Mar 16, 2023 4:59 pm Best not to use the Series or Episode ID to determine type. The guide data for Australia does not follow this convention for example.
Thanks for that, as long as you don't use MV as your identifier for non-movies it probably isn't going to cause a problem. Is there sample JSON anywhere?

Martin
by emveepee
Thu Mar 16, 2023 4:51 pm
Forum: Development Support
Topic: XMLTV guide data
Replies: 225
Views: 1213051

Re: XMLTV guide data

Two ideas come to mind... 1) App could search the category tags for the following categories we use regardless of the location in the list: Series, Movie, News, Special, Sport, Shop, Audio, Adult 2) We could add an attribute to the category tag to indicate the high level category vs genre. Nick XML...
by emveepee
Thu Aug 06, 2020 6:00 am
Forum: Development Support
Topic: XMLTV guide data
Replies: 225
Views: 1213051

Re: XMLTV guide data

As an additional question, I'm attempting to get this data to mesh well with NextPVR. I'm able to pull both the channel lineup and this API's guide data, via my earlier posted updated script, but for some reason, NextPVR doesn't seem to be able to mate the two together @Brak I had a look at someone...