Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Instances on network, not all found #26

Open
BookerSoft opened this issue Jun 20, 2019 · 1 comment
Open

Multiple Instances on network, not all found #26

BookerSoft opened this issue Jun 20, 2019 · 1 comment

Comments

@BookerSoft
Copy link

when running on two pc's only one instance is found on LAN. I think that adding a dropdown menu to gui for selecting the interface to bind to might allow it to get the mac address of that interface. Also is possible to add support for newer model emulation and add a webserver that works uses xhlhttp to do what libhdhomerun does, so that newer devices can be simulated too. If I set the device id to match part of the interface mac address, it is not found.

@dsaupf
Copy link
Owner

dsaupf commented Jun 11, 2020

Hi @BookerSoft ,

  • If you want to run more than one instance, then change the DEVICE_ID. This is the unique identifier of each server in a LAN. The value is inside the configuration file:

    DEVICE_ID=0x1010C032

    Please, take note that this ID is based on some rules, so not all are valid!

  • The emulation of newer models will not be implemented.

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants