Skip to content
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

Open
lgander opened this issue Jul 29, 2023 · 8 comments
Open

Feature requests #3

lgander opened this issue Jul 29, 2023 · 8 comments

Comments

@lgander
Copy link

lgander commented Jul 29, 2023

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.

@LarveyOfficial
Copy link

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

@cringewatergod
Copy link

+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

@theironraiden
Copy link

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.

@William-Kwan21
Copy link

+1 to word rap/ cycle the song title

@cryptofyre
Copy link
Member

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
Copy link
Member

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.

@JustSxm
Copy link

JustSxm commented Sep 17, 2024

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

@cryptofyre
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants