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 … 119 120 121 122 123 … 433 Next »
NPVR Analog Channels not working with Set Top Cable box.

NPVR Analog Channels not working with Set Top Cable box.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#11
2015-06-11, 07:35 AM
HarryH3 Wrote:As for tuning, I too have Comcast, but I don't use any of their analog channels. The SiliconDust HD HomeRun Prime does a fine job of capturing HD channels (except the DRM'd channels like HBO, Showtime, etc. We use WMC to record those.) and integrates with NextPVR perfectly. Sub even added a few tweaks for this device in his latest release that make it even more awesome. Smile Also, the picture quality is amazing with this tuner.

I would second HarryH3's comment about the HD HomeRun Prime being an excellent device choice for your situation. With it, you don't need any STB from Comcast because it uses a CableCard to directly decrypt Comcast's channels. Therefore you don't need any IR blaster (and the associated unreliability). And you don't have any loss of quality due to "analog-in-the-middle" conversions. And, you get 3 tuners so you can watch/record 3 different channels at the same time! Plus, I think that it is much easier to setup in NextPVR.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#12
2015-06-11, 04:08 PM (This post was last modified: 2015-06-11, 04:15 PM by johnsonx42.)
THIS BUG IS JUST COSMETIC!!!!

I finally decided to have a look in the database after creating an analog channel - the channel is in fact properly created with the correct fixed channel. The bug is only in the display.
Code:
<tuning>
  <type>Analog</type>
  <locator>
    <channel>123</channel>
    <country>1</country>
    <input>cable</input>
    <source>Fixed-Channel</source>
    <fixed>3</fixed>
  </locator>
</tuning>

@dj.michaud - you should be good to go at this point.

to update your xmltv file automatically, you just need "UpdateEPG.bat" in npvr\scripts. All it needs to contain is:
Code:
cd \mc2xml
mc2xml
(obviously change the path in the first line to wherever you put mc2xml)
npvr will call that batch file first when it updates the epg each night, then it will expect to find updated data in the xmltv.xml file.

no, all the channels you've deleted will not come back every night; it's not re-importing the channels each time, it's just updating the epg data for the channels you have.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
dj.michaud
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Jun 2015
#13
2015-06-11, 04:29 PM
I tried using NPVR as it currently stands. I cannot change the channels.
- I type "121" which is my DIY Network channel. The Comcast set box receives a red pulsation from the Hauppauge tuner card (which I assume is the signal to change the channel), but nothing happens. The text data on the screen changes to "DIY" and the current program details (ie., "Yard Crashers"), but the signal received is still Channel 3.
- then type "5", which is my local FOX affiliate. I get the same response. The text data on the screen changes to "FOX" and the current program details (ie., "Gotham"), but the signal received is still Channel 3.
- Where can I go to look at and possibly edit the channel lineup data?
- Where do I tell the Hauppauge IR Blaster what signal command to use for changing the channel? In Windows Media Center, this works flawlessly.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#14
2015-06-11, 04:52 PM
dj.michaud Wrote:I tried using NPVR as it currently stands. I cannot change the channels.
- I type "121" which is my DIY Network channel. The Comcast set box receives a red pulsation from the Hauppauge tuner card (which I assume is the signal to change the channel), but nothing happens. The text data on the screen changes to "DIY" and the current program details (ie., "Yard Crashers"), but the signal received is still Channel 3.
- then type "5", which is my local FOX affiliate. I get the same response. The text data on the screen changes to "FOX" and the current program details (ie., "Gotham"), but the signal received is still Channel 3.
These just sounds like whatever blaster you're using isn't configured for your set top box. This is external to NextPVR.

Quote:- Where can I go to look at and possibly edit the channel lineup data?
The data is in a SQLite database called npvr.db3. You should be able to make any alterations in the NextPVR UI though, without having to fiddle in the database.

Quote:- Where do I tell the Hauppauge IR Blaster what signal command to use for changing the channel? In Windows Media Center, this works flawlessly.
The Hauppauge IR Blaster is configured in the Hauppauge BlastCFG utility.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#15
2015-06-11, 05:44 PM
to be clear, I only suggested editing the npvr.db3 when I thought this fixed-channel issue was a real bug. Now that it's been revealed to be cosmetic only, you shouldn't be considering messing about in there.

your remaining issue should be sorted once you configure your blaster properly in the Hauppauge BlastCFG utility. NextPVR has no involvement at all with your blaster aside from providing a mechanism to call a program to change the channel - configuring that program is up to you.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
jptron
Offline

Junior Member

Posts: 4
Threads: 0
Joined: Jun 2016
#16
2016-09-01, 11:03 PM
I have had the same problems with setting up NextPVR with a Comcast digital box. I found a solution. The only difference is that I use Schedules Direct, and not XMLTV. See my post at http://forums.nextpvr.com/showthread.php...tme+warner.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  decoder issue? some channels don't play Donsch 10 5,090 2023-12-04, 10:19 PM
Last Post: turkeypets
  npvr is not responding johndutcher 3 1,478 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 3,836 2022-04-14, 04:33 AM
Last Post: Antmannz
  Hauppauge WinTV-HVR-950 - Analog FM Radio No sound RazorRust 8 1,929 2022-04-02, 05:50 PM
Last Post: mvallevand
  nPVR Continually Wakes PC bfos 23 11,112 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,658 2022-01-03, 04:45 AM
Last Post: mvallevand
  double channels MaxOne72 2 1,304 2021-08-15, 05:22 AM
Last Post: MaxOne72
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,093 2021-05-05, 06:23 AM
Last Post: tvwatcher
  HDHomerun recording bizzarely not working Jean0987654321 3 2,013 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Streaming Services with NPVR tesla1886 4 2,668 2021-01-04, 02:58 AM
Last Post: tesla1886

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

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

Linear Mode
Threaded Mode