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 … 147 148 149 150 151 … 433 Next »
HD-PVR2 / STB / Devices / Channels

HD-PVR2 / STB / Devices / Channels
johnjore
Offline

Junior Member

Posts: 6
Threads: 2
Joined: Nov 2015
#1
2016-01-14, 04:13 PM
Hi!

Switching from tvheadend to npvr to use a HDMI Capture "card" with a Virgin Media cable box. Currently running 3.6.6 on W10 and trying to setup devices / channels, but struggling to do this with an HD-PVR2.

Pre-req: All hardware works fine. NPVR (and Kodi) can see the channel the STB is currently tuned to.


Is the channel list from the STB thats the problem.

1) I have a "lineup" file which contains the channel listings available on the STB. Can't find a way to import this XML file. Not supported I guess?
[ATTACHMENT NOT FOUND]

2) I have another tuner (free-to-air), works fine and uses the first 61 channels. When using "Import" on Devices and the HD-PVR2, the channels are sorted alfabetically and assigned the next free number, 62 and up:
[ATTACHMENT NOT FOUND]
As per the image, "BBC One London" is on Channel 74 but is supposed to be channel 101. I right click and select "Edit Channel Settings", nothing happens?

3) I "Export Channels", modify the entry for "BBC One London" and "Import Channels". "BBC One London" is now on 101. Happy days!
[ATTACHMENT NOT FOUND][ATTACHMENT NOT FOUND]


This is a manual and labour intensive process. Also, as the channel listing from Virgin Media changes with the seasons and various special events, it would be rather cumbersome to manually try and keep the channels within npvr upto date.


So, the question: Can this be automated? How do others do this? Has someone already written a snippet do modify npvr.db3 to do this?
Google and seaching the forums didn't turn up anything?


JJ
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2016-01-14, 04:37 PM
johnjore Wrote:1) I have a "lineup" file which contains the channel listings available on the STB. Can't find a way to import this XML file. Not supported I guess?

Settings --> Devices --> Import Channels should allow you to read an xml file to get channels.

The scan of the DVB-T (Freeview) tuner should find channels and give the channels the numbers that Freeview gave them ... 1 for BBC1 2 for BBC2 3 for ITV and so on ... This process may have got stuffed up if you attempted to import channels from an XML file beforehand.

My suggestion .. Delete all devices and this will also delete all channels ... Reboot to force all NextPVR components to restart ... Devices should auto re-appear after reboot ... Configure the Freeview tuner first to get channel numbers and then read XML to get Virgin channels
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#3
2016-01-14, 05:20 PM
1) Not sure what that file you've shown is. I'm not familiar with it's format. You can do to Settings->Devices, then double click you HDPVR2 device, set the input/blaster options, then click the 'Import' button, and select your xmltv file.

2) As suggested above, it might be best to scan the digital tuner first. Either way, if there is number clashes on different source types though, there may be some manual renumber or merging of channels required.
johnjore
Offline

Junior Member

Posts: 6
Threads: 2
Joined: Nov 2015
#4
2016-01-14, 11:03 PM
Thanks for the various suggestions, but the root problem is that the EPG/XMLTV file does not have the channel numbers as they are on the STB so the import can't assign the channel number for use with the ir blaster.

Can someone share how to create the XMLTV file in the correct format for use with npvr so it includes the channel numbers as they are on the STB? This is how I created the xml file: xmltv.exe tv_grab_uk_rt -output VM_EPG.xml

(The separate linup XML file has the channel numbers as they are on the STB, but npvr will not import it, as per sub's post, its not a familiar format. It was created using this command: xmltv.exe tv_grab_uk_rt --get-lineup --output VM_Lineup.xml)


JJ
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#5
2016-01-15, 11:58 AM
johnjore Wrote:, but npvr will not import it, as per sub's post,

I use this to get xmltv data ... http://www.birtles.org.uk/xmltv/ ... Be warned that it's missing some of the newest Freeview channels.
johnjore
Offline

Junior Member

Posts: 6
Threads: 2
Joined: Nov 2015
#6
2016-01-15, 12:33 PM
Hi and thanks for this. I tested it, but the generated XML file does not contain the channel numbers as listed on the STB.

"Sony TV" is on 193 on the STB, and the string 193 only appears in start/stop times, descriptions and subtitle info. Not suprised really, as Sky and Virgin Media may both carry "Sony TV", but they're not both using channel 193 for it, so would not expect this information to be in the EPG guide... ?

Any device npvr controls directly would have no issues in tuning to the relevant channel, but this problem should be there for any STB that does not follow some sort of standard, so bit suprised that feature is not requested / added (parsing lineup xml file) ?

I'll see if I can find time this week end to write something to parse the linup xml file for importing into npvr.


JJ
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#7
2016-01-15, 01:27 PM
johnjore Wrote:Hi and thanks for this. I tested it, but the generated XML file does not contain the channel numbers as listed on the STB.

I don't use a STB so I am not best for this ... There are several UK Satellite / STB punters on here who can tell what they did ... you may be our first Virgin.
johnjore
Offline

Junior Member

Posts: 6
Threads: 2
Joined: Nov 2015
#8
2016-01-15, 02:10 PM
Wrote a tiny C# util to do the conversion. EXE and source attached. Its crude and simple and skips radio as some of the channel names are the same as a TV station and no interest in spending more time on this at the moment. Best if it manipulated the SQLite? DB directly for ongoing, automated, updates.

[ATTACHMENT NOT FOUND]

If the import lineup functionality could be added to npvr one day, that would be great enhancement for STB users.

JJ
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  decoder issue? some channels don't play Donsch 10 5,464 2023-12-04, 10:19 PM
Last Post: turkeypets
  double channels MaxOne72 2 1,372 2021-08-15, 05:22 AM
Last Post: MaxOne72
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,266 2021-05-05, 06:23 AM
Last Post: tvwatcher
  NextPVR Devices shoutout 1 1,856 2020-07-11, 12:40 AM
Last Post: Graham
  Channels/PIP popups not working 4.2.5 (191014) eastavin 7 2,992 2020-04-20, 03:20 AM
Last Post: eastavin
  hdhomerun dvb-t channels is not fount by nextpvr Ernoth 1 1,857 2020-03-25, 02:12 PM
Last Post: mvallevand
  Channels changing frequencies Ricknextpvr 0 1,262 2020-03-13, 02:08 PM
Last Post: Ricknextpvr
  4 Channels not showing in list otherguy 12 4,544 2020-02-22, 05:23 PM
Last Post: sub
  I can't rescan my channels ram1000 2 1,972 2020-02-19, 10:51 PM
Last Post: ram1000
  NextPVR missing channels filosad 2 2,453 2020-02-18, 10:00 PM
Last Post: filosad

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

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

Linear Mode
Threaded Mode