That's good to hear. Yep its in regular use in my household as well still, although terrestrial Freeview seems to have its cards marked with chat of eventually doing TV all by streaming, hopefully its some way away.
I've had it working on Windows 11 whilst developing and testing and no issues at all. It's all based on the various .NET frameworks which are all supported on Windows 11.
I suppose it depends what the failure was. On my car after 12 years I replaced the coil pack due to mis-firing, this pack was a single pack with all four coils and connectors in one, so a pack in the real sense. One of the connectors had completely been destroyed by arcing due to a failure of...
I wonder if the TTLs (Time to live) on the connection is causing a problem? The HDHomeRun has very short time to live settings, the idea is to prevent the devices streaming outside of a local area network. If you have the software running in a VM you might be just borderline on the TTL, so...
The logs show the HDHomeRun is found okay and an attempt is made to connect to it and request a video stream, however it is reporting back an error saying No Video Data. So the HDHomeRun is found and is responding, but refusing to return a data stream. Have you tried rebooting the HDHomeRun...
The .NET frameworks will not be causing any issues as I'm always on the most up to date with my install.
What would have been an idea was to check your network drivers and network adapter settings (from Device Manager) on the working version, then see what they had changed to on the new...
Hi, good to hear you've finally made some progress. Sounds like it is something related to the windows network stack or windows drivers for the network card that has been updated at some point then. It's an evil thing auto updates, so if you can use an older Windows version that doesn't get...
I would not try to restore any of the database files, the ldf file isn't the same as the log file, so very much keep it as it is. There is no mechanism in the code or anything in the database that I can reason that would cause corrupt packets to be logged, meaning it would be fixed by...
Thanks for the update. Is the PC connected to a wired network? It sounds to me like a network problem. When you ask the HD Tuner to tune itself, it does that without any data travelling over the network, when DvrOnTime needs to tune in, it does that by asking for data from the HDHomeRun box...
Corrupt packet in this case is reported if the CRC (Cyclic redundancy check) fails on any packet, this could have happened in the tuner from some reception problem or introduced across the network, unfortunately the software can't know where it happened, just that it has happened. A constant...
Sorry to hear you've had a few issues. The EPG update is halted if the tuner is required so it should work all okay even if the EPG is being updated and that tuner is then needed. I will take a look at the logs and see if I can discover anything. There should be a watchdog timer that will...
I quite agree. The problem is in the code that does the tuning, when the software requests another frequency the tuner is reporting an HTTP error code which isn't being handled. That error code means no Video data "at all", so there are no packets. The code just isn't expecting or handling...
Looking at the logs its just issues with connecting to the tuner now. It either doesn't respond with any data or the data is corrupted. Maybe a signal problem or aerial problem? Do you have the HDHomeRun app? Can you view live programs with it? When you are watching something or recording...
Thanks for the log. There seems to be several times DvrOnTime has failed to find a free tuner and had an error back from HDHomeRun of 503 No video data. It might be worth unplugging and plugging back in the tuner to reset it. Also it may benefit from the latest firmware, this can be installed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.