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 … 99 100 101 102 103 … 105 Next »
Failed recordings

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

Posting Freak

Marion Iowa, USA
Posts: 1,845
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
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,156
Threads: 773
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,682
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: 53,882
Threads: 965
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,845
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
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,156
Threads: 773
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,845
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
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,156
Threads: 773
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,682
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,845
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
  Streaming Failed (transcoder exited) Pav4o 2 37 1 hour ago
Last Post: Pav4o
  failed login Steve123X 9 621 2025-09-17, 07:57 PM
Last Post: sub
  Recordings stopping randomly (EMBY) studentoo 2 421 2025-09-02, 06:19 PM
Last Post: studentoo
  streaming failed (transcoder exited) Windows 10 firefox thebigz 8 667 2025-08-31, 06:18 AM
Last Post: thebigz
  Remember place in Recordings Haggis 3 435 2025-08-24, 01:51 PM
Last Post: Haggis
  Viewing Recordings From Earlier Version of NextPVR boneshakerz 5 481 2025-08-20, 05:54 PM
Last Post: mvallevand
  Windows install failed GlenH 12 985 2025-08-11, 03:00 PM
Last Post: mvallevand
  Recurring recordings not happening and no pending recordings JP23 12 750 2025-07-31, 04:05 PM
Last Post: mvallevand
  Recent recordings contain several corrupt data VanKuiSh 3 529 2025-07-07, 04:55 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 40 6,553 2025-06-23, 01:15 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode