dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
675 stars 26 forks source link

Album splitting by Original/Release date #287

Closed bbsixzz closed 3 months ago

bbsixzz commented 7 months ago

Navidrome just added this great feature https://github.com/navidrome/navidrome/pull/2162

Screenshot 2023-11-17 at 13 53 14

Please consider adding this information to Supersonic.

Cheers

dweymouth commented 7 months ago

Unfortunately Navidrome doesn't expose any of this new metadata over the public API yet. It will eventually come through the OpenSubsonic API extensions, but right now Navidrome supports OpenSubsonic in name only, and Gonic and LMS are much farther ahead in terms of making new metadata available to clients.

dweymouth commented 3 months ago

Release date and original date will be shown on the album page as described in #351 in the next release. Is that solving the original request in this issue?

bbsixzz commented 3 months ago

I think so, cheers!

dweymouth commented 3 months ago

Duplicate of #351