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

Use set_hint('image-path', ...) in notification #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexluigit
Copy link

@alexluigit alexluigit commented Jan 28, 2021

Hey there,
For now it seems that we are using 'uri' for both playing state and artUrl. Use set_hint('image', ...) here will enable us use 'uri' only for indicating playing state, and 'artUrl' for cover image path in notification. Doing so we also get better looking cover in notification(at least bigger) and don't need that '(paused)' string anymore. What do you think?

So we can use 'uri' only for indicating playing state, and use
'image-path' for artUrl in notification
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