sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.62k stars 115 forks source link

Missing getNowPlaying endpoint in API #533

Closed dacagi closed 3 months ago

dacagi commented 3 months ago

gonic version: v0.16.4 docker-tag: latest

Not sure if an issue or a feature request. I just noticed gonic is missing the getNowPlaying endpoint based on the Subsonic API specification.

I was looking to integrate gonic in my Homepage dashboard by reusing their existing Navidrome widget. I expected them to be almost compatible to show some basic stats.

I found the definitions for the endpoints here and was surprised to find so many options but not getNowPlaying.

Is this something that was missed somehow or did you decide to not include that specific endpoint?

sentriz commented 3 months ago

hi, thanks for report. its a dupe of #510