clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.08k stars 295 forks source link

Lastfm improvement? #675

Open al1-ce opened 1 month ago

al1-ce commented 1 month ago

Musikcube currently uses method track.scrobble to set currently played track, but API also has method track.updateNowPlaying which would be more appropriate for this

al1-ce commented 1 month ago

Added a pull request