-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Improve Discord RPC #1765
Improve Discord RPC #1765
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, i can work on the activity types tomorrow ;)
It works great. Awesome work ❤️ But there are some unrelated changes that were submitted. Also there's a merge conflict Can you please fix these? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the unrelated changes. We only need the discord_provider.dart
's changes.
The current |
Please also review @xhyrom's KRTirtho/frb_plugins#1 PR, so I can add its activity type feature to this PR |
You should add that in a separate PR. I'll merge this PR now as it is working and link it to appropriate issues |
Actually, that's a really small change, I can add it by myself. Thanks for your PR! |
Cleans up the Discord RPC and makes the timestamp/timer accurate to the currently playing track.
Some notes:
2024-08-08.23-07-50.mp4
Current RPC for comparison:
![current spotube Discord RPC](https://private-user-images.githubusercontent.com/60316309/356385400-4c68333c-0b77-4fbd-b2ef-ba5245d9e260.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODg1MTgsIm5iZiI6MTczOTU4ODIxOCwicGF0aCI6Ii82MDMxNjMwOS8zNTYzODU0MDAtNGM2ODMzM2MtMGI3Ny00ZmJkLWIyZWYtYmE1MjQ1ZDllMjYwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAyNTY1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJlNDM4OThmY2RkNTE5NTVhNmJjYTMzZjllMTY0NGE1NWNkNjIwZTY5NmZjMzA5NTE0ZjU0MDYxNGU1YWRmNWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XY_Wj1kLwcGz-J2Rbv7cXMT2zh8Gc2poa8inMOmr8-k)