Very basic POC LastFM scrobbling working, and some changes to Discord RPC

This commit is contained in:
2026-04-16 20:42:42 +10:00
parent cceca25be9
commit 44cd9fd2e2
7 changed files with 484 additions and 2 deletions
+1 -1
View File
@@ -23,11 +23,11 @@ add_executable(ossp MACOSX_BUNDLE
socket/socketActions.c
player/player.c
player/playQueue.cpp
player/scrobbler_lastFm.c
libopensubsonic/crypto.c
libopensubsonic/httpclient.c
libopensubsonic/logger.c
libopensubsonic/utils.c
libopensubsonic/scrobble_lastFm.c
libopensubsonic/scrobble_listenBrainz.c
libopensubsonic/endpoint_getAlbum.c
libopensubsonic/endpoint_getAlbumList.c