TheQwertiest / foo_discord_rich

foobar2000 component for integration with Discord Rich Presence
https://theqwertiest.github.io/foo_discord_rich/
MIT License
405 stars 40 forks source link

Assets for "repeat" etc. #27

Closed iYonga closed 1 month ago

iYonga commented 3 years ago

On Spotify you have small image assets for repeat, loop etc. besides the Play and Pause. Is there a way we can integrate these too?

Also, do you have Discord? I can't seem to reach you anywhere and you're not active here :(

TheQwertiest commented 3 years ago

Not sure what you mean. Does Spotify integration has different icons for different playback modes? Can you attach a screenshot with an example?

tort-oise commented 1 year ago

I actually know what this is about, it's probably this: image The small icons on the right and left. Shuffle, loop, etc. I'm pretty sure this person accidentally mistook this project for foobar2000 itself, being angry that this isn't in foobar image .

iYonga commented 1 year ago

I actually know what this is about, it's probably this: image The small icons on the right and left. Shuffle, loop, etc. I'm pretty sure this person accidentally mistook this project for foobar2000 itself, being angry that this isn't in foobar image .

No I know this project is for the Discord rich presence for foobar2000 ahahah and why would I be angry??

All I was saying is we could have a small icon on Discord indicating the song is on loop/shuffle etc. That's it. I thought I saw the Spotify integration having that, but I was wrong.

tort-oise commented 1 year ago

Is it possible for you to give this an "enhancement" label, then? Or is that something that only @TheQwertiest can do? I think your suggestion can be viable, but I'm unsure whether it's possible or not due to inherent Discord limitations.

If you had this idea, then where would you place these buttons?

iYonga commented 1 year ago

There is a small icon section for rich presence apps. I have developed for it before. So it is possible..

tort-oise commented 1 year ago

Is that icon section not reserved for the play/pause button? In the bottom right. image

How would we make play/shuffle buttons fit in here? Hmmm..

iYonga commented 1 year ago

You wouldn't show the play icon obviously

tort-oise commented 1 year ago

Giving up a play icon for a loop/shuffle icon, of which can't be displayed in the same little tab? I dunno, mate, I'm not really into it.

iYonga commented 1 year ago

It could be optional or could have a special ShufflePlay button

TheQwertiest commented 1 month ago

The best I could do is to allow fb2k queries for determining image key. But due to discord API limitations, it can't be refreshed frequently anyway (not higher than once in ~15 seconds), thus, IMO, the feature would me more confusing than helpful for most users,