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 … 97 98 99 100 101 … 433 Next »
Direct TV Woes

Direct TV Woes
GaryJ73167
Offline

Member

Posts: 126
Threads: 22
Joined: Jun 2016
#1
2017-02-21, 05:07 PM (This post was last modified: 2017-02-21, 05:12 PM by GaryJ73167.)
Hello all. Before even explaining what my issue is, I want to start by saying that this issue IS NOT the fault of NPVR software or my Happauge PVR Unit in any way. I am merely just looking for suggestions from people that may have run into this.

Hardware I am using:

Windows 10
Hauppauge 1212 HD-PVR
Direct TV Receiver - H25-100

This problem originated a couple of years ago......way before I used NPVR and had a totally different computer and something other than the happauge PVR. (As a matter of fact, it was a MAC). What was happening (And, this was random) when the PVR unit that I had at the time would change the channel to record a program, the 1st digit of the channel was not being relayed to the Direct TV receiver box. For example, if I had a schedule to record channel 228, it would tune into 28 instead (because the Direct TV box was sluggish and didnt catch the 1st digit of the needed channel)

I didnt really feel like troubleshooting this, so I lived with it for about a year. Then, it was time for me to eventually get a new computer. I went with Windows 10, NPVR and the Happauge box. While switching out the computer, i thought, "Finally, things will work right now...no more worrying that it is going to miss digits when switching channels (assuming that the problem was with my computer setup.)"

Well, once everything was hooked up (New PC , new PVR New Software,..etc..etc..) it continued to do what it was doing (being sluggish and sometimes missing the first digit of the channel change). I now KNEW this was no coincidence. It HAD to be the Direct TV box. That was the only piece of hardware that wasnt switched out. So, I had 3 DirectTV boxes in my house...one night, I figured I would switch the DTV receiver out with a different opne from a different location at my house, and low and behold, my problem was GONE !!!!! No more worrying about the channels......all was smooth......never missed a digit with schedules anymore and was as smooth as butter...it was a happy time

That was 8 months ago..........and, guess what happened last night ? It all came back to haunt me........the DTV box is doing the same thing as the older DTV Box that was messing up on me. I know it isnt NPVR or my PVR unit because I can see the IR blaster flashing the fist digit trying to change the channel and I am watching the Direct TV box miss the first digit. This is infuriating......and, i have the PVR IR Blaster stuck DIRECTLY to the face of the Direct TV box where the sensor is.

Something worth mentioning: This seems to happen mostly after the DirectTV box has been sitting idel for a while. If I try to replciate the issue, I can sometimes sit here and change channels for 10 minutes straight and it works every time.

I have tried to reset my direct TV box to default settings (A full reset), but, that didnt work.

Do you think maybe Direct TV did a software update that rendered my box sluggish ? Maybe that's what happened with the old box?

My direct TV box has been around for a while so I suppose an upgrade wouldn't hurt, but, I wanted to see if anyone else ever had an issue like this.

Any ideas on this ?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#2
2017-02-21, 05:15 PM
We have heard of some set top boxes going to sleep after a while I've inactivity, and swallowing the first key press to "wake them up", giving symptoms like you describe. From memory the people that deal with this made a batch file that sent the channel number twice any time it need to send the channel or something similiar?
GaryJ73167
Offline

Member

Posts: 126
Threads: 22
Joined: Jun 2016
#3
2017-02-21, 05:29 PM
sub Wrote:We have heard of some set top boxes going to sleep after a while I've inactivity, and swallowing the first key press to "wake them up", giving symptoms like you describe. From memory the people that deal with this made a batch file that sent the channel number twice any time it need to send the channel or something similiar?

that sounds like a great solution.... I know my was around command line and BATCH files, but, for this, i wouldn't know where to start

Can someone out there send some light assistance my way? Smile
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#4
2017-02-21, 05:43 PM
GaryJ73167 Wrote:... light assistance

Create a batch file that contains the command that you currently use to switch channels then "timeout /t 1" and then the switch channel command again. This will send the switch channel twice with a one second pause between the two commands.

