volumio / Volumio2

Volumio 2 - Audiophile Music Player
http://volumio.org
Other
1.37k stars 315 forks source link

Upnp choose stream format #2138

Closed ffongmdsp closed 3 years ago

ffongmdsp commented 3 years ago

Choose the suitable stream from UPnP instead of always choosing the first one. This relies on UPnP Server to provide downsampled 352.8 or 384 kHz stream, instead of relying on Volumio to do it. The song will not be displayed if there is no suitable stream found. For example, MediaMonkey (free version) does not provide alternate audo-format streams.

The purpose of this change is to make it consistent with Roon. And moreover, I think this is how UPnP Control Point "Choose Matching Protocol and Format" task as described in UPnP AV-Architecture document.