NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 261 262 263 264 265 433 Next »
BBC HD changed to BBC2 HD now no EPG data - XMLTV

BBC HD changed to BBC2 HD now no EPG data - XMLTV
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#51
2013-03-31, 07:35 PM
The Freesat EPG is only transmitted on the Freesat home transponder but "Now & Next" are on all transponders. On Freeview each transponder transmits the full EPG for all channels on all transponders but the data for the channels native to the transponder are transmitted at a much higher rate.

I use EPG Collector to generate an XML file from the DVB-T data to import the EPG into NextPVR but the end result looks a lot different to the data produced by DVBGuide. Comparing the same EPG data from DVBGuide and EPG Collector the last block of digits (240URQ) below is the Unique ID of the programme so assume the second item lists the "Series ID"

<!--crid type="0x31" uri="crid://fp.bbc.co.uk/240URQ" -->
<!--crid type="0x32" uri="crid://fp.bbc.co.uk/SRNWR4" -->

Chris
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#52
2013-03-31, 07:55 PM
sub Wrote:You don't get this currently from your xmltv file either though do you?

I get subtitle (and usually) episode and series from my XMLTV (Alan Birtles XMLTVGUI) yes (or did I misunderstand your question?). The XML above from a sample from what DVBGuide created from the DVB-T stream.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#53
2013-03-31, 08:01 PM
The same DVB-T EPG entry processed by DVBGuide and EPG Collector

(DVB Guide)
<programme channel="233a.1041.10bf" start="20130331081500 +0000" stop="20130331090000 +0000">
<!--locator uri="dvb://233a.1041.10bf;e5bf@2013-03-31T08:15:00Z/PT00H45M" -->
<!--crid type="0x31" uri="crid://fp.bbc.co.uk/23VL83" -->
<!--crid type="0x32" uri="crid://fp.bbc.co.uk/L5JWDV" -->
<title lang="en">The A to Z of TV Gardening</title>
<desc lang="en">13/25. Letter M: A look at some of the BBC&apos;s most popular gardening programmes and personalities, presented by Carol Kirkwood. Carol explores subjects that all begin with the letter M. [S]</desc>
<!--content id="0xA0" user="0x00" -->
<category lang="en">Lifestyle</category>
<language>en</language>
<!--component content="0x01" type="0x03" language="eng" -->
<video>
<present>yes</present>
<aspect>16:9</aspect>
</video>
<!--component content="0x02" type="0x03" language="eng" -->
<audio>
<present>yes</present>
<stereo>stereo</stereo>
</audio>
<!--component content="0x03" type="0x10" language="eng" -->
<subtitles type="teletext">
<language>en</language>
</subtitles>
</programme>

(EPG Collector)
<programme start="20130331091500 +0100" stop="20130331100000 +0100" channel="4287">
<title>The A to Z of TV Gardening</title>
<desc>13/25. Letter M: A look at some of the BBC's most popular gardening programmes and personalities, presented by Carol Kirkwood. Carol explores subjects that all begin with the letter M. [S]</desc>
<category>Leisure and Hobbies</category>
<audio>
<stereo>stereo</stereo>
</audio>
<episode-num system="xmltv_ns">/L5JWDV . /23VL83 . 0</episode-num>
</programme>
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#54
2013-03-31, 08:07 PM
jcjefferies Wrote:I use EPG Collector to generate an XML file from the DVB-T data to import the EPG into NextPVR but the end result looks a lot different to the data roduced by DVBGuide. Comparing the same EPG data from DVBGuide and EPG Collector the last block of digits (240URQ) below is the Unique ID of the programme so assume the second item lists the "Series ID"

<!--crid type="0x31" uri="crid://fp.bbc.co.uk/240URQ" -->
<!--crid type="0x32" uri="crid://fp.bbc.co.uk/SRNWR4" -->
That's correct. The 0x31 CRID is the show identifier. The 0x32 CRID is the series identifier.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#55
2013-03-31, 08:16 PM
gEd Wrote:
sub Wrote:You don't get this currently from your xmltv file either though do you?

