github Psychotoxical/psysonic app-v1.26.1
Psysonic v1.26.1

one month ago

Fixed

  • Background flickering in Hero, Album Detail and Playlist Detail: Blurred hero backgrounds were flickering for up to 20 seconds on first visit. Root cause: useCachedUrl with the default fallbackToFetch = true immediately returned the raw server URL, causing the background to render twice — once with the HTTP URL (triggering a server fetch) and again when the IndexedDB blob was ready. Fixed by passing fallbackToFetch = false in all three locations so the background only renders once the blob is cached.

Don't miss a new psysonic release

NewReleases is sending notifications on new releases.