mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
9047a44480
Previously a separate getCachedUrl call fetched the 300px cover art just for color extraction, racing with the 500px fetch for display. Now reuses resolvedCoverUrl directly — color appears as soon as the display image is ready, with no redundant network request. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>