HDR-FOX T2 to HDHomeRun, my journey

I get the impression they only replenish stock on Amazon every so often. Hopefully at some point they will ship some more UK models over. I also got both my Quatro's via eBay so that's definitely a good option if you are not desperate for one, but there don't seem to be many around of late...

I have now accumulated around 1TB of recordings with no issues whatsoever. I'm reaching the point where I'm going to have to knock up something to organise/rename the recordings to my liking. @lc200 Just wondering if you have any improvements planned/coming in this area? Just trying to decide how much effort to put into this at this stage...
 
I get the impression they only replenish stock on Amazon every so often. Hopefully at some point they will ship some more UK models over. I also got both my Quatro's via eBay so that's definitely a good option if you are not desperate for one, but there don't seem to be many around of late...

I have now accumulated around 1TB of recordings with no issues whatsoever. I'm reaching the point where I'm going to have to knock up something to organise/rename the recordings to my liking. @lc200 Just wondering if you have any improvements planned/coming in this area? Just trying to decide how much effort to put into this at this stage...
Glad to hear you've accumulated lots of recordings all okay. I might get some time to work on some extras over the festive period.
 
Would it be possible to keep the results of completed recordings for longer than 24 hours?
Possibly by having a Recorded tab ordered Most recent first with an option to delete the recording file.
Playing videos via the web page would be nice but is probably not practical since .ts is not one of the video formats supported by modern web browser.

I had a couple of recording failures yesterday but they have already dropped of the list, the log shows dvrontime crashed during the recording 😭
Code:
24/11/2021 17:24:57 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:03 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:12 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 5021492 bytes
24/11/2021 17:25:20 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 3374080 bytes
24/11/2021 17:25:21 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 22399752 bytes
24/11/2021 17:25:25 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:31 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:38 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:38 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:44 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:45 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:51 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:54 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:58 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:26:07 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:26:07 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:26:16 Error        System.IO.IOException: An unexpected network error occurred.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at TransportStream.StreamRecorder.AddPacket(Packet packet)
   at HdHomeRun.TunerDevice.PacketExtract(Byte[] data)
   at HdHomeRun.TunerDevice.TcpReceiver(Object data)
24/11/2021 17:26:34 Error        System.IO.IOException: An unexpected network error occurred.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at TransportStream.StreamRecorder.AddPacket(Packet packet)
   at HdHomeRun.TunerDevice.PacketExtract(Byte[] data)
   at HdHomeRun.TunerDevice.TcpReceiver(Object data)
24/11/2021 17:27:58 Information  DvrOnTime service version 1.0.5.2025 is starting...
24/11/2021 17:28:31 Information  EPG update starting due to service starting...
24/11/2021 17:28:31 Information  New thread created for EPGCollection, threadId 09
24/11/2021 17:28:32 Information  SimpleHTTPServer has started
24/11/2021 17:28:34 Information  Total old events purged 18, log files cleaned
24/11/2021 17:28:39 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
24/11/2021 17:28:39 Information  Tuner found with Id 1251F06B, now resetting any tuner locks held by this service
24/11/2021 17:28:40 Warning      Device found at IP address 192.168.1.83 with ID 1251F06B but features don't contain eu-bcast and this tuner will not be used:
24/11/2021 17:28:40 Error        No tuner was found on the network
24/11/2021 17:28:40 Information  No device was found or no tuners available
24/11/2021 17:28:40 Warning      EPG collection could not be started as no HDHomeRun devices were found or no tuners available
24/11/2021 17:28:40 Information  EPG Data collection finished
24/11/2021 17:28:42 Information  DvrOnTime service has started successfully
24/11/2021 17:28:44 Information  Poller found next task start date time is: 24/11/2021 16:45:00
24/11/2021 17:28:44 Information  Poller found task is now due for ProgramRecord
24/11/2021 17:28:44 Information  ScheduledEventProgramId 4237: Program recording start setup for New: The Chase
24/11/2021 17:28:44 Information  ScheduledEventProgramId 4237: Created record by EIT
24/11/2021 17:28:45 Information  ScheduledEventProgramId 4237: Preparing to start EIT recording with program CRID /1001983962, scheduled start time is 24/11/2021 17:00
24/11/2021 17:28:45 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: Listening for EIT on ITV for program start until 24/11/2021 18:00, using device 1251F06B and tuner number 0
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: Recording set up successfully
24/11/2021 17:28:48 Information  Recording watchdog timer started
24/11/2021 17:28:48 Information  Poller found task is now due for ProgramRecord
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4221: Program recording start setup for Pointless
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4221: Created record by EIT
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4221: Preparing to start EIT recording with program CRID /m/FAME, scheduled start time is 24/11/2021 17:15
24/11/2021 17:28:48 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: On ITV current EIT CRID being broadcast is: /1001983962
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: Program New: The Chase /1001983962 on ITV has started recording
24/11/2021 17:28:49 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
24/11/2021 17:28:49 Information  Found the PAT, transport stream ID 3779 and PMT PID 1700
24/11/2021 17:28:50 Information  Found the PMT for the program, setting tuner to filter on PIDs 0x00 0x6A5 0x6A6 0x6A7 0x6C3 0x12
24/11/2021 17:28:50 Information  Now set single stream PAT and PMT packet to the recorder for program
24/11/2021 17:28:51 Information  ScheduledEventProgramId 4221: Listening for EIT on BBC ONE HD for program start until 24/11/2021 18:00, using device 1251F06B and tuner number 1
24/11/2021 17:28:52 Information  ScheduledEventProgramId 4221: On BBC ONE HD current EIT CRID being broadcast is: /m/FAME
24/11/2021 17:28:52 Information  ScheduledEventProgramId 4221: Program Pointless /m/FAME on BBC ONE HD has started recording
24/11/2021 17:28:52 Information  ScheduledEventProgramId 4221: Recording set up successfully
24/11/2021 17:28:55 Information  Found the PAT, transport stream ID 33745 and PMT PID 6600
24/11/2021 17:28:56 Information  Found the PMT for the program, setting tuner to filter on PIDs 0x00 0x19C9 0x19CA 0x19CE 0x19CD 0x1C86 0x1C97 0x1BC4 0x1BC6 0x12
24/11/2021 17:28:56 Information  Now set single stream PAT and PMT packet to the recorder for program
24/11/2021 17:28:57 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 21282260 bytes
24/11/2021 17:29:01 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 4264468 bytes
24/11/2021 17:29:01 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 5761596 bytes
24/11/2021 17:29:07 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
 