I get subtitle (and usually) episode and series from my XMLTV (Alan Birtles XMLTVGUI) yes (or did I misunderstand your question?). The XML above from a sample from what DVBGuide created from the DVB-T stream.
I meant - you don't current get human-readable season/episode numbers from EPGCollector or DVBGuide (like "season 1" "episode 18") in the data. I know they contain the CRID values identifying the episode/series.

Looking at the data in post #53, it doesn't look like the XML for either of these apps supplies human readable series/episode info, or sub title....but...I can see what looks like an episode number ("13/25") in the text of the <desc> description (but no episode number), and it looks like "Letter M:" might be a subtitle. I'm assuming these were part of the description the broadcaster supplied for that show, and the new patch I supplied should also contain this text?

If it had a separate subtitle in the stream, they would have put it in a <sub-title> node in the xml. Instead it just seems to be some random part of the text the broadcaster has supplied for the description.
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#56
2013-03-31, 08:31 PM
sub Wrote:I'm assuming these were part of the description the broadcaster supplied for that show, and the new patch I supplied should also contain this text?
correct, it does, the same as dvbguide.

Just to clarify : I have been using XMLTV for several years and will continue to use it for as long is it continues to provide accurate info for the very limited number of channels (7) to I use. I tested out DVBguide (and the patch) to experiment (and possibly help).
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#57
2013-03-31, 08:59 PM
gEd Wrote:Just to clarify : I have been using XMLTV for several years and will continue to use it for as long is it continues to provide accurate info for the very limited number of channels (7) to I use. I tested out DVBguide (and the patch) to experiment (and possibly help).
Yeah, no worries. Thanks for the help. Just trying to make things as usable-out-of-the-box as possible, so that don't have to hunt down extra utilities to get up an running.
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#58
2013-04-01, 10:02 AM
Sub It would be great to get NextPVR to support Unique ID as broadcast in the Freeview data stream. I currently use EPG Collector to extract the EPG and the Unique ID but it combines the "series ID" and "unique ID" into one "Unique ID" block which confuses NextPVR. Luckily my son is a PHP expert and wrote me a script to remove "Series ID" data and some other characters that NextPVR didn't like from the XML file .
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#59
2013-04-01, 05:02 PM
jcjefferies Wrote:Sub It would be great to get NextPVR to support Unique ID as broadcast in the Freeview data stream. I currently use EPG Collector to extract the EPG and the Unique ID but it combines the "series ID" and "unique ID" into one "Unique ID" block which confuses NextPVR. Luckily my son is a PHP expert and wrote me a script to remove "Series ID" data and some other characters that NextPVR didn't like from the XML file .
I have changed the app to extract crids for building the unique id, but it changes too many files so I can't do it as a patch. I'll need to add it with the next release.
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#60
2013-04-01, 05:36 PM
sub Wrote:I have changed the app to extract crids for building the unique id, but it changes too many files so I can't do it as a patch. I'll need to add it with the next release.

So this'll let us use the 'only record new' functionality? With either DVB or xmltv (from DVBGuide) EPG updates?

Iain
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 … 4 5 6 7 8 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  No data received jcole998 1 317 2025-04-15, 03:08 PM
Last Post: mvallevand
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 142,523 2024-01-29, 01:07 AM
Last Post: stoenjes44
  EPG XMLTV problem DBHall 8 3,853 2021-01-01, 12:34 PM
Last Post: Graham
  xmltv and EPG channel icons HaTaX 5 4,221 2020-10-28, 04:25 AM
Last Post: sub
  EPG displaying small subset of xmltv file. Esteban 9 3,084 2020-07-18, 10:07 PM
Last Post: Esteban
  create my own xmltv with zap2it Brucek2839 23 9,520 2020-04-16, 07:57 AM
Last Post: Brucek2839
  No data delivered/failed to lock a signal? from Hauppauge HDHR/DCR-2650 bishoph 8 3,715 2020-04-13, 09:55 PM
Last Post: sub
  OTA EPG guide data only for 2 hrs acegolfer 6 3,652 2020-03-18, 08:30 PM
Last Post: mvallevand
  Changed Recording Directory - Previous Recordings Not Showing Enzpol 2 2,183 2019-11-28, 05:06 AM
Last Post: Enzpol
  Channles loosing EPG data Brucek2839 5 2,387 2019-11-21, 03:17 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode