Fix several issues with scrobble plugins
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 26 Mar 2025 23:32:14 +0000 (00:32 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 26 Mar 2025 23:32:14 +0000 (00:32 +0100)
commitcb1a4bedda71a4a22c783fd7782b33b4f8f897e5
tree70ee13ba829b4782ad9924f4cf3b6b27088b8ed0
parent9f0011071a4848fef12c55191aee18ec95acafbc
Fix several issues with scrobble plugins

Fix thread safety, initialization and typing issues with the scrobble plugins
music_assistant/helpers/scrobbler.py
music_assistant/providers/lastfm_scrobble/__init__.py
music_assistant/providers/listenbrainz_scrobble/__init__.py
tests/core/test_scrobbler.py