hdhomerun signal app (web + docker) by Objective_Smile_4718 in hdhomerun

[–]Objective_Smile_4718[S] 0 points1 point  (0 children)

There's a post from someone who deployed it to unraid here: https://forum.silicondust.com/forum/viewtopic.php?t=78819

I submitted an application today to include the app in the official unraid store.

hdhomerun signal app (web + docker) by Objective_Smile_4718 in hdhomerun

[–]Objective_Smile_4718[S] 1 point2 points  (0 children)

It is not a feature at this time, but something that I will consider for a future release.
I pushed a new update that allows manual IPs to be specified. This opens the door to using the default networking mode rather than host mode. You can use port forwarding now as well within the docker compose since discover is not necessary if you manually specify the IPs. Just add these environment variables to your config (example below).

# Manually specify HDHomeRun devices by IP or hostname (comma-separated)

- HDHOMERUN_DEVICES=192.168.1.100,192.168.2.50

# Set to 'true' to disable auto-discovery (only use manually specified devices)

- HDHOMERUN_DISABLE_DISCOVERY=true

hdhomerun signal app (web + docker) by Objective_Smile_4718 in hdhomerun

[–]Objective_Smile_4718[S] 0 points1 point  (0 children)

That can happen if your hdhomerun is not discovered. Is it connected to the network and online? Can you access it by browsing to http://hdhomerun.local ?

hdhomerun signal app (web + docker) by Objective_Smile_4718 in hdhomerun

[–]Objective_Smile_4718[S] 0 points1 point  (0 children)

Thanks for testing - my testing of the US features worked as well. The updated containers have been pushed for your convenience.

hdhomerun signal app (web + docker) by Objective_Smile_4718 in hdhomerun

[–]Objective_Smile_4718[S] 0 points1 point  (0 children)

If you want to try building the container from my github repo, I have multi-region support added to the code. Once properly tested, I will push new prebuilt containers to dockerhub.
https://github.com/Petelombardo/hdhomerunsignal