Add playlist/Now Playing features and refine Stream Deck+ dial controls#23
Open
R4g3D wants to merge 14 commits intociderapp:mainfrom
Open
Add playlist/Now Playing features and refine Stream Deck+ dial controls#23R4g3D wants to merge 14 commits intociderapp:mainfrom
R4g3D wants to merge 14 commits intociderapp:mainfrom
Conversation
…connection-aware start/stop handling
…ack timing, and add paused visual style
|
Amazing. Thanks! Thanks again for your great work! |
Author
|
Unfortunately this is not possible. The Cider application itself does not make an RPC call available to add a specific song to a specific playlist. The only supported call is to add a song to your library, which the plugin already implements. Sorry. If the Cider devs ever add this as a optional RPC call to the main application, I will happily implement it into the plugin. |
|
Ok, thanks for letting me know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The plugin needed a more complete playback surface on Stream Deck, especially for Now Playing visibility and Stream Deck+ dial usability. This work adds playlist support, improves Now Playing reliability, and upgrades the dial from the stock layout to a custom playback-focused experience.
What
Testing
Checked modified JS files with node --check
Validated the custom layout JSON
Manually tested the updated dial and Now Playing behavior in Stream Deck