Add debug logging for scrobbled tracks (#3091)
authorMonkey Do <MonkeyDo@users.noreply.github.com>
Thu, 5 Feb 2026 13:27:27 +0000 (14:27 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 13:27:27 +0000 (14:27 +0100)
commit674c6a53246dd20dc4538910985c6fdc937c5a70
treee94c24f4fd3155ba14abac45ed061472b0d0fe76
parent582758e08ab43e50fe8e9e081625c927a24f4abf
Add debug logging for scrobbled tracks (#3091)

There is a debug trace for playing-now listens, but not for full scrobbles, making it harder to diagnose potential issues
music_assistant/providers/listenbrainz_scrobble/__init__.py