Anyone using #MPD with a #LastFM scrobbler that supports webradio streams?

No guesswork please, only recommend something that you've tested and know to be working.

#mpdscribble only scrobbles when the playlist advances (which doesn't happen with webradios): https://github.com/MusicPlayerDaemon/mpdscribble/issues/14

#YAMS requires tracks to have a duration: https://github.com/Berulacks/yams/blob/05913d5238520120b0e385f1c2341c34dece62ea/yams/scrobble.py#L693

#mpdas is unmaintained, doesn't notice the tags changing _and_ breaks other clients for some reason…?

I don't wanna write my own…! 😩

#MusicPD

mpdscribble does not work with streams · Issue #14 · MusicPlayerDaemon/mpdscribble

mpdscribble does not seem to function as expected when mpd is playing from radio streams. Steps to reproduce: Add a radio that provides full track information, mpc load https://lainon.life/radio/ca...

GitHub