music-assistant: use librespot-ma as spotify provider
This commit is contained in:
@@ -85,7 +85,7 @@ in
|
||||
lsof
|
||||
]
|
||||
++ lib.optionals (lib.elem "spotify" cfg.providers) [
|
||||
librespot
|
||||
librespot-ma
|
||||
]
|
||||
++ lib.optionals (lib.elem "snapcast" cfg.providers) [
|
||||
snapcast
|
||||
|
||||
Reference in New Issue
Block a user