Use with Mopidy #439
koying
started this conversation in
Show and tell
Replies: 1 comment
-
|
Would you mind explaining how you made the integration work with Music Assistant? I mean which music provider you chose. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order to use Music Assistant with Mopidy, through the integration available in HACS (https://github.com/bushvin/hass-integrations) you have to tweak the
mopidy.confas follows:mopidy.confin your editor of choice. Depending on your configuration, that might be/etc/mopidy/mopidy.confor~/.config/mopidy/mopidy.confstreamsection as below. The key is themetadata_blacklistvalueThis is needed or Mopidy will first try to retrieve metadata from the stream provided, confusing Music Assistant that will close the stream immediately thereafter.
Beta Was this translation helpful? Give feedback.
All reactions