Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

No notification if the song has no album art #209

Closed
ColinDuquesnoy opened this issue Feb 25, 2018 · 0 comments
Closed

No notification if the song has no album art #209

ColinDuquesnoy opened this issue Feb 25, 2018 · 0 comments
Assignees
Milestone

Comments

@ColinDuquesnoy
Copy link
Owner

There should be a notification even if there is no album art. In that case, using the application logo might be good.

The current implementation waits for the album art to be ready (sometimes, depending on the service, the url is initially empty and set a few milliseconds later). If the albumArt url is never set, then it will wait forever. The solution is to add a small timeout to display the notification even if the artUrl is empty.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant