NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 94 95 96 97 98 … 100 Next »
Failed recordings

 
  • 0 Vote(s) - 0 Average
Failed recordings
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,838
Threads: 177
Joined: Aug 2016
#1
2019-10-13, 06:09 PM
I can't seem to get recordings to work in v5 anymore. Today I scheduled an NFL game and a NASCAR race from kodi and when I looked later today they had both failed. I can watch it live so I know the tuners are working.
Any idea what may be going on? 

Thanks.


Attached Files
.zip   logs-20191013-1301.zip (Size: 309.5 KB / Downloads: 4)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#2
2019-10-13, 06:35 PM
What times were these recordings supposed to happen? (so I know where I'm looking in the logs)
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,665
Threads: 170
Joined: Jun 2007
#3
2019-10-13, 06:39 PM
(2019-10-13, 06:09 PM)VCR58 Wrote: I can't seem to get recordings to work in v5 anymore. Today I scheduled an NFL game and a NASCAR race from kodi and when I looked later today they had both failed. I can watch it live so I know the tuners are working.
Any idea what may be going on? 

Thanks.

I see NextEndMonitor.logs in your logs. Do you have something in your PostStartup.bat to kick it off? If so, try commenting that out (or rename the script) and then try restarting. I ran into a problem with that last weekend. Sub looked at my system and had me temporarily disable it. Then scheduled recording started working again. I haven't gotten back to looking at it since I was having problems with all of the Prime tuners after that and couldn't get any recordings to work.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#4
2019-10-13, 07:16 PM (This post was last modified: 2019-10-13, 07:16 PM by mvallevand.)
He has the line

2019-10-13 08:28:08.089 [DEBUG][1] Nothing to monitor

so it would exit at that point.

The main reason for disabling the monitor is the spam logged from the status checks, but that isn't much different from ntray.

Martin
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,838
Threads: 177
Joined: Aug 2016
#5
2019-10-13, 08:12 PM
(2019-10-13, 06:35 PM)sub Wrote: What times were these recordings supposed to happen? (so I know where I'm looking in the logs)

They were supposed to happen at 11:59 am and 12:59pm There was another at 10:29 that failed as well.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#6
2019-10-13, 08:59 PM
Do you have multiple recording directories set up?
Quote:2019-10-13 09:59:00.001 [DEBUG][9] Looking for recording directory with most space available
2019-10-13 09:59:00.001 [DEBUG][9] Default Recording Directory has 566450958336 bytes available space
2019-10-13 09:59:00.002 [DEBUG][9] Unexpected error in GetTargetName: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at NShared.RecordingService.GetTargetName(ScheduledRecording scheduledRecording)
at NShared.RecordingService.WorkerThread()
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,838
Threads: 177
Joined: Aug 2016
#7
2019-10-14, 01:34 AM
(2019-10-13, 08:59 PM)sub Wrote: Do you have multiple recording directories set up?
Quote:2019-10-13 09:59:00.001 [DEBUG][9] Looking for recording directory with most space available
2019-10-13 09:59:00.001 [DEBUG][9] Default Recording Directory has 566450958336 bytes available space
2019-10-13 09:59:00.002 [DEBUG][9] Unexpected error in GetTargetName: System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at NShared.RecordingService.GetTargetName(ScheduledRecording scheduledRecording)
  at NShared.RecordingService.WorkerThread()
Yes, I was attempting to do that by modifying the config file. Maybe that was a bad idea.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#8
2019-10-14, 01:42 AM
It does look like it's unhappy with that some how. Can you post that setting you've created in your config.xml?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,665
Threads: 170
Joined: Jun 2007
#9
2019-10-14, 01:43 AM
(2019-10-14, 01:34 AM)VCR58 Wrote:
(2019-10-13, 08:59 PM)sub Wrote: Do you have multiple recording directories set up?
Quote:2019-10-13 09:59:00.001 [DEBUG][9] Looking for recording directory with most space available
2019-10-13 09:59:00.001 [DEBUG][9] Default Recording Directory has 566450958336 bytes available space
2019-10-13 09:59:00.002 [DEBUG][9] Unexpected error in GetTargetName: System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at NShared.RecordingService.GetTargetName(ScheduledRecording scheduledRecording)
  at NShared.RecordingService.WorkerThread()
Yes, I was attempting to do that by modifying the config file. Maybe that was a bad idea.
So.... There's probably an error in how you added that to the config.xml. You might want to post your config.xml (or at least that line from it).
VCR58
Offline

Posting Freak

Marion Iowa, USA
Posts: 1,838
Threads: 177
Joined: Aug 2016
#10
2019-10-14, 01:50 AM
Here is what I have...
<RecordingDirectory>G:\recordings\</RecordingDirectory>
<ExtraRecordingDirectories>G:\movies\</ExtraRecordingDirectories>
<RecordingDirectoryTranslation>d:\temp~\\someserver\someshare</RecordingDirectoryTranslation>
<LiveTVBufferDirectory>C:\Users\Public\buffer\</LiveTVBufferDirectory>

The ExtraRecordingDirectories is what I modified.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings "Operation timed out" Stanno 8 377 2025-04-27, 07:26 PM
Last Post: Nick017
  Can't delete scheduled recordings Druhl 3 149 2025-04-22, 09:10 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 37 2,599 2025-04-20, 12:41 AM
Last Post: rightbryce
  Failed: Recording interrupted jzk 3 279 2025-04-18, 09:06 PM
Last Post: mvallevand
  Manual Recurring Recordings jcole998 3 163 2025-04-17, 09:10 PM
Last Post: mvallevand
  NPVR Windows recordings folder cleanup.... Colincam 21 2,775 2025-04-16, 07:38 PM
Last Post: mvallevand
  Portions of recordings are missing MovieBuff 6 403 2025-04-14, 03:15 PM
Last Post: MovieBuff
  Recordings not displaying Jakesty 4 201 2025-04-12, 01:15 PM
Last Post: mvallevand
  Scheduled Late Night through-midnight recordings suddenly stop at midnight Andre_Mikulec 4 292 2025-03-29, 12:56 AM
Last Post: mvallevand
  postprocessing tsduck on recordings Druhl 3 246 2025-03-07, 02:24 AM
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