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 … 406 407 408 409 410 … 433 Next »
"The tuner being used for LiveTV is no longer available"

"The tuner being used for LiveTV is no longer available"
MCEabused
Offline

Member

Posts: 59
Threads: 10
Joined: Jul 2007
#11
2010-08-11, 05:58 AM
Hi
I'm getting this too on win7 64bit in Auckand NZ, I just assumed it was win7 wanting to be activated.
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#12
2010-08-11, 06:52 AM
I just have to start live tv, no channel changes or anything. Using a hauppauge hvr4000 watching dvb-s. Win7 x64 pro. Same machine that's run previous versions without seeing this problem. I have rebooted and it still happens - but I can't remember if I changed channel first or not after the reboot...
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#13
2010-08-11, 07:37 AM
It does appear that other things can cause this to happen beside changing channels while in LiveTV. For my system, changing channels will do it every time. But just now I tried Live TV after several recordings were completed this evening, and it's failing the same way yet I'm about 99% certain no channel changes were done earlier in the evening. The error in the log is the same though, it gets a failure when it tries to renew the lease on the capture source.

Sub, maybe more logging about what is going on at the lease renewal stage?
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#14
2010-08-13, 03:44 AM
I think this is probably part of the same issue, or closely related anyway (plus I'm afraid if I start one more thread about a problem in NPVR I'll get perma-banned!):

The new feature to move a recording to another tuner to allow live tv to continue doesn't seem to work completely in all cases; it goes through the motions, but at the end of it all the lease renewal fails and live tv quits. Here is the relevant bit of the log:
Code:
2010-08-12 19:00:00.176    [DEBUG][6]    Scheduled recording is supposed to start on tuner currently being used for live tv. Need to look for alternative tuner.
2010-08-12 19:00:00.185    [DEBUG][6]    Found alternative tuner.
2010-08-12 19:00:00.185    [DEBUG][6]    Moving from: Hauppauge WinTV 885 BDA Tuner/Demod     (ATSC)
2010-08-12 19:00:00.185    [DEBUG][6]    Moving to: WinTV HVR-950 BDA Tuner     (ATSC)
2010-08-12 19:00:00.262    [DEBUG][6]    About to start recording (4250): F:\Recordings\Zula Patrol\Zula Patrol_20100812_19001930.ts
2010-08-12 19:00:00.262    [INFO][6]    DigitalRecorder.StartStream(F:\Recordings\Zula Patrol\Zula Patrol_20100812_19001930.ts)
2010-08-12 19:00:00.263    [DEBUG][6]    Switching BDA graph to tune:
<tuning>
  <type>ATSC</type>
  <locator>
    <physical_channel>41</physical_channel>
  </locator>
  <service_id>3</service_id>
  <tsid>309</tsid>
  <service_type>1</service_type>
</tuning>

2010-08-12 19:00:00.901    [DEBUG][6]    locked=0, present=0, strength=41000, quality=0   (took 172ms to check)
2010-08-12 19:00:00.902    [INFO][6]    DigitalRecorder.StartStream() allocated handle: 0x2
2010-08-12 19:00:00.903    [DEBUG][6]    Temp at 8/12/2010 7:00:10 PM
2010-08-12 19:00:00.903    [DEBUG][6]    Started recording (4250:F:\Recordings\Zula Patrol\Zula Patrol_20100812_19001930.ts)
2010-08-12 19:00:01.083    [DEBUG][6]    No C:\Users\Public\NPVR\Scripts\ParallelProcessing.bat
2010-08-12 19:00:01.100    [DEBUG][6]     - deleting extra recording: F:\Recordings\Zula Patrol\Zula Patrol_20100810_11001130.ts (8/10/2010 6:00:00 PM)
2010-08-12 19:00:01.305    [DEBUG][16]    GetQuality()
2010-08-12 19:00:01.312    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:01.410    [DEBUG][5]    GetQuality()
2010-08-12 19:00:01.416    [DEBUG][5]    GetQuality()@exit
2010-08-12 19:00:01.594    [DEBUG][16]    GetQuality()
2010-08-12 19:00:01.601    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:01.973    [DEBUG][16]    GetQuality()
2010-08-12 19:00:01.980    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:02.594    [DEBUG][16]    GetQuality()
2010-08-12 19:00:02.601    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:02.958    [DEBUG][16]    GetQuality()
2010-08-12 19:00:02.965    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:03.600    [DEBUG][16]    GetQuality()
2010-08-12 19:00:03.607    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:03.851    [DEBUG][16]    Renew lease failed (0x5F20001)
2010-08-12 19:00:03.851    [DEBUG][16]    liveHandleRenewalTime contains 1 handles:
2010-08-12 19:00:03.852    [DEBUG][16]     - 0x5F20001
2010-08-12 19:00:04.069    [DEBUG][16]    GetQuality()
2010-08-12 19:00:04.076    [DEBUG][16]    GetQuality()@exit
2010-08-12 19:00:04.168    [INFO][5]    DigitalRecorder.StopStream() handle: 1

