CiderDeck icon indicating copy to clipboard operation
CiderDeck copied to clipboard

Feature requests

Open lgander opened this issue 2 years ago • 9 comments

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.

lgander avatar Jul 29 '23 22:07 lgander

+1 on Adding a "Add to Playlist" button, would be nice to have

LarveyOfficial avatar Dec 04 '23 15:12 LarveyOfficial

+1 on adding a song to a playlist button -adding a button to play/shuffle a playlist would be nice -also a button that has both song name and album art one more thing, the releases link at the bottom of the main page doesnt take you anywhere

theelusianmysteries avatar Apr 06 '24 19:04 theelusianmysteries

Excellent plugin, using native controls instead of the finnicky Windows Play/Next/Back/volume keyboard shortcuts is a world of difference. +1 to word wrap con the song title, right now it's not very visible.

theironraiden avatar May 13 '24 11:05 theironraiden

+1 to word rap/ cycle the song title

William-Kwan21 avatar Aug 17 '24 23:08 William-Kwan21

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.

cryptofyre avatar Aug 24 '24 21:08 cryptofyre

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.

cryptofyre avatar Sep 10 '24 03:09 cryptofyre

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

JustSxm avatar Sep 17 '24 13:09 JustSxm

Not sure the title would be very visible, not to mention how I'd render those changes would be a different thing entirely.

cryptofyre avatar Sep 17 '24 15:09 cryptofyre

Necroposting, but made some improvements and customization's to the rendering stack for the Song Display for non SD+ users.

Image

cryptofyre avatar Apr 14 '25 21:04 cryptofyre