navidrome/consts
Deluan d8abe80d2c feat: add configurable UICoverArtSize option
Converted the hardcoded UICoverArtSize constant (600px) into a
configurable option, allowing users to reduce the cover art size
requested by the UI to mitigate slow image encoding. The value is
served to the frontend via the app config and used by all components
that request cover art. Also simplified the cache warmer by removing
a single-iteration loop in favor of direct code.
2026-04-02 16:40:39 -04:00
..
consts.go feat: add configurable UICoverArtSize option 2026-04-02 16:40:39 -04:00
version.go Only compute version once 2022-09-14 21:09:39 -04:00