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 … 333 334 335 336 337 … 433 Next »
Recordings OK, but marked as 'failed'

Recordings OK, but marked as 'failed'
lostboy
Offline

Junior Member

UK
Posts: 39
Threads: 6
Joined: Dec 2008
#1
2011-10-26, 08:43 PM
NPVR is marking most of my recordings as 'failed' - status = 3 in the database (table SCHEDULED_RECORDINGS), with reason as 'no errors, but no data delivered....'. However, the recording .ts file is present and plays OK. If I manually change the status to 2, then I can play the recording from NPVR in the normal way.

I've looked at the NRecord log, but cannot see any problems (copy attached covers a number of recordings, all of which were marked as failed).

I'm running NPVR 2.2.6 with cumulative patches R2, plus patch 41 with the CollectEIT flag set to false (I was seeing crashes which this patch seems to have fixed).

My install is client - server with the server running on WHS2003 and PCH and PC clients. The main recording device is a TBS 6984 Quad DVBS2 card.

All suggestions gratefully received.

Chris
NextPVR 5 on Debian 10 on LXC (Proxmox 7), Clients Kodi on FireStick/~HD/Mi Box S
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#2
2011-10-26, 09:10 PM
lostboy Wrote:NPVR is marking most of my recordings as 'failed' - status = 3 in the database (table SCHEDULED_RECORDINGS), with reason as 'no errors, but no data delivered....'. However, the recording .ts file is present and plays OK. If I manually change the status to 2, then I can play the recording from NPVR in the normal way.
Hmm, I cant see any obvious problem in the logs. I checked the code that sets that failure message, and it looks like it'd only be possible to for that to happen if the file exists but is zero bytes long at the end of the recording.

Are you recording to a network drive?
lostboy
Offline

Junior Member

UK
Posts: 39
Threads: 6
Joined: Dec 2008
#3
2011-10-26, 10:13 PM
No, the "drive" is part of the server array, local to the machine that NRecord runs on. NPVR sees it as D:\shares\TVRecordings\. I suspect there may be a delay in the operating system's update of the file size property (it's Windows Home Server 2003).

I've just watched a show which was still recording when I started to watch it. When I finished the show was not marked as failed, whereas another show which was recording at the same time is marked as failed. However, both are full length files now in according to Windows Explorer.

Doing a bit of an experiment, I started a couple of recordings, one I 'played' a bit and after this it showed a positive file size but it didn't appearing to grow (following my short playback), the other I left fully alone and this is showed zero size until I cancelled the recording after 20 mins at which time the file showed the correct size, however the cancelled recording did not show up as failed.

Based upon your note, although the 'failed' recording files are present and full size, it looks as if the operating system isn't showing their proper size until after the recording is finished, presumably sometime after NRecord checks for the file size. Cancelling a recording seems to prevent the 'fail' mark - does this skip the zero length check or does it close the recording process differently to a time expired event?

I'll try to watch a file through a full sequence and check that apparent file size stays at zero until it's closed - this may have to wait until tomorrow.

Thanks - Chris
NextPVR 5 on Debian 10 on LXC (Proxmox 7), Clients Kodi on FireStick/~HD/Mi Box S
time_lord
Offline

Senior Member

Posts: 265
Threads: 44
Joined: Jul 2008
#4
2011-10-27, 05:42 AM
I was going to raise this issue too - I get it from time-to-time. While away last weekend I left 4 things to record - the first was ok, but 2,3,4 all show as 'recording service not running at recording time' (I think that is the text iirc). However I was able to play the .ts file via VLC for 2 & 3... but there was no 4th recording.
[Edit - the npvr tray icon was still showing as red and it seemed the whole thing was hung.]
One of 2 or 3 (canny remember which) was the RWC final and the recording (24GB!) stopped just as Richie McCaw was about to raise the cup! Gutted but that's been played many times now ;-)
BTW both recordings 2 & 3 appeared to finish prematurely so I guess this is why npvr did not mark them as complete.

An off-the-wall idea here... is it possible to add a subtle little option somewhere on the recording screen to say 'mark this recording as complete'? Then it would not be necessary to track down the .ts file and play via VLC... Maybe it could be a little sub-menu accessed by a cog or gear icon (representing advanced settings/options)?
lostboy
Offline

Junior Member

UK
Posts: 39
Threads: 6
Joined: Dec 2008
#5
2011-10-27, 10:16 PM
Rather than play via VLC a simple work around is to add your TV recordings folder to the list of media folders in your NPVR client, you can then access all your TV recordings from the Videos menu, irrespective of the 'status' in the database.
NextPVR 5 on Debian 10 on LXC (Proxmox 7), Clients Kodi on FireStick/~HD/Mi Box S
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#6
2011-10-27, 11:18 PM
lostboy Wrote:Rather than play via VLC a simple work around is to add your TV recordings folder to the list of media folders in your NPVR client, you can then access all your TV recordings from the Videos menu, irrespective of the 'status' in the database.
That's what I do Smile Question to Sub; is the timing info used when a recording is played via Videos?

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#7
2011-10-27, 11:40 PM
Reddwarf Wrote:That's what I do Smile Question to Sub; is the timing info used when a recording is played via Videos?
Yes, if it's in a separate file. It cant see the embedded version over a network share.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#8
2011-10-27, 11:59 PM
sub Wrote:Yes, if it's in a separate file. It cant see the embedded version over a network share.
Thanks, glad I have decided to have both timing and xml data in separate files.

"I'd rather have a bottle in front of me than a frontal lobotomy"
time_lord
Offline

Senior Member

Posts: 265
Threads: 44
Joined: Jul 2008
#9
2011-10-28, 04:33 AM
lostboy Wrote:Rather than play via VLC a simple work around is to add your TV recordings folder to the list of media folders in your NPVR client, you can then access all your TV recordings from the Videos menu, irrespective of the 'status' in the database.

That's a good work-around, cheers
time_lord
Offline

Senior Member

Posts: 265
Threads: 44
Joined: Jul 2008
#10
2011-10-30, 08:54 AM
time_lord Wrote:That's a good work-around, cheers

Unfortunately when I tried that suggestion it didn't work Sad
After adding the recordings folder and bringing up the problem recording, it still showed up as 'recording service not running at recording time' and there was no play option available. Seems NPVR still recognised the recording in the same way. Sad
« 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 won't delete Spid4567 3 2,608 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,451 2022-03-19, 03:28 AM
Last Post: sub
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 15,331 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,164 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,231 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,516 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 2,968 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 4,164 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Black screen, no audio, & zero bit recordings mattman1968 1 1,624 2020-09-15, 12:19 AM
Last Post: mattman1968
  Recordings Date Format NumberFive 3 2,092 2020-05-14, 11:08 PM
Last Post: NumberFive

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

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

Linear Mode
Threaded Mode