Please sign in to access this page

scrobs

scrobs

1 devlog
7h 39m
Created by dragsbruh

selfhostable audio scrobbler with plugins + api + spotify integration

Repository

Timeline

i should've probably not used Spotify and have had the plugin system provide its own metadata

a bit more hassle on the plugins' side but would've definitely avoided this issue with broken metadata.

oh well i guess i have to rewrite half of the code now :sob:

but until now we got
1. Plugins injected at compile time
2. Plugins can provide and receive currently playing tracks
3. Spotify metadata (Will remove this and make a helper function to get it from Spotify if needed)
4. Tracks/albums/artists stored in database (postgres + sqlc btw)

still a lot of work to do, havent even started with the UI yet

Update attachment