Then after that, when the recording is supposed to end, it doesn't really end anything:
Code:
2010-08-12 19:30:00.101    [DEBUG][6]    Stopping recording (4250). Past end time of recording.
2010-08-12 19:30:00.101    [INFO][6]    DigitalRecorder.StopStream() handle: 2
2010-08-12 19:30:00.179    [DEBUG][6]    Starting: C:\Users\Public\NPVR\Scripts\PostProcessing.bat "F:\Recordings\Zula Patrol\Zula Patrol_20100812_19001930.ts" 59

Nothing about any graph actually being stopped... it's gotten confused about which stream handle is which I guess. As I write this, this recording is still running; it shows as a Ready recording, but the graph is still writing data to the file. 30 minute recordings on this SD channel are normally ~600MB, and it's up to 2.6GB and growing... I'll probably have to reboot the thing to kill the graph.

The relevant NRECORD log is attached.
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
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#15
2010-08-13, 03:51 AM
johnsonx42 Wrote:(plus I'm afraid if I start one more thread about a problem in NPVR I'll get perma-banned!):
lol - nah, you dont have to worry about that Big Grin

Unfortunately I've been stuck on day job stuff the last couple of days, so I havnt had a chance to look into it yet. Weekend rapidly approaching though...
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#16
2010-08-13, 03:56 AM
well the day job stuff really does have to take precedence... my wife always gives me *that look* if I'm messing with NPVR and the forum during business hours.

I hope you never feel my various posts and follow-up posts are meant to bug you, it's all just about providing as much info as I can.
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
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#17
2010-08-16, 07:39 PM (This post was last modified: 2010-08-17, 07:57 AM by BigMoose.)
I was playing around with nPVR again to see if I could get live TV stable and after a reboot or two and reregistering the filters it did play live TV fine and I could change channels and watch for as long as I like - but exit live TV and next time you try and you're back to this error. So the earlier comment about changing a channel is right. Dont think the filter reregister made any difference. So really this is confirming everything already said in this thread, restarting the recording service seems to make it work next time, but a channel change will kill it for the time after.
donschjr
Offline

Senior Member

Posts: 358
Threads: 57
Joined: Jan 2007
#18
2010-08-16, 11:55 PM
Add me to the list of people getting this.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#19
2010-08-17, 03:46 AM
a little followup to the issue I reported in post 14, I have found that restarting the recording service is sufficient to kill the run-on recording that occurs in that scenario (and has occurred pretty much every time since then).
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: 53,199
Threads: 958
Joined: May 2006
#20
2010-08-17, 03:56 AM
Not quite. The previous "Past end time of recording." error when stopping a recording can trigger a crash when starting livetv or the next recording on that tuner. Restarting the recording service will restart recording of the live tv program which you then need to cancel, causing another crash and so on and so on. You need to start the service cancel the program you don't want and then restart the service.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to access tuner after hibernation bm_00 1 1,312 2022-12-12, 02:00 PM
Last Post: mvallevand
  Tuner not being released when live TV stopped on Kodi dark_half 7 3,019 2022-06-12, 11:59 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,102 2022-04-14, 04:33 AM
Last Post: Antmannz
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,837 2022-01-03, 04:45 AM
Last Post: mvallevand
  ZAP2XML no longer loading TV Guide Schedule skoonz_sr@hotmail.com 33 21,724 2021-03-27, 06:45 AM
Last Post: Jean0987654321
  Problem locking on to a tuner? time_lord 7 3,277 2021-01-09, 12:06 PM
Last Post: Graham
  adding a removed tuner? bisonfan 1 1,578 2020-09-12, 03:49 AM
Last Post: sub
  Analogue Tuner and Input shspvr 1 1,568 2020-01-27, 06:53 PM
Last Post: sub
  QAM tuner - issue when local feed switches to national ElihuRozen 9 3,919 2019-11-18, 03:16 AM
Last Post: mvallevand
  Recent problem with Hauppauge WinTV-dual HD TV Tuner Christen 2 4,490 2019-10-12, 02:05 PM
Last Post: Christen

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

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

Linear Mode
Threaded Mode