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

Fixed a critical issue #52

Merged
merged 14 commits into from
Oct 12, 2022
Merged

Fixed a critical issue #52

merged 14 commits into from
Oct 12, 2022

Conversation

dead8309
Copy link
Owner

1. Fixed an issue with media rpc where large image:

Shows correct image for sometime then it starts showing app logo.

Blinks every 5 second on discord app.
It was consuming more webhook resources by sending the image every 5 second.

Replaced previous practice with SharedPreferences to store artwork data as

"${appPackageName}:${mediaTitle}"

2. Fixed Custom Webhook setting

Now you can easily paste a discord webhook link and app will use it to send data for Media and Apps Rpc

@dead8309 dead8309 merged commit 54967e0 into master Oct 12, 2022
@dead8309 dead8309 deleted the dev branch October 23, 2022 20:49
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

Successfully merging this pull request may close these issues.

1 participant