You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the notification displayed from the MediaSession loads URIs from the web via https:// but it does not load content:// URIs. This is catalogued but never followed up in issue #9 at the final comment.
Proposed solution
Adjusted the Bitmap loader to also load content URIs.