Skip to content

v1.4.2 - PATCH - Fix playlist caching of empty results

Latest

Choose a tag to compare

@HabiRabbu HabiRabbu released this 14 Jun 20:23
· 1 commit to main since this release

v1.4.2 (2026-06-14)

Fixes

  • Empty playlists no longer get cached forever. If a library had no playlists on the first fetch, the empty result was cached and playlists would never appear even after creating new ones. The backend now skips caching when the result is empty, so playlists always show up when they exist (@HabiRabbu)