2016-02-22, 01:38 PM
jcjefferies Wrote:In UK Freeview & Freesat broadcast "Unique Programme ID" and "Series ID" which PVRs use to Avoid duplicate Recordings and record a programme series. NextPVR dosnt use the Series ID to detect programmes in a series but relies on the title in the EPG. NextPVR can use the "Unique Programme ID" transmitted but is not able to extract the data from the broadcast data. I use EPG Collector to extract the EPG data into an XML file which NextPVR can read. Included in the file for each programme is a field called "episode-num" which contains the "Series_ID and "Programme_ID" used by PVRs. As NextPVR does not understand the "Series_ID" I process the XML file to remove it from the file before importing it.
I have used this for about three years and it works well. The only other method I know of is to use XMLTV GUIthe Radio Times EPG data.
Chris
thanks, some more stuff to try. What a great forum this is, so many helpful replies in such a short time!
I have messed around with the xmltv.radiotimes.com feed, mainly just as a personal viewing guide rather than for EPG. That definitely does have the Repeat field in it but it returns tilda seperated value dat files rather than XML so guess I could have to write some code to convert it and then import into NextPVR? Also I did read that it may be discontinued (there were a few days last week when it never got updated) just leaving the http://atlas.metabroadcast.com offering that is the replacement (I did look at that as well but don't think it's what I want).
cheers