sentriz / gonic

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

sync starred songs to last.fm #434

Closed TorchedSammy closed 9 months ago

TorchedSammy commented 9 months ago

Seeing as starred songs are just a way to favourite songs, I suggest being able to sync them to last.fm (and listenbrainz as well)

sentriz commented 9 months ago

there's and experimental repo you can try out or contribute here 👍 https://github.com/sentriz/gonic-lastfm-sync/

TorchedSammy commented 9 months ago

It seems this just runs based on a timer and updates everything. Would there be a better way to do it based on when I actually star something from a client?

sentriz commented 9 months ago

that would indeed be a better experience, but tight (and niche) lastfm integration like you describe is out of scope for gonic - hence the external repo

if it helps you could increase the sync frequency