-
Notifications
You must be signed in to change notification settings - Fork 63
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
"Listening to" Discord RPC #488
Conversation
Now that I'm looking at it, #454 has done almost the same thing |
I will do some more enhancements, however it is in a functioning state now |
The arbitrary removal of features other users have requested & use just to make it more like Spotify is a weird move. Please revert the unnecessary settings changes, the extra options are nice to have for users that prefer them. Thanks. |
Buttons do actually still work just they no longer show up for your own user (you have to view it from another user) |
Oh, I didn't realize that, thanks.
Understandable, showing 'Browsing Tidal' or turning off timestamps didn't seem useful to me so I removed them. |
Quality Gate passedIssues Measures |
1.mp4 |
Implements "Listening to" Discord PRC in issue #487.
Some implementation notes:
updateActivity
function is called every second, the time may jitter around (see gif below; discord updates the played time automatically so it only needs to be set and cleared)