Fix artist not marked as 'in library' when exists on multiple providers (#337)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 22 May 2022 20:41:55 +0000 (22:41 +0200)
committerGitHub <noreply@github.com>
Sun, 22 May 2022 20:41:55 +0000 (22:41 +0200)
commitbb0887b6aa59ad8813b8971c6cff6287241f23e1
treef7124e35071915fc564f193ba84d9d465e8a8cd3
parent768c4ad922b1f42c1cb810f99937fc1e1fc13b05
Fix artist not marked as 'in library' when exists on multiple providers (#337)

Fix filesystem library race condition with streaming provider
music_assistant/controllers/music/providers/filesystem.py
music_assistant/models/config.py
music_assistant/models/provider.py