Search found 21 matches

by Jsherman
Sun Nov 26, 2023 1:04 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

[quote0
Any way to verify that the record engines are communicating with each other?
[/quote]

I cannot speak for the other NAS, but on the Unraid server, in docker, when you click on the HDHomerun DVR and click on WebUI, does it show both engines under discovered devices?
by Jsherman
Wed Dec 14, 2022 10:37 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

[/quote] For future - just stop the container, and delete the record engine from dvrdata binding then start the container and all should be good. [/quote] If I recall correctly, I tried this and it still wasn't updating until I removed it and re-added it. Mind you it was not a huge deal as it took a...
by Jsherman
Tue Dec 13, 2022 9:07 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

New version 0.2.4 now posted to latest You may need to force update Fixed issue where for first time installers there is no current version of the record engine and it caused the version checks to error and not install the engine Fixed issue where the beta URL download provides the stable driver, s...
by Jsherman
Sun Oct 23, 2022 2:39 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

Posted over in parent forum https://forum.silicondust.com/forum/viewtopic.php?t=77403 that beta link is broken. This highlights an issue with the scripts. Should recognize a 0 file size and only update if the download is valid. Will work on a fix. For now do not restart if you use beta engines, or ...
by Jsherman
Mon Sep 19, 2022 10:36 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

I cannot say if you have such configured to properly check for betas (or even if the docker has such "option" but have seen it saying it will check such from other posts) You can check for latest beta with the container. Set Beta engine to 1 (0 is off) the UI manager or edit the dvr.conf ...
by Jsherman
Sun Sep 18, 2022 9:43 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

i read some of these details but am not very familiar with linux. i pulled the command runs and the docker script and command pull command . the script was just the raw data from the page. do I save that as a docker.??? and do i need a specific extension for it like .bin or something? i am trying t...
by Jsherman
Wed Sep 14, 2022 8:56 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

AnalogBill wrote: Wed Sep 14, 2022 6:43 am Mine had been running 20220303, after restart now showing 20220822
Thanks for that!
by Jsherman
Tue Sep 13, 2022 10:02 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

the link used is https://download.silicondust.com/hdhomerun/hdhomerun_record_linux_beta SD is supposed to modify on their server to always pull the latest that way you don't need to specify version number. (when I specified version it did appear to pull the newest) I cannot say if you have such con...
by Jsherman
Tue Sep 13, 2022 2:25 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

signcarver wrote: Tue Sep 13, 2022 9:59 am When I checked 5 minutes ago, the linux download for beta did not redirect to that but it does appear to manually be there.
Thanks for that. I will wait to see if it gets updated. I feared my setup was setup incorrectly and that was why I was not getting the update.
by Jsherman
Tue Sep 13, 2022 9:21 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

Is anyone getting the newest recording engine 20220831beta1? I was under the impression it would pull down newest engines, including betas.

I am using the demonrik/hdhrdvr-docker:latest repository in my docker settings and I am still on 20220822.
by Jsherman
Thu Aug 18, 2022 9:12 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

[/quote] You need to add DVRUI_PORT as a Variable rather than a Port . Also, you should probably use 59080 for the UI port. 59090 conflicts with the port used by the Record Engine. [/quote] Thank you, that resolved my issue! Darn my lack of Docker knowledge thinking that a network port should be con...
by Jsherman
Thu Aug 18, 2022 8:27 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

[/quote] You need to add an environment parameter or variable in Unraid terminology for DVRUI_PORT and set to an unmapped port. I set things high, hence I use 59080. Generally anything over 32768 is fair game for you to manage yourself So edit the container and select ' Add another Path, Port, Varia...
by Jsherman
Wed Aug 17, 2022 9:18 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

[/quote] If you add with 'docker run' then I believe (could be wrong) the docker UI (dockerMan) in unraid doesn't have an XML template file created for the docker and it won't allow you to manage it. CA does have a default template there you can add from - but you'ld need to add the DVRUI_PORT, PGID...
by Jsherman
Mon Aug 15, 2022 2:13 pm
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

[/quote] If you edit the container - what is the entry you have for Repository ? If it's a tag with just one version - you will get that indicator because it can't find signatures to compare. For example - if I use demonrik/hdhrdvr-docker:0.2.1 I will see what you see because there is no update to t...
by Jsherman
Sun Aug 14, 2022 9:30 am
Forum: Downloads & Instructions
Topic: unofficial Docker Container for Record Engine
Replies: 179
Views: 177611

Re: unofficial Docker Container for Record Engine

Thank you for your continued work on this! [/quote] It works for my Unraid server ?!? I don't think I've done anything specific for it. Make sure you are using 'latest' and not a specific version Generally takes a day or so for the docker subsystem tab to identify that an update was pushed and it sh...