You will need to pass the channel number to the batch file as a variable.
GaryJ73167
Offline

Member

Posts: 126
Threads: 22
Joined: Jun 2016
#5
2017-02-21, 05:53 PM
Graham Wrote:Create a batch file that contains the command that you currently use to switch channels then "timeout /t 1" and then the switch channel command again. This will send the switch channel twice with a one second pause between the two commands.

You will need to pass the channel number to the batch file as a variable.

Im so sorry.....thanks for the reply but I am already confused....

Can you show me an example of what the BAT file would look like ? Then, kinda guide me as to where to incorporate this into the NPVR software?

Once again, I apologize and thank you for your reply
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#6
2017-02-21, 06:10 PM
GaryJ73167 Wrote:Can you show me an example of what the BAT file would look like ? Then, kinda guide me as to where to incorporate this into the NPVR software?

Do you have a "channel changer" command specified in Settings --> Devices for the device that is connected to the set top box ... http://nextpvr.com/nwiki/pmwiki.php?n=Co...etupDialog

This is the command that would be in the batch file (twice) and you would replace the command in the Settings --> Devices to execute the batch file
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#7
2017-02-21, 06:13 PM
What blaster are you currently using?
GaryJ73167
Offline

Member

Posts: 126
Threads: 22
Joined: Jun 2016
#8
2017-02-21, 06:14 PM
Graham Wrote:Do you have a "channel changer" command specified in Settings --> Devices for the device that is connected to the set top box ... http://nextpvr.com/nwiki/pmwiki.php?n=Co...etupDialog

This is the command that would be in the batch file (twice) and you would replace the command in the Settings --> Devices to execute the batch file

I followed the above.....

In arguments I only see the below string

{channel}

Hardly seems like a command though....I could be wrong
GaryJ73167
Offline

Member

Posts: 126
Threads: 22
Joined: Jun 2016
#9
2017-02-21, 06:23 PM
Graham Wrote:Do you have a "channel changer" command specified in Settings --> Devices for the device that is connected to the set top box ... http://nextpvr.com/nwiki/pmwiki.php?n=Co...etupDialog

This is the command that would be in the batch file (twice) and you would replace the command in the Settings --> Devices to execute the batch file

The argument line reads
C:\Program Files (x86)\NPVR\HaupBlast.exe

So , i got it with the Happauge PVR unit I bought
GaryJ73167
Offline

Member

Posts: 126
Threads: 22
Joined: Jun 2016
#10
2017-02-21, 06:23 PM
sub Wrote:What blaster are you currently using?

The argument line reads
C:\Program Files (x86)\NPVR\HaupBlast.exe

So , i got it with the Happauge PVR unit I bought
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording to a network drive woes. 2leftfeet 12 7,166 2022-04-05, 08:03 PM
Last Post: mvallevand
  EPG Schedules Direct jwalbrook 6 3,977 2020-12-07, 07:43 PM
Last Post: mvallevand
  How to delete a Schedules Direct Lineup from Version 4? mwkurt 2 1,660 2020-07-19, 02:32 PM
Last Post: mwkurt
  Schedules Direct issues artmetz 4 1,942 2020-04-22, 12:13 AM
Last Post: artmetz
  EPG/Schedules Direct Epitaph 7 2,846 2019-12-12, 03:59 AM
Last Post: Epitaph
  Record direct from live tv? rv0987 3 1,937 2019-11-01, 12:29 PM
Last Post: rv0987
  How do you get channel icons from Schedules Direct SilverTiger 17 5,846 2019-06-28, 02:13 AM
Last Post: sub
  Schedules direct Username and password within the config file Brucek2839 5 2,283 2019-06-16, 02:44 PM
Last Post: Brucek2839
  NextPVR with Ceton InfiniTV, Comcast Card and Schedules Direct add new channels EiEiOhh 5 5,540 2019-06-02, 12:47 AM
Last Post: EiEiOhh
  Series recording woes SpinyGreen 25 6,817 2018-10-08, 09:07 AM
Last Post: Graham

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

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

Linear Mode
Threaded Mode