-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature requests #3
Comments
+1 on Adding a "Add to Playlist" button, would be nice to have |
+1 on adding a song to a playlist button |
Excellent plugin, using native controls instead of the finnicky Windows Play/Next/Back/volume keyboard shortcuts is a world of difference. |
+1 to word rap/ cycle the song title |
Hey all, I've been working on this a little more lately and I'm looking into implementing most of these features. Currently, im looking into a good way to composite text in a marquee similar to what I did for SD+ support. I expect to have this finished before the main 2.5.1 release. As for the artist tile, ill implement this too. The Play/Pause tiles will have a global option config to disable their "dynamic" behavior which should fix this issue you all are having setting your own. Just dont expect the play/pause button to actually dynamically change to your own custom icons of course as this is not possible in their SDK yet. Playlists are a thing that I'd like to handle later on, but currently via the RPC API's present in Cider I cannot add song's to playlists or run my own requests to allow this yet. But when it is possible ill be sure to look into it. |
Some icons can now be changed as of #12, I've also introduced various icon changes so things look more similar. Additionally, Shuffle and Repeat have been introduced. |
Could you add one where its the album art + title + on click it pauses/play? Thats how the spotify one works and it was pretty convenient instead of having 3 button in different places |
Not sure the title would be very visible, not to mention how I'd render those changes would be a different thing entirely. |
Thanks for this plugin! Working good on windows 11 (store version).
I'll add some feature requests in case you'll continue working on this at some point:
1- Add the ability to change both icons on the play/pause button (adding the toggle functionality) .
2- Add a button for Artist.
3- Song title always gets cropped. Would be nice if the words will be in different lines.
4- A button to "Add current song to a custom defined playlist". So if you have a playlist for work, another for the car, etc, you could have one button configured for each playlist and you can populate them really easy.
Again, thanks for taking the time to make and share this plugin.
The text was updated successfully, but these errors were encountered: