-
Notifications
You must be signed in to change notification settings - Fork 486
Open
Labels
Description
Hi,
I need to remove/add spotify streams with RPC.
It was working fine before some snapcast update.
I found that it's because there's a white list in StreamAddRequest::execute (file server/control_requests.cpp) that does not contain spotify.
Is it possible to add spotify to this list, or an option to bypass this?
Thank you
JoeyEamigh