Skip to content

Fix album art display and extraction issues#30

Draft
scorp867 wants to merge 5 commits into
masterfrom
cursor/fix-album-art-display-and-extraction-issues-a096
Draft

Fix album art display and extraction issues#30
scorp867 wants to merge 5 commits into
masterfrom
cursor/fix-album-art-display-and-extraction-issues-a096

Conversation

@scorp867

Copy link
Copy Markdown
Owner

Implement reactive artwork loading and caching to fix placeholder flicker, enable dynamic NowPlaying bar updates, and utilize Media3-extracted artwork as a fallback.

Artwork loading was not reactive, causing UI flicker and stale images. This PR introduces a StateFlow in the OnDemandArtworkLoader for efficient artwork updates, adds negative caching to prevent repeated failed attempts, and leverages Media3's robust extraction for better artwork coverage across the app and notifications.


Open in Cursor Open in Web

Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
@cursor

cursor Bot commented Aug 29, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 4 commits August 29, 2025 05:29
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
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.

2 participants