@MymsMan Seems like a network issue between the HDHomeRun and the PC running DVROnTime...? It would definitely be nice to have a complete recording history (off the recording schedule tab perhaps?) with the ability to filter for failures/errors. Where an error occured it would also be nice if the entry could be expanded to show the full error message.
 
Would it be possible to keep the results of completed recordings for longer than 24 hours?
Possibly by having a Recorded tab ordered Most recent first with an option to delete the recording file.
Playing videos via the web page would be nice but is probably not practical since .ts is not one of the video formats supported by modern web browser.

I had a couple of recording failures yesterday but they have already dropped of the list, the log shows dvrontime crashed during the recording 😭
Code:
24/11/2021 17:24:57 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:03 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:12 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 5021492 bytes
24/11/2021 17:25:20 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 3374080 bytes
24/11/2021 17:25:21 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 22399752 bytes
24/11/2021 17:25:25 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:31 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:38 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:38 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:44 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:45 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:51 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:54 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:25:58 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:26:07 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:26:07 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
24/11/2021 17:26:16 Error        System.IO.IOException: An unexpected network error occurred.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at TransportStream.StreamRecorder.AddPacket(Packet packet)
   at HdHomeRun.TunerDevice.PacketExtract(Byte[] data)
   at HdHomeRun.TunerDevice.TcpReceiver(Object data)
24/11/2021 17:26:34 Error        System.IO.IOException: An unexpected network error occurred.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at TransportStream.StreamRecorder.AddPacket(Packet packet)
   at HdHomeRun.TunerDevice.PacketExtract(Byte[] data)
   at HdHomeRun.TunerDevice.TcpReceiver(Object data)
