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 … 162 163 164 165 166 … 433 Next »
Scheduled recording isn't really scheduled???

Scheduled recording isn't really scheduled???
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#1
2015-09-23, 01:12 PM
I'm having an odd issue. My wife will kill me if I don't get this fixed. I went to Search and found all the shows that are coming up over the next couple of weeks that I want to record. Everything worked as expected until I tried scheduling my wife's show, Nashville. I set up the recording and selected to record new episodes like I did for every other show. There were no errors, but when I click OK the show didn't get highlighted in red like it should. I went to pending recordings and it isn't there either. I rebooted my computer and tried setting up the recording again. The log looks like this:

2015-09-23 09:02:31.857 [INFO][1] UpdateRecurringRecording(85, 'Nashville'):
<Rules>
<EPGTitle>Nashville</EPGTitle>
<ChannelOID>7414</ChannelOID>
<ChannelName>ABC-D__WPVI_ABC</ChannelName>
<StartTime>2015-09-24T02:00:00.0000000Z</StartTime>
<EndTime>2015-09-24T03:00:00.0000000Z</EndTime>
<PrePadding>1</PrePadding>
<PostPadding>2</PostPadding>
<Quality>0</Quality>
<Keep>0</Keep>
<OnlyNewEpisodes>true</OnlyNewEpisodes>
</Rules>

To me, it looks like it is updating an already scheduled recording, but when I look at pending recordings it isn't there. If I go back to Search and find it again, it still looks like there is nothing scheduled. Any ideas?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2015-09-23, 01:24 PM
My guess is that NextPVR thinks that these are not "new" recordings. The NextPVR database contains a table that keeps track of deleted recordings. My understanding is that NextPVR considers a show to be "new" if there is no Ready recording and no entry in the "deleted" table for the show. The way that a show is identified depends upon the EPG source. In some cases, NextPVR uses the series and episode numbers to identify a show. In other cases (including Schedules Direct (I suspect)) there is a unique id in the EPG data.
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#3
2015-09-23, 02:06 PM
Just do a Quick Record for tonight, that will let you live for another week and hopefully get the season recording fixed. I just let my season recordings (new on this channel) run over the summer, and it picked up Nashville for tonight as a new episode.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,734
Threads: 767
Joined: Nov 2003
#4
2015-09-23, 04:53 PM
I'm pretty sure it'll just be what the guys said above, where it's not recording these episodes because you already have them, or have deleted them recently.

I want you to hit the 'update epg' button and post the npvr.log, we can check for you.
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#5
2015-09-27, 12:12 PM
I am still experiencing this issue. I think this may be partly due to removing an originally scheduled recording on a different channel. I originally set this show to record on OTA 6.1 (WPVI-HD). However, that channel is VHF and has occasional stuttering on that channel so I removed that recording so that I could set it up to record on 806 (Comcast ABC). This is where the issue began. I just updated the guide and tried to setup the recording again, but was unsuccessful. I attached the log.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#6
2015-09-27, 03:27 PM
hakras Wrote:I think this may be partly due to removing an originally scheduled recording on a different channel.

You could try this ... http://forums.nextpvr.com/showthread.php...post494259
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,734
Threads: 767
Joined: Nov 2003
#7
2015-09-27, 05:57 PM
On the Recordings->Recurring screen, the logs show you have a shitload of different recurring recordings for Nashville (like a dozen or so), and most look exactly the same. I'm sure you didn't mean to do that, so the first thing I'd do is go in to that screen, and delete all the recurring recordings you don't need.

Pretty much the only episode it's finding is one you've recently deleted, so it's no rerecording it:
Quote:2015-09-27 08:03:17.650 [DEBUG][6] - Potential episode at: 9/30/2015 10:00:00 PM
2015-09-27 08:03:17.650 [DEBUG][6] ...check IsValid()
2015-09-27 08:03:17.650 [DEBUG][6] ...already got this episode: EP015683360070 (recently deleted)
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#8
2015-09-30, 12:41 PM
I still haven't been able to straighten this out. I removed all the reoccurring scheduled recordings for Nashville. Then, I created a single recording on the correct channel, but I'm still seeing this in the logs:

Quote:2015-09-30 08:35:19.932 [DEBUG][14] LoadListingsMatchingTitle(channel=7414,title=Nashville)
2015-09-30 08:35:19.937 [DEBUG][14] - Potential episode at: 9/30/2015 10:00:00 PM
2015-09-30 08:35:19.937 [DEBUG][14] ...check IsValid()
2015-09-30 08:35:19.937 [DEBUG][14] ...already got this episode: EP015683360070 (recently deleted)
2015-09-30 08:35:19.937 [DEBUG][14] ...already got this episode scheduled

I've attached the log. I'm not sure why it says recently deleted. Does that mean the scheduled recording was recently deleted? If I set the recording back up, shouldn't it update so it knows that I want it to record now?
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#9
2015-09-30, 04:15 PM
hakras Wrote:If I set the recording back up, shouldn't it update so it knows that I want it to record now?
I think it should, but it doesn't. I've requested an enhancement for the next version to correct this, but I don't know if it will make the cut.

For now, you can schedule the upcoming episodes with single recordings and wait until fresh episodes show up in the EPG - those will be recorded by the recurring recording.

Or you can run "nextpvr-exe -removehistory" to purge the recently_deleted history, then update the epg.
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
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#10
2015-09-30, 06:11 PM
johnsonx42 Wrote:Or you can run "nextpvr-exe -removehistory" to purge the recently_deleted history, then update the epg.

This did the trick. Thanks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,572 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,014 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,086 2023-11-20, 03:42 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,225 2022-04-05, 08:03 PM
Last Post: mvallevand
  device needed for recording David209 2 1,740 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,294 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,045 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Auto Update EPG not running as scheduled? BairStrokes 2 1,747 2021-03-26, 12:02 PM
Last Post: NumberFive
  Automation EPG Updates not being scheduled NumberFive 4 2,156 2021-03-22, 02:27 PM
Last Post: NumberFive
Video Restrict Recording Space foucomm 1 1,331 2021-01-30, 09:25 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode