Skip to content

[Backport to stable] 2.7.9#3179

Open
github-actions[bot] wants to merge 1 commit intostablefrom
backport/2.7.9
Open

[Backport to stable] 2.7.9#3179
github-actions[bot] wants to merge 1 commit intostablefrom
backport/2.7.9

Conversation

@github-actions
Copy link
Contributor

Automated backport PR for stable release 2.7.9 with cherry-picked commits:

Apple Music API returns artwork URLs with the maximum available resolution
(e.g. 6605x6605, 3000x3000) which causes excessive bandwidth usage, slower
page loads, and unnecessary memory consumption. Since Apple Music artwork
URLs support dynamic sizing via {w}x{h} placeholders, cap the requested
dimensions to 1000x1000 which is sufficient for all UI contexts. The
existing image proxy can further downscale for thumbnails as needed.

https://claude.ai/code/session_01AxXvTSeiZyCmnNqYLtfhLH

Co-authored-by: Claude <noreply@anthropic.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.

1 participant