-
Notifications
You must be signed in to change notification settings - Fork 808
Labels
Description
Is your feature request related to a problem? Please describe.
Currently you need to use the api to add an item to the queue even when we are the active device. As the handling exists anyways for the dealer handling, we could now expose the option to the Spirc.
Describe the solution you'd like
Add a add_to_queue method to the Spirc. The item should probably be a SpotifyId. This should (as most other Spirc methods) only work when we are the active device.
Reactions are currently unavailable