owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
2.07k stars 237 forks source link

Integration into Apple Music / Where and how to select server #1664

Closed ulfw closed 1 year ago

ulfw commented 1 year ago

Hi, I have just found owntone and want to use it to share my local music. The docker instance ins running on an synology.

But I can not select the library in apple music on osx sonoma. Where can I find the "select dropdown"?

How can I debug, why my server is not been found by Apple Music?

Thanks

hacketiwack commented 1 year ago

Hi @ulfw, you can find your OwnTone library when clicking the chevron down icon next to the library item in the menu on the left in Apple Music (formerly iTunes). See below.

Change Music Library
ulfw commented 1 year ago

And if I cant see (dont have) this chevron down icon? I cant select anything. Which port does daapd use?

hacketiwack commented 1 year ago

Default port number is 3689.

ulfw commented 1 year ago

Is it possible that I have to unblock a port or enable a special feature?

ejurgensen commented 1 year ago

It's more likely to be an mdns issue. If it doesn't show the announcement isn't making it to your mac.

ulfw commented 1 year ago

I had to modify the config value for "trusted_networks", its set to "any" now. And it works.