epoupon / lms

Lightweight Music Server. Access your self-hosted music using a web interface.
http://lms-demo.poupon.dev
GNU General Public License v3.0
1.07k stars 59 forks source link

[Request] support getAlbumList2 with `type=highest` #364

Open GioF71 opened 10 months ago

GioF71 commented 10 months ago

Hello, just as I asked to gonic author here, would it be possible to support highest as a type in subsonic api method getAlbumList2? It is not in the api (it is for getAlbumList though) but Navidrome supports it, and Gonic added this recently.

Thank you for your attention.

epoupon commented 10 months ago

Indeed it should be handled on that endpoint too. But I think we really should normalize the change at OpenSubsonic level first.

GioF71 commented 10 months ago

Sure, but the gonic author said it is already in opensubsonic. I just checked and it looks like it is: here

epoupon commented 10 months ago

Ah yes indeed you are right!