NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 4 5 6 7 8 … 1231 Next »
How to get Sky Digital channel guide into GBPVR?

 
  • 0 Vote(s) - 0 Average
How to get Sky Digital channel guide into GBPVR?
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#11
2011-03-29, 11:15 AM
That doesn't seem to be the case. Not that I use an STB, but looking at both the Freesat and Freeview EPGs (as downloaded by DVBGuide) gives entries such as the following, where the LCN has been defined as 101 in this case:

Code:
<channel id="2.7fd.189d">
    <!--locator uri="dvb://2.7fd.189d" -->
    <!--lcn id="101" visible="TRUE" -->
    <!--provider name="Freesat" -->
    <!--authority uri="crid://fp.bbc.co.uk/" -->
    <!--abbreviation lang="en" name="BBC 1LON" -->
    <display-name>BBC 1 London</display-name>
  </channel>

Whether NPVR pays any attention to it though is another matter, especially as it appears to be listed as a comment.

Iain
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#12
2011-03-29, 01:01 PM
I've asked in the past what the "keyword" in the xml is to import STB channel numbers for blasters, but didn't get a response.
If they are there at all then it should be easy to do a find&replace to get an initial setup.

The problem with the freesat EPG for the channel numbers is that it won't include Sky channels that I'm guessing are wanted considering an HD grabber is involved. (it would be a bit of a waste for just the three freebies.
bobster
Offline

Junior Member

Posts: 33
Threads: 5
Joined: Jan 2010
#13
2011-03-29, 02:16 PM
I was getting my EPG through XMLTV using the Digiguide grabber. I haven't had a chance to look at the XML to see if it includes STBs.
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#14
2011-03-29, 02:24 PM
bobster Wrote:I was getting my EPG through XMLTV using the Digiguide grabber. I haven't had a chance to look at the XML to see if it includes STBs.

My brain is getting old but I am sure Sub tweaked something for NextPVR and I am certain I had it working for GB-PVR that channel numbers defined in the xml file were imported in the set up. With DigiGuide it is possible to edit all of the numbers to your liking. A pain the 1st time and as martin123 said keeping track when Sky shift them all about again. But once set it does make life easier. Or am I amking all of this up? Hmm not enough sleep last night Big Grin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#15
2011-03-29, 03:50 PM
martint123 Wrote:I've asked in the past what the "keyword" in the xml is to import STB channel numbers for blasters, but didn't get a response.
If they are there at all then it should be easy to do a find&replace to get an initial setup.
xmltv files dont officially contain channel numbers. The usual way it was done was by specifying an additional numeric-only <display-name> on the channel. For example:

Code:
    <channel id="CART-NET">
        <display-name>Cartoon Network</display-name>
        <display-name>42</display-name>
    </channel>

Both NPVR and GBPVR support that method.

Recently, someone in the UK pointed out that their listing source had started using the 'id' attribute for identifying the channel numbers so I updated NPVR to also support that format.

Code:
    <channel id="42">
        <display-name>Cartoon Network</display-name>
    </channel>
bobster
Offline

Junior Member

Posts: 33
Threads: 5
Joined: Jan 2010
#16
2011-03-29, 07:32 PM
There used to be a SkyChannelSync application by SystemShark but that seems to have disappeared...
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#17
2011-03-29, 07:44 PM
bobster Wrote:There used to be a SkyChannelSync application by SystemShark but that seems to have disappeared...

Yeh I don't know the current status of that anymore. Perhaps SystemShark could enlighten?

If you are using Digiguide it really is quite easy to change all the channel numbers because of the GUI and apart from the odd channel number change by Sky it is then done.
bobster
Offline

Junior Member

Posts: 33
Threads: 5
Joined: Jan 2010
#18
2011-03-29, 07:49 PM
Sorry, but what makes using Digiguide easier, could you give an example of the process?
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#19
2011-03-29, 08:16 PM
bobster Wrote:Sorry, but what makes using Digiguide easier, could you give an example of the process?

Hiya bobster, I can't check at the moment so don't want to waste your time but from memory:

this is presuming that you are using DigiGuide and then importing it into XMLTVGUI, processing it, then spitting that out as your .xml?

In DigiGuide it is very easy to re-assign channel numbers (I'm sure you have found that bit?) Something like in the add/remove channels you just change the channel number. XMLTVGUI should handle the rest (I can't remember any specific settings) and either for GB-PVR or now with the fix Sub did for NextPVR the channel numbers should be honoured when you import. (Having said that I do remember something weird with GB-PVR like you needed a totally clean db or something.)

Sorry if that is not very clear, no access to server @ moment Big Grin
bobster
Offline

Junior Member

Posts: 33
Threads: 5
Joined: Jan 2010
#20
2011-03-29, 08:43 PM
Thanks for that but the Sky channel numbers in Digiguide are correct so I don't need to change those...

Here is an example from the xml that the Birtles XMLTV Digiguide grabber generated:

<channel id="UK_Digi_101">
<display-name>BBC 1 London</display-name>
</channel>

Is there some way to do a database query to update the channel numbers from this xml ?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't scroll with mouse when Searching the Guide TimA-C 10 2,957 2023-06-26, 07:40 PM
Last Post: boggydoggy
  how to use IR server suite with GBPVR zaprat 82 63,338 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,688 2014-05-15, 12:59 AM
Last Post: lchiu7
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 3,996 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  GBPVR and NPVR jigster99 2 5,220 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,723 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,581 2012-08-27, 04:00 PM
Last Post: rscheller
  Channel 4 HD new tuning string Pob 0 2,657 2012-03-29, 08:59 PM
Last Post: Pob
  Here comes Digital Cable ... what to do divinehammer 26 12,038 2012-03-28, 10:31 PM
Last Post: RumbleZ
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,392 2012-03-18, 02:07 AM
Last Post: KS4UA

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

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

Linear Mode
Threaded Mode