24/11/2021 17:27:58 Information  DvrOnTime service version 1.0.5.2025 is starting...
24/11/2021 17:28:31 Information  EPG update starting due to service starting...
24/11/2021 17:28:31 Information  New thread created for EPGCollection, threadId 09
24/11/2021 17:28:32 Information  SimpleHTTPServer has started
24/11/2021 17:28:34 Information  Total old events purged 18, log files cleaned
24/11/2021 17:28:39 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
24/11/2021 17:28:39 Information  Tuner found with Id 1251F06B, now resetting any tuner locks held by this service
24/11/2021 17:28:40 Warning      Device found at IP address 192.168.1.83 with ID 1251F06B but features don't contain eu-bcast and this tuner will not be used:
24/11/2021 17:28:40 Error        No tuner was found on the network
24/11/2021 17:28:40 Information  No device was found or no tuners available
24/11/2021 17:28:40 Warning      EPG collection could not be started as no HDHomeRun devices were found or no tuners available
24/11/2021 17:28:40 Information  EPG Data collection finished
24/11/2021 17:28:42 Information  DvrOnTime service has started successfully
24/11/2021 17:28:44 Information  Poller found next task start date time is: 24/11/2021 16:45:00
24/11/2021 17:28:44 Information  Poller found task is now due for ProgramRecord
24/11/2021 17:28:44 Information  ScheduledEventProgramId 4237: Program recording start setup for New: The Chase
24/11/2021 17:28:44 Information  ScheduledEventProgramId 4237: Created record by EIT
24/11/2021 17:28:45 Information  ScheduledEventProgramId 4237: Preparing to start EIT recording with program CRID /1001983962, scheduled start time is 24/11/2021 17:00
24/11/2021 17:28:45 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: Listening for EIT on ITV for program start until 24/11/2021 18:00, using device 1251F06B and tuner number 0
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: Recording set up successfully
24/11/2021 17:28:48 Information  Recording watchdog timer started
24/11/2021 17:28:48 Information  Poller found task is now due for ProgramRecord
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4221: Program recording start setup for Pointless
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4221: Created record by EIT
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4221: Preparing to start EIT recording with program CRID /m/FAME, scheduled start time is 24/11/2021 17:15
24/11/2021 17:28:48 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: On ITV current EIT CRID being broadcast is: /1001983962
24/11/2021 17:28:48 Information  ScheduledEventProgramId 4237: Program New: The Chase /1001983962 on ITV has started recording
24/11/2021 17:28:49 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
24/11/2021 17:28:49 Information  Found the PAT, transport stream ID 3779 and PMT PID 1700
24/11/2021 17:28:50 Information  Found the PMT for the program, setting tuner to filter on PIDs 0x00 0x6A5 0x6A6 0x6A7 0x6C3 0x12
24/11/2021 17:28:50 Information  Now set single stream PAT and PMT packet to the recorder for program
24/11/2021 17:28:51 Information  ScheduledEventProgramId 4221: Listening for EIT on BBC ONE HD for program start until 24/11/2021 18:00, using device 1251F06B and tuner number 1
24/11/2021 17:28:52 Information  ScheduledEventProgramId 4221: On BBC ONE HD current EIT CRID being broadcast is: /m/FAME
24/11/2021 17:28:52 Information  ScheduledEventProgramId 4221: Program Pointless /m/FAME on BBC ONE HD has started recording
24/11/2021 17:28:52 Information  ScheduledEventProgramId 4221: Recording set up successfully
24/11/2021 17:28:55 Information  Found the PAT, transport stream ID 33745 and PMT PID 6600
24/11/2021 17:28:56 Information  Found the PMT for the program, setting tuner to filter on PIDs 0x00 0x19C9 0x19CA 0x19CE 0x19CD 0x1C86 0x1C97 0x1BC4 0x1BC6 0x12
24/11/2021 17:28:56 Information  Now set single stream PAT and PMT packet to the recorder for program
24/11/2021 17:28:57 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 21282260 bytes
24/11/2021 17:29:01 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 4264468 bytes
24/11/2021 17:29:01 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 5761596 bytes
24/11/2021 17:29:07 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped

That looks like a network failure and it no longer was getting any data from the tuner. I will look at handling the error better as it seems to have crashed out.
 
I have now accumulated around 1TB of recordings with no issues whatsoever. I'm reaching the point where I'm going to have to knock up something to organise/rename the recordings to my liking. @lc200 Just wondering if you have any improvements planned/coming in this area? Just trying to decide how much effort to put into this at this stage...
I'm experimenting with Filebot


Not free, but shows promise
 
Unfortunately a few more recording errors
1638024314650.png
The Chase. Pointless, ROHOG and Thames at Night all recorded correctly and are watchable.

News At Ten shows as complete recording but is in fact a 0 length file,
1638024814888.png
A "M A S H" folder was created but is empty. This is at least partially my fault the system seems to have gone to sleep at around 01:20 but I would have expected to see the first 20 minutes of the first MASH episode recorded. I have now changed my Power settings to Sleep - Never.

Should I be worried about these messages, I had almost 1500 of them yesterday!
They make interpreting the log difficult but I don't see many breakups in the videos that I have watched.
Code:
26/11/2021 23:54:27 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
26/11/2021 23:54:36 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
26/11/2021 23:54:38 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped

Some oddities I have noticed in the logs:
The BBC news appeared to start recording normally and the tuner was in use when it was due to start watching for South Today (as expected)
There are no Streaming stopped messages at the expected end of the News so South Today wasn't recorded. The Humax recorded both so there was no problem with the AR markers.
Similarly the log shows M*A*S*H apparently starting a 01:00

Both recordings eventually timed out midday today when I started using the computer again,
It then schedules South Today and the 2nd MASH episode which of course fail as beyond maximum time,
Then DvrOnTime appears to restart itself 2 minutes later!
Code:
 01:20:11 Warning      => Corrupt packet  total 26 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:20:13 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 01:20:13 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 12:00:29 Information  Tuner 0: Stop streaming request received
27/11/2021 12:00:29 Error        ScheduledEventProgramId 4290: Terminating the recording for BBC News at Ten as recording has passed maximum recording time
27/11/2021 12:00:29 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:30 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:30 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:30 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:31 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:31 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:31 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:32 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:33 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:33 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:39 Error        Error in RecordWatchdog_Elapsed, error is: An unexpected network error occurred.
 
27/11/2021 12:00:39 Error        ScheduledEventProgramId 4290: Terminating the recording for BBC News at Ten as recording has passed maximum recording time
27/11/2021 12:00:39 Error        ScheduledEventProgramId 4254: Terminating the recording for M*A*S*H as recording has passed maximum recording time
27/11/2021 12:00:39 Information  Tuner 1: Stop streaming request received
27/11/2021 12:00:39 Information  Streaming stopped on device 1251F06B tuner 1
27/11/2021 12:00:41 Information  ScheduledEventProgramId 4291: Previous recording on this channel now completed and tuner freed, now attempting to start following recording for South Today
27/11/2021 12:00:41 Information  ScheduledEventProgramId 4291: Preparing to start EIT recording with program CRID /m/L0HK, scheduled start time is 26/11/2021 22:30
27/11/2021 12:00:42 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 12:00:43 Information  ScheduledEventProgramId 4291: Listening for EIT on BBC ONE South for program start until 26/11/2021 22:40, using device 1251F06B and tuner number 0
27/11/2021 12:00:43 Information  ScheduledEventProgramId 4255: Previous recording on this channel now completed and tuner freed, now attempting to start following recording for M*A*S*H
27/11/2021 12:00:43 Information  ScheduledEventProgramId 4255: Preparing to start EIT recording with program CRID /E3267259, scheduled start time is 27/11/2021 01:30
27/11/2021 12:00:43 Error        No tuner was found on the network
27/11/2021 12:00:43 Information  No device was found or no tuners available
27/11/2021 12:00:43 Warning      ScheduledEventProgramId 4255: No tuner available, will wait to see if a tuner frees up
27/11/2021 12:00:43 Error        ScheduledEventProgramId 4291: Terminating the recording for South Today as recording has passed maximum recording time
27/11/2021 12:00:43 Information  Tuner 0: Stop streaming request received
27/11/2021 12:00:43 Information  Streaming stopped on device 1251F06B tuner 0
27/11/2021 12:00:45 Error        ScheduledEventProgramId 4255: Terminating the recording for M*A*S*H as recording has passed maximum recording time
27/11/2021 12:00:45 Information  Recording watchdog timer now stopped
27/11/2021 12:03:18 Information  DvrOnTime service version 1.0.5.2025 is starting...
27/11/2021 12:03:22 Information  EPG update starting due to service starting...
27/11/2021 12:03:22 Information  New thread created for EPGCollection, threadId 08
27/11/2021 12:03:23 Information  SimpleHTTPServer has started


Log files (without warnings, full files attached)

Code:
26/11/2021 21:12:03 Information  Tuner 1: Stop streaming request received
26/11/2021 21:12:03 Information  EPG Data collection stop as data stopped being received
26/11/2021 21:12:03 Information  Streaming stopped on device 1251F06B tuner 1
26/11/2021 21:12:04 Information  Updating the next scheduled event time for possible event changes
26/11/2021 21:12:04 Information  EPG Data collection finished
26/11/2021 21:12:05 Information  Poller found next task start date time is: 26/11/2021 21:45:00
26/11/2021 21:45:05 Information  Poller found task is now due for ProgramRecord
26/11/2021 21:45:06 Information  ScheduledEventProgramId 4290: Program recording start setup for BBC News at Ten
26/11/2021 21:45:06 Information  ScheduledEventProgramId 4290: Created record by EIT
26/11/2021 21:45:06 Information  ScheduledEventProgramId 4290: Preparing to start EIT recording with program CRID /m/KZWL, scheduled start time is 26/11/2021 22:00
26/11/2021 21:45:06 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
26/11/2021 21:45:07 Information  ScheduledEventProgramId 4290: Listening for EIT on BBC ONE South for program start until 26/11/2021 22:30, using device 1251F06B and tuner number 0
26/11/2021 21:45:07 Information  ScheduledEventProgramId 4290: Recording set up successfully
26/11/2021 21:45:07 Information  Recording watchdog timer started
26/11/2021 21:45:08 Information  ScheduledEventProgramId 4290: On BBC ONE South current EIT CRID being broadcast is: /m/KZWJ
26/11/2021 21:59:52 Information  ScheduledEventProgramId 4290: On BBC ONE South current EIT CRID being broadcast is: /m/KZWL
26/11/2021 21:59:52 Information  ScheduledEventProgramId 4290: Program BBC News at Ten /m/KZWL on BBC ONE South has started recording
26/11/2021 21:59:52 Information  Found the PAT, transport stream ID 17365 and PMT PID 100
26/11/2021 21:59:53 Information  Found the PMT for the program, setting tuner to filter on PIDs 0x00 0x65 0x66 0x6A 0x69 0x98 0x1C21 0x1C33 0x1BBF 0x1BC1 0x12
26/11/2021 21:59:53 Information  Now set single stream PAT and PMT packet to the recorder for program
26/11/2021 22:15:00 Information  Poller found task is now due for ProgramRecord
26/11/2021 22:15:00 Information  ScheduledEventProgramId 4291: Program recording start setup for South Today
26/11/2021 22:15:00 Information  ScheduledEventProgramId 4291: Created record by EIT
26/11/2021 22:15:00 Warning      ScheduledEventProgramId 4291: The channel is currently being recorded, waiting for that recording to stop before starting this recording
26/11/2021 23:00:00 Information  Poller found task is now due for EpgUpdate
26/11/2021 23:00:00 Information  EPG scheduled update starting...
26/11/2021 23:00:00 Information  New thread created for EPGCollection, threadId 03
26/11/2021 23:00:02 Information  Total old events purged 228, log files cleaned
26/11/2021 23:00:03 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
26/11/2021 23:00:04 Information  EPG Data collection started...
26/11/2021 23:00:09 Information  EPG table Id 78 appears to be processed
26/11/2021 23:01:04 Information  EPG table Id 80 appears to be processed
26/11/2021 23:01:43 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
26/11/2021 23:02:20 Information  EPG table Id 79 appears to be processed
26/11/2021 23:06:51 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
26/11/2021 23:09:01 Information  EPG table Id 81 appears to be processed
26/11/2021 23:10:35 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
26/11/2021 23:12:05 Information  Tuner 1: Stop streaming request received
26/11/2021 23:12:05 Information  EPG Data collection stop as data stopped being received
26/11/2021 23:12:05 Information  Streaming stopped on device 1251F06B tuner 1
26/11/2021 23:12:06 Information  Updating the next scheduled event time for possible event changes
26/11/2021 23:12:07 Information  EPG Data collection finished
26/11/2021 23:12:08 Information  Poller found next task start date time is: 27/11/2021 00:45:00
26/11/2021 23:27:28 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 00:02:14 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:11:34 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:45:00 Information  Poller found task is now due for ProgramRecord
27/11/2021 00:45:00 Information  ScheduledEventProgramId 4254: Program recording start setup for M*A*S*H
27/11/2021 00:45:00 Information  ScheduledEventProgramId 4254: Created record by EIT
27/11/2021 00:45:00 Information  ScheduledEventProgramId 4254: Preparing to start EIT recording with program CRID /E3267250, scheduled start time is 27/11/2021 01:00
27/11/2021 00:45:00 Error        No tuner was found on the network
27/11/2021 00:45:00 Warning      ScheduledEventProgramId 4254: No tuner available, will wait to see if a tuner frees up
27/11/2021 00:45:00 Information  No device was found or no tuners available
27/11/2021 00:45:01 Information  ScheduledEventProgramId 4254: No tuner available to start recording scheduledId 4254, will keep retrying
27/11/2021 00:45:01 Information  ScheduledEventProgramId 4254: Recordings now completed and tuner freed, attempting to restart recording for M*A*S*H
27/11/2021 00:45:01 Information  ScheduledEventProgramId 4254: Preparing to start EIT recording with program CRID /E3267250, scheduled start time is 27/11/2021 01:00
27/11/2021 00:45:01 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 00:45:02 Information  ScheduledEventProgramId 4254: Listening for EIT on GREAT! tv for program start until 27/11/2021 01:30, using device 1251F06B and tuner number 1
27/11/2021 00:45:03 Information  ScheduledEventProgramId 4254: On GREAT! tv current EIT CRID being broadcast is: /E4588565
27/11/2021 00:46:14 Warning      => Corrupt packet  total 1 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:47:26 Warning      => Corrupt packet  total 19 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:48:35 Warning      => Corrupt packet  total 23 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:50:25 Warning      => Corrupt packet  total 15 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:51:53 Warning      => Corrupt packet  total 52 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:53:02 Warning      => Corrupt packet  total 7 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:54:20 Warning      => Corrupt packet  total 10 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:55:26 Warning      => Corrupt packet  total 3 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:57:20 Warning      => Corrupt packet  total 18 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:58:22 Warning      => Corrupt packet  total 31 (logging of corrupt packets suspended for 1 minute)
27/11/2021 00:59:28 Warning      => Corrupt packet  total 40 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:00:00 Information  Poller found task is now due for EpgUpdate
27/11/2021 01:00:00 Information  EPG scheduled update starting...
27/11/2021 01:00:00 Information  New thread created for EPGCollection, threadId 0F
27/11/2021 01:00:00 Information  Total old events purged 277, log files cleaned
27/11/2021 01:00:01 Information  ScheduledEventProgramId 4254: On GREAT! tv current EIT CRID being broadcast is: /E3267250
27/11/2021 01:00:01 Information  ScheduledEventProgramId 4254: Program M*A*S*H /E3267250 on GREAT! tv has started recording
27/11/2021 01:00:01 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 01:00:02 Information  Found the PAT, transport stream ID 5069 and PMT PID 1020
27/11/2021 01:00:03 Information  EPG Data collection started...
27/11/2021 01:00:24 Information  EPG table Id 78 appears to be processed
27/11/2021 01:00:51 Warning      => Corrupt packet  total 13 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:02:23 Warning      => Corrupt packet  total 16 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:03:51 Warning      => Corrupt packet  total 14 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:05:04 Warning      => Corrupt packet  total 8 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:06:16 Warning      => Corrupt packet  total 48 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:08:43 Warning      => Corrupt packet  total 16 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:09:59 Warning      => Corrupt packet  total 10 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:11:01 Warning      => Corrupt packet  total 30 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:12:01 Warning      => Corrupt packet  total 46 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:12:04 Information  Tuner 2: Stop streaming request received
27/11/2021 01:12:05 Information  EPG Data collection stop as data stopped being received
27/11/2021 01:12:05 Information  Streaming stopped on device 1251F06B tuner 2
27/11/2021 01:12:05 Information  Updating the next scheduled event time for possible event changes
27/11/2021 01:12:06 Information  EPG Data collection finished
27/11/2021 01:12:07 Information  Poller found next task start date time is: 27/11/2021 01:15:00
27/11/2021 01:13:59 Warning      => Corrupt packet  total 25 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:15:00 Information  Poller found task is now due for ProgramRecord
27/11/2021 01:15:00 Information  ScheduledEventProgramId 4255: Program recording start setup for M*A*S*H
27/11/2021 01:15:00 Information  ScheduledEventProgramId 4255: Created record by EIT
27/11/2021 01:15:00 Warning      ScheduledEventProgramId 4255: The channel is currently being recorded, waiting for that recording to stop before starting this recording
27/11/2021 01:16:03 Warning      => Corrupt packet  total 8 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:17:07 Warning      => Corrupt packet  total 69 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:18:27 Warning      => Corrupt packet  total 64 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:20:11 Warning      => Corrupt packet  total 26 (logging of corrupt packets suspended for 1 minute)
27/11/2021 01:20:13 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 01:20:13 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 1, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 12:00:29 Information  Tuner 0: Stop streaming request received
27/11/2021 12:00:29 Error        ScheduledEventProgramId 4290: Terminating the recording for BBC News at Ten as recording has passed maximum recording time
27/11/2021 12:00:29 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:30 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:30 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:30 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:31 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:31 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:31 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:32 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:33 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:33 Information  Tuner 0: Stop streaming request, waiting for tuner to stop
27/11/2021 12:00:39 Error        Error in RecordWatchdog_Elapsed, error is: An unexpected network error occurred.
 
27/11/2021 12:00:39 Error        ScheduledEventProgramId 4290: Terminating the recording for BBC News at Ten as recording has passed maximum recording time
27/11/2021 12:00:39 Error        ScheduledEventProgramId 4254: Terminating the recording for M*A*S*H as recording has passed maximum recording time
27/11/2021 12:00:39 Information  Tuner 1: Stop streaming request received
27/11/2021 12:00:39 Information  Streaming stopped on device 1251F06B tuner 1
27/11/2021 12:00:41 Information  ScheduledEventProgramId 4291: Previous recording on this channel now completed and tuner freed, now attempting to start following recording for South Today
27/11/2021 12:00:41 Information  ScheduledEventProgramId 4291: Preparing to start EIT recording with program CRID /m/L0HK, scheduled start time is 26/11/2021 22:30
27/11/2021 12:00:42 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 12:00:43 Information  ScheduledEventProgramId 4291: Listening for EIT on BBC ONE South for program start until 26/11/2021 22:40, using device 1251F06B and tuner number 0
27/11/2021 12:00:43 Information  ScheduledEventProgramId 4255: Previous recording on this channel now completed and tuner freed, now attempting to start following recording for M*A*S*H
27/11/2021 12:00:43 Information  ScheduledEventProgramId 4255: Preparing to start EIT recording with program CRID /E3267259, scheduled start time is 27/11/2021 01:30
27/11/2021 12:00:43 Error        No tuner was found on the network
27/11/2021 12:00:43 Information  No device was found or no tuners available
27/11/2021 12:00:43 Warning      ScheduledEventProgramId 4255: No tuner available, will wait to see if a tuner frees up
27/11/2021 12:00:43 Error        ScheduledEventProgramId 4291: Terminating the recording for South Today as recording has passed maximum recording time
27/11/2021 12:00:43 Information  Tuner 0: Stop streaming request received
27/11/2021 12:00:43 Information  Streaming stopped on device 1251F06B tuner 0
27/11/2021 12:00:45 Error        ScheduledEventProgramId 4255: Terminating the recording for M*A*S*H as recording has passed maximum recording time
27/11/2021 12:00:45 Information  Recording watchdog timer now stopped
27/11/2021 12:03:18 Information  DvrOnTime service version 1.0.5.2025 is starting...
27/11/2021 12:03:22 Information  EPG update starting due to service starting...
27/11/2021 12:03:22 Information  New thread created for EPGCollection, threadId 08
27/11/2021 12:03:23 Information  SimpleHTTPServer has started
27/11/2021 12:03:25 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 12:03:25 Information  Tuner found with Id 1251F06B, now resetting any tuner locks held by this service
27/11/2021 12:03:26 Information  DvrOnTime service has started successfully
27/11/2021 12:03:26 Information  Total old events purged 1447, log files cleaned
27/11/2021 12:03:27 Error        No tuner was found on the network
27/11/2021 12:03:27 Information  No device was found or no tuners available
27/11/2021 12:03:27 Warning      EPG collection could not be started as no HDHomeRun devices were found or no tuners available
27/11/2021 12:03:27 Information  EPG Data collection finished
27/11/2021 12:03:27 Information  Poller found next task start date time is: 27/11/2021 13:00:00
27/11/2021 13:38:47 Information  Poller found task is now due for EpgUpdate
27/11/2021 13:38:47 Information  EPG scheduled update starting...
27/11/2021 13:38:47 Information  New thread created for EPGCollection, threadId 17
27/11/2021 13:38:50 Information  Total old events purged 210, log files cleaned
27/11/2021 13:38:51 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 13:38:55 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 10256208 bytes
27/11/2021 13:38:55 Information  EPG Data collection started...
27/11/2021 13:39:37 Information  EPG table Id 78 appears to be processed
27/11/2021 13:50:56 Information  Tuner 0: Stop streaming request received
27/11/2021 13:50:56 Information  EPG Data collection stop as data stopped being received
27/11/2021 13:50:56 Information  Streaming stopped on device 1251F06B tuner 0
27/11/2021 13:50:56 Information  Updating the next scheduled event time for possible event changes
27/11/2021 13:50:57 Information  EPG Data collection finished
27/11/2021 13:50:58 Information  Poller found next task start date time is: 27/11/2021 15:00:00
27/11/2021 14:55:22 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 15:00:00 Information  Poller found task is now due for EpgUpdate
27/11/2021 15:00:00 Information  EPG scheduled update starting...
27/11/2021 15:00:00 Information  New thread created for EPGCollection, threadId 13
27/11/2021 15:00:02 Information  Total old events purged 225, log files cleaned
27/11/2021 15:00:02 Information  Device found at IP address 192.168.1.83 with ID 1251F06B, set to priority 1
27/11/2021 15:00:03 Information  EPG Data collection started...
27/11/2021 15:00:07 Information  EPG table Id 78 appears to be processed
 

Attachments

  • eventlog-4.txt
    380.9 KB · Views: 0
  • eventlog-3.txt
    238.3 KB · Views: 0
A long time user here of the HDR-FOX T2 from the day it was launched, still going strong but due to finding 2 tuners often caused clashes and the inability to play videos easily elsewhere on other TVs or out of the home (cord cutting) , and the fact it may not last for ever, I thought I'd try a HDHomeRun Quatro along side Plex's DVR software.
......
Coming to this rather late, but is he not simply looking for MythTV ? (or I guess XMMP) I built a Myth Box with 2 freeview tuners , hardly used once I'd built it .... Humax with Custom firmware was much easier.

Small-MythBox.jpg
 
Coming to this rather late, but is he not simply looking for MythTV ? (or I guess XMMP) I built a Myth Box with 2 freeview tuners , hardly used once I'd built it .... Humax with Custom firmware was much easier.

View attachment 5792
There are any number of hardware boxes and software packages out there that will allow you to record programmes based on timed recordings like an old VCR.
What AFAIK is unique about @lc200's DvrOnTime is that it is using the broadcast EPG and AR signals to correctly handle series recordings and Accurate Recording in the same way that we are used to with the Humax
 
I'm experimenting with Filebot


Not free, but shows promise
Agreed and its been on my radar to standardise naming conventions across all the recordings I have accumulated over the years from a variety of sources.

I have already done some initial coding for a script to find all the non series recordings and flatten them into a single folder (or possibly two, movies separately) with a new file naming convention. After a bit of deliberation I decided it was probably easiest to go back to the synopsis (plot element of the .nfo files) and use some regular expressions to extract series/episode numbers, full programme titles (where they have been truncated, ending in ...) and a year if one is present. This has turned out to be worthwhile as it has identified some cases where DVROnTime misses episode numbers, i.e. (Ep2) @lc200 On the subject of file-naming I think it would be better if by default DVROnTime put the created date in the filename in YYYYMMDDHHSS format as this would then make files unique (no need for -1 suffixes etc for split movies) and would also still show the recordings in order if sorted by name, which they don't currently due to the dd-mm-yyyyy date format.

Touch wood, I have not had any recording errors. @MymsMan, how are your recording PC and the HD Homerun networked together? Mine are both directly connected to a switch and the recording PC (Intel NUC in a fanless case) is a clean Windows 10 build and currently dedicated for recording purposes. My HDHomeRun Quatro firmware date is 20210624.
 
Last edited:
Touch wood, I have not had any recording errors. @MymsMan, how are your recording PC and the HD Homerun networked together? Mine are both directly connected to a switch and the recording PC (Intel NUC in a fanless case) is a clean Windows 10 build and currently dedicated for recording purposes. My HDHomeRun Quatro firmware date is 20210624.
The PC is wirelessly connected to the router and the Homerun & NAS have wired connections. It is my normal laptop - I want to see how it all works before setting up a dedicated machine.

I a hoping that the majority of my problems were due to my previously unknown Sleep settings - I had thought it only slept with lid closed.
So far all this evenings recording seem to have been successful (touch wood) but I will check closer in the morning.

I am still seeing a large number of warnings in the DvrOnTime log - do other users see similar?
Code:
27/11/2021 20:45:03 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 3645620 bytes
27/11/2021 20:45:13 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:45:20 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:45:26 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:45:32 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:45:39 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:45:45 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:45:51 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:46:17 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:46:23 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:46:29 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:46:40 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 7957132 bytes
27/11/2021 20:46:42 Warning      TunerDevice: No data received in the last half a second, check network, device Id 1251F06B tuner number 0, if this continues for 20 seconds the tuner will be shut down and any recording stopped
27/11/2021 20:46:45 Warning      TunerDevice: Receive TCP buffer over 50% utilised, total read from buffer 4003320 bytes
 
I am still seeing a large number of warnings in the DvrOnTime log - do other users see similar?
Nothing like that in mine I'm afraid. It might be worth trying the laptop wired for a bit to see what effect if any that has...
 
Nothing like that in mine I'm afraid. It might be worth trying the laptop wired for a bit to see what effect if any that has...
Running out of sockets on the router but I might be able to set it up for a short while, will also try recording to local disk rather than NAS
 
Agreed and its been on my radar to standardise naming conventions across all the recordings I have accumulated over the years from a variety of sources.

I have already done some initial coding for a script to find all the non series recordings and flatten them into a single folder (or possibly two, movies separately) with a new file naming convention. After a bit of deliberation I decided it was probably easiest to go back to the synopsis (plot element of the .nfo files) and use some regular expressions to extract series/episode numbers, full programme titles (where they have been truncated, ending in ...) and a year if one is present.
I'd be interested to have a look at your scripts, if you don't mind?
 
I'd be interested to have a look at your scripts, if you don't mind?
Sure no problem. I'll post it once its complete. It does not actually do anything currently apart from display some values from the episode .nfo files. Its written in vbscript BTW, my lets just throw something together scripting language of choice, LOL

Running out of sockets on the router but I might be able to set it up for a short while, will also try recording to local disk rather than NAS
Yes I can sympathise, this was one of the issues that held me up from evaluating DVROnTime earlier.
 
I think my recording problems are now solved :doublethumbsup:
1638376821745.png
There were some minor video breakups when recording four programmes simultaneously but I am still using a wireless connection for my PC. I will try again when I can used a wired LAN connection.


I did try accessing the web page from my phone an while most of the pages worked well it was very awkward trying to use the Guide page.
 
Nice! By doing what though?
By removing PC sleep when inactive setting


But the perils of reporting a fix :cry:
Another crash (same as post 223}
Code:
01/12/2021 17:27:51 Error        System.IO.IOException: An unexpected network error occurred.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at TransportStream.StreamRecorder.AddPacket(Packet packet)
   at HdHomeRun.TunerDevice.PacketExtract(Byte[] data)
   at HdHomeRun.TunerDevice.TcpReceiver(Object data)
01/12/2021 17:27:51 Error        System.IO.IOException: An unexpected network error occurred.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at TransportStream.StreamRecorder.AddPacket(Packet packet)
   at HdHomeRun.TunerDevice.PacketExtract(Byte[] data)
   at HdHomeRun.TunerDevice.TcpReceiver(Object data)
01/12/2021 17:29:16 Information  DvrOnTime service version 1.0.5.2025 is starting...
 
Nightmare. You should definitely try that wired connection temporarily to see if that helps...
 
Back
Top