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

forked_daapd does not support multiple instances of Owntone (forked_dappd) running on the same host #60313

Closed
derekatkins opened this issue Nov 24, 2021 · 3 comments

Comments

@derekatkins
Copy link

The problem

I have a server running multiple instances of Owntone on different ports. Owntone is quite happy to do this, and it works fine by the Owntone WebUI. However, even though Home Assistant will see all the instances, it will only let me configure one. Once I have one configured, any additional configuration says "Device is already configured". Moreover, when it sees the ZeroConf message from another instance (on a different port) it will update the name. So instead of saying "Basement - owntone.local" it will change it to "Main Level - owntone.local" --- which is certainly incorrect.

To test this, run two instances of owntone on the same machine. You will need to duplicate owntone.conf into another file (owntown-zone.conf), you will need to uncomment and change the three "port" definitions, and change the two database definitions, and then you can run owntone -c owntone-zone.conf. Then go to HA Configuration -> Integrations and try to configure both instances of owntone. It'll let you do the first, but wont let you do the second.. And if you restart HA it may change the name of the configured instance.

What version of Home Assistant Core has the issue?

2021.11.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

forked_dappd

Link to integration documentation on our website

https://www.home-assistant.io/integrations/forked_daapd/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@probot-home-assistant
Copy link

forked_daapd documentation
forked_daapd source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @uvjustin, mind taking a look at this issue as it has been labeled with an integration (forked_daapd) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)

@derekatkins
Copy link
Author

Sorry, I was out of the country without my laptop during the "stale" period. @uvjustin any chance you could have a look at this?

@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants