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 … 158 159 160 161 162 … 433 Next »
Recording issues with version 3.5.7

Recording issues with version 3.5.7
gthornh
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Oct 2015
#1
2015-10-07, 04:35 PM
I am experiencing 2 issues since upgrading to version 3.5.7.
1) When trying to map some stations EPG using schedule direct, some stations are no longer showing up in the mapping. They were showing up prior to upgrade. I checked schedule direct and those stations are still showing in the listing for my area.
I have included logs and the two stations that do not show up in mapping are 50.1 and 50.2. All other stations show up in mapping just fine.


2) When scheduling recordings using TV listings about half of the programs I try to record using All new episodes or All episodes option do not record and the TV listing for that show is not highlighted to confirm it is scheduled to record. If I check in" Recordings - Recurring recordings" the programs show up and listed as scheduled to record.

If I choose record once the program will record so I know it is not a scheduling conflict. Again this all worked just fine before I upgraded. NOTE: Also to ensure nothing is running I upgrade using safe mode. Has worked well in the past for me.

Regards
gthornh
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2015-10-07, 04:46 PM
gthornh Wrote:I am experiencing 2 issues since upgrading to version 3.5.7.
1) When trying to map some stations EPG using schedule direct, some stations are no longer showing up in the mapping. They were showing up prior to upgrade. I checked schedule direct and those stations are still showing in the listing for my area.
I have included logs and the two stations that do not show up in mapping are 50.1 and 50.2. All other stations show up in mapping just fine.
The Schedules Direct guys would need to look into this one. I've emailed our SD guy. He'll be along in a bit.


Quote:2) When scheduling recordings using TV listings about half of the programs I try to record using All new episodes or All episodes option do not record and the TV listing for that show is not highlighted to confirm it is scheduled to record. If I check in" Recordings - Recurring recordings" the programs show up and listed as scheduled to record.

If I choose record once the program will record so I know it is not a scheduling conflict. Again this all worked just fine before I upgraded.
So it shows up in Recording->Recurrings, but not all the episodes are listed on Recordings->Pending? The usual reason for this is that you've either already some of these episodes recorded, or you've recently deleted them.

We can usually tell for sure by getting you to run "nextpvr.exe -recurring", then post the npvr.log and the names/times of a few shows that didn't make as pending (so we know what to look for in the logs).

You can also run "nextpvr.exe -removehistory" if you want it to forget about shows you've deleted recently.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#3
2015-10-07, 04:49 PM
gthornh Wrote:2) When scheduling recordings using TV listings about half of the programs I try to record using All new episodes or All episodes option do not record

There is a table in the NextPVR database that keeps track of shows that have been recorded recently. It sometimes gets in a pickle if shows are scheduled to record and then the recording schedule is altered. You can empty the history by running npvr.exe with the command line option -removehistory
gthornh
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Oct 2015
#4
2015-10-07, 05:21 PM
I tried clearing the history using command line removehistory . Still no luck. I ran the recurring command line and I have posted the npvr.log file. I looked in the log file and I could not find Survivor or Chicago PD. Now it did show Chicago PD trying to load the icons but does not show where it was scheduled. It does show in my Recurring schedule in software as scheduled to record.

Thank you for your help.
gthornh
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#5
2015-10-07, 05:23 PM
That's not the log from when your ran "nextpvr.exe -recurring". Try again and repost the log. Make sure you don't already have NextPVR running.
gthornh
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Oct 2015
#6
2015-10-07, 06:26 PM
I ran again. Noticed I had extra character in command line. Hopefully is good this time.

Regards
Gary Thornhill
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2015-10-07, 06:51 PM
Nope, that's still not right. You ran "nextpvr.exe recurring", but needed to run "nextpvr.exe -recurring".

When you run it correctly, you wont see the NextPVR app start, but it will have created a log file.
gthornh
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Oct 2015
#8
2015-10-07, 07:00 PM
Okay. Ran it this time and log file created and program did not start.

Thank you for the explanation. I did not realize the program was not supposed to start.

Regards
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2015-10-07, 07:03 PM
Quote:2015-10-07 14:56:01.455 [INFO][1] UpdateRecurringRecording(491, 'Chicago PD'):
<Rules>
<EPGTitle>Chicago PD</EPGTitle>
<ChannelOID>7290</ChannelOID>
<ChannelName>CIII-HD</ChannelName>
<StartTime>2015-10-08T02:00:00.0000000Z</StartTime>
<EndTime>2015-10-08T03:00:00.0000000Z</EndTime>
<PrePadding>0</PrePadding>
<PostPadding>0</PostPadding>
<Quality>0</Quality>
<Keep>0</Keep>
<OnlyNewEpisodes>true</OnlyNewEpisodes>
</Rules>

2015-10-07 14:56:01.486 [DEBUG][1] LoadListingsMatchingTitle(channel=7290,title=Chicago PD)
2015-10-07 14:56:01.486 [DEBUG][1] - Potential episode at: 07/10/2015 10:00:00 PM
2015-10-07 14:56:01.486 [DEBUG][1] ...check IsValid()
2015-10-07 14:56:01.486 [DEBUG][1] ...scheduling episode
It found one episode to schedule. Is there more that it should have got?
gthornh
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Oct 2015
#10
2015-10-07, 07:26 PM
sub Wrote:It found one episode to schedule. Is there more that it should have got?

I think the recording issue is fixed. Once you pointed out the switch I was missing I ran the clearhistory command again and that seemed to do the trick. At least all programs are shown in TV listing as pending to record.

The only issue I have left is the Schedule Direct issue. See original post.

Thank you for your reply. Sorry I was running the command line incorrectly and took up your time.

Regards
gthornh
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,770 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,127 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,180 2023-11-20, 03:42 PM
Last Post: sub
  Looking for version 4 download Rich A 12 3,926 2022-07-20, 03:20 PM
Last Post: Rich A
  Recording to a network drive woes. 2leftfeet 12 7,498 2022-04-05, 08:03 PM
Last Post: mvallevand
  tsreader4 skipping issues dlindyds 63 14,981 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Fast-forward and comskip issues manic_biker 11 4,032 2021-07-12, 02:17 AM
Last Post: Robazz
  Issues with Signal? Tularis 6 2,467 2021-05-01, 11:09 AM
Last Post: shspvr
  device needed for recording David209 2 1,811 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,489 2021-04-01, 07:17 PM
Last Post: Handy.Man

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

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

Linear Mode
Threaded Mode