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 … 150 151 152 153 154 … 433 Next »
tuner you were using required for recording error

tuner you were using required for recording error
Barry10
Offline

Member

Posts: 158
Threads: 31
Joined: May 2015
#1
2015-09-15, 08:13 PM
When I change channels this happens every time. I unistalled and reinstall the most current version. I have 2 Hauppauge tuner 2500's and it works great on Media Center, but not on Nextpvr. Running windows 8.1. Records great using NextPvr, but live TV is an issue. Attached are the log files.

NextPvr is needed so I can upgrade to windows 10. Seems to be the best of the bunch for TV and Recordings.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2015-09-15, 09:13 PM
yeah, I see it happening in your NRecord.log, every time you change the channel the new live stream handle dies before NextPVR.exe renews it. In the NPVR.log there's a big delay during the stream switch:
Code:
2015-09-15 15:57:06.313    [DEBUG][1]    SwitchToStream@3
2015-09-15 15:57:43.871    [DEBUG][1]    SwitchToStream@4
and
Code:
2015-09-15 16:00:41.170    [DEBUG][1]    SwitchToStream@3
2015-09-15 16:01:02.955    [DEBUG][1]    SwitchToStream@4
~37 seconds in the first case, ~22 seconds the second time... either way, far too long. that should happen in less than a second; nextpvr has to renew the live stream lease every 10 seconds, so by the time it comes back from that long delay, NRecord has given up waiting. the "tuner you were using was required for a recording" error is just the go to response for NextPVR any time it can't renew it's live tv stream... it just assumes it must have been because a recording had to start.

but I have no idea why you get such a long delay between SwitchToStream@3 and @4... sub!!!
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
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,994
Threads: 956
Joined: May 2006
#3
2015-09-15, 09:54 PM
Another problem are these

2015-09-15 15:57:43.900 [DEBUG][1] GetEventCode() returned: 0x0001

which means End of File no data.

Martin
Barry10
Offline

Member

Posts: 158
Threads: 31
Joined: May 2015
#4
2015-09-15, 10:52 PM
It is a strange error. I had this before and believe it or not if I set the following value to 2 the problem does not happen. Sounds like a variable is not getting initialized.

The problem is occurring at the following point in your logs. For some reason these steps are taking 30+ seconds on you machine, where normally they'd take a few milliseconds. In the recording service it thinks "I haven't heard from the client in a very long time, so I'm going to assume it no longer needs the tuner".




2015-07-01 06:49:56.901 [DEBUG][1] SwitchToStream@3
2015-07-01 06:50:34.034 [DEBUG][1] SwitchToStream@4 We've not seen these steps being slow for other users, so I'm not really sure why it would be happening.

Can you create a c:\temp directory, and set HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NPVR\LogSl ipFile=1 (DWORD) in the registry, then reproduce the problem again, post the same logs as before, and the additional c:\temp\reader.log.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,994
Threads: 956
Joined: May 2006
#5
2015-09-15, 10:59 PM
You should only have that registry value set for debugging not real use. Set it to 0 or remove the key.

Martin
sdf
Offline

Member

Posts: 90
Threads: 12
Joined: Feb 2011
#6
2015-09-16, 08:18 AM
I have the same situation (there's another thread). Sometimes randomly nextpvr stalls on channel change (15-20 secs) and in the logs I see that the long delay is between SwitchToStream@3 and @4.
I have to put LogPSIFile=1, if I understand correctly?
Thank you,
sdf
Barry10
Offline

Member

Posts: 158
Threads: 31
Joined: May 2015
#7
2015-09-16, 07:04 PM
Martin I have tried it both ways and like I said it fails every time without the debugging turned on. Kind of makes me think a variable is not getting either passed properly or initialized. My machine is and I-7 4700 with an SSD drive, 8 gig's of memory and is very fast. The files I posted were without the entry in the registry. I also installed Win TV 8 and do not have the issue. Still using Windows Media Center and never have any issuse. NextPvr is a perfect replacement for Media Center if I can get it working properly. I am using and outside Antenna and verified the signal strengths are all good.

Biggest complaint is the log files is very large on my SSD drive, so have to do periodic maintenance.
Barry10
Offline

Member

Posts: 158
Threads: 31
Joined: May 2015
#8
2015-09-17, 03:24 PM
As a follow up this is what I get with LogSlipFile = 2. Everything seems to work well.

With LogSlipFile = 1, channel changing is slower. Makes no sense, but I guess =2 is the way it works on my machine.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#9
2015-09-17, 04:45 PM
Just to be sure, you are saying that if you have LogSlipFile=1 OR 2, channel changing works fine, though it's slower with it set to 1, but without LogSlipFile (or set to 0) then channel changing fails due to a long delay between SwitchToStream@3 and @4?
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
Barry10
Offline

Member

Posts: 158
Threads: 31
Joined: May 2015
#10
2015-09-17, 05:08 PM
That is correct, does not make any since to me. Also when you record with settings to LogSlipFile=1 and you change channels with a remote it skips 2 channels.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,594 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,022 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,093 2023-11-20, 03:42 PM
Last Post: sub
  Unable to access tuner after hibernation bm_00 1 1,237 2022-12-12, 02:00 PM
Last Post: mvallevand
  Tuner not being released when live TV stopped on Kodi dark_half 7 2,848 2022-06-12, 11:59 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,239 2022-04-05, 08:03 PM
Last Post: mvallevand
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,712 2022-01-03, 04:45 AM
Last Post: mvallevand
  device needed for recording David209 2 1,742 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,301 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,050 2021-03-27, 03:23 PM
Last Post: Jean0987654321

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

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

Linear Mode
Threaded Mode