sentriz / gonic

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

gonic doesn't return playcounts in album response #458

Closed aero31aero closed 5 months ago

aero31aero commented 5 months ago

gonic version: v0.16.2

if from docker, docker tag: latest, deployed yesterday.

Gonic responds with HTTP 200 on /scrobble requests but doesn't actually handle playcounts or returns them when queried later. Please check the logs at http://support.symfonium.app/t/playcount-sync-not-working-with-gonic/3267/5

This kinda makes it a showstopper re: using Gonic with Symfonium. I was really loving the multi-folder support and the minima configuration system so far. <3 I'm hoping there is an easy fix for this? Maybe something as crude as writing playcounts to the original files as a temp config option, if there's only a single user on the machine?

sentriz commented 5 months ago

oh, didn't know there was a playcount in the album response. added

sentriz commented 5 months ago

:nightly is building here