2021-06-13, 08:44 PM
Martin
I use a shared folder from my OpenMediaVault NAS (CMHomeNAS2.lan) to provide the folder where the recordings are stored. This folder is mounted to the RPi via NFS. Until now this share has been available from the NAS from 07:00 until 22:30 - in between these times if the NFS share is not being used it will 'go to sleep'. This is the cause of the 'error' you are seeing . The share has 'gone to sleep' and the PI is waiting on it rewakening at 07:00 and you will also see this happening. I have, as an experiment, suspended the disconnection of the NFS shares from tonight to see if this is part of the problem (but I don't think it is).
All of the other NextPVR stuff, including the database, config files etc are provided by a local, always available, SSD mounted as per the Raspberry official instructions to allow a RPi 4B to boot from an SSD. So the server should be as quick as it is possible for a RPi of this configuration to be. The network is a wired 1GB network with short cables between the RPi and the NAS so I don't think there are problems here.
PostProcessing DOES complete, in the case of 'Romancing the Stone' (last night) in around 38 mi ns. I did note however that Comskip, according to its logfile - see snippet below, thinks it should run slowly because the time it is running but i don't know how this is implemented or whether it can be changed at this point in time.
################################################################
Generated using donator Comskip 0.82.010
Time at start of run:
Sat Jun 12 22:15:01 2021
################################################################
ComSkip playing nice due as per command line.
Mpeg: /home/pi/nas_recordings/Films/Romancing the Stone (1984)/Romancing.the.Stone.(1984).ts
Exe comskip.exe
Logo: /home/pi/nas_recordings/Films/Romancing the Stone (1984)/Romancing.the.Stone.(1984).logo.txt
Ini: /home/pi/Comskip/comskip.ini
Detection Methods to be used:
1) Black Frame
2) Logo - Give up after 2000 seconds
3) Scene Change
4) Resolution Change
5) Aspect Ratio
6) Silence
ComSkip throttles back from -0001 to -0001.
The time is now 2215 so comskip is running slowly.
Chris
I use a shared folder from my OpenMediaVault NAS (CMHomeNAS2.lan) to provide the folder where the recordings are stored. This folder is mounted to the RPi via NFS. Until now this share has been available from the NAS from 07:00 until 22:30 - in between these times if the NFS share is not being used it will 'go to sleep'. This is the cause of the 'error' you are seeing . The share has 'gone to sleep' and the PI is waiting on it rewakening at 07:00 and you will also see this happening. I have, as an experiment, suspended the disconnection of the NFS shares from tonight to see if this is part of the problem (but I don't think it is).
All of the other NextPVR stuff, including the database, config files etc are provided by a local, always available, SSD mounted as per the Raspberry official instructions to allow a RPi 4B to boot from an SSD. So the server should be as quick as it is possible for a RPi of this configuration to be. The network is a wired 1GB network with short cables between the RPi and the NAS so I don't think there are problems here.
PostProcessing DOES complete, in the case of 'Romancing the Stone' (last night) in around 38 mi ns. I did note however that Comskip, according to its logfile - see snippet below, thinks it should run slowly because the time it is running but i don't know how this is implemented or whether it can be changed at this point in time.
################################################################
Generated using donator Comskip 0.82.010
Time at start of run:
Sat Jun 12 22:15:01 2021
################################################################
ComSkip playing nice due as per command line.
Mpeg: /home/pi/nas_recordings/Films/Romancing the Stone (1984)/Romancing.the.Stone.(1984).ts
Exe comskip.exe
Logo: /home/pi/nas_recordings/Films/Romancing the Stone (1984)/Romancing.the.Stone.(1984).logo.txt
Ini: /home/pi/Comskip/comskip.ini
Detection Methods to be used:
1) Black Frame
2) Logo - Give up after 2000 seconds
3) Scene Change
4) Resolution Change
5) Aspect Ratio
6) Silence
ComSkip throttles back from -0001 to -0001.
The time is now 2215 so comskip is running slowly.
Chris
Server NextPVR Official Docker
Recordings: OpenMediaVault (v7.x) NAS, NFS share, mounted to Docker container
Client: Docker JellyFin, NextPVR addon, Amazon Firestick, Jellyfin Addon
Recordings: OpenMediaVault (v7.x) NAS, NFS share, mounted to Docker container
Client: Docker JellyFin, NextPVR addon, Amazon Firestick, Jellyfin Addon