Custom splash screen images are removed on branding updates #6835

Closed
opened 2026-02-07 04:10:58 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @thornbill on GitHub (Mar 21, 2025).

The server determines that a custom splash screen exists by saving the file path in BrandingOptions. However the path is ignored in the API so the path is removed when making any updates to BrandingOptions. This makes the custom image feature fundamentally broken.

https://github.com/jellyfin/jellyfin-web/pull/6616#pullrequestreview-2691652017

Originally created by @thornbill on GitHub (Mar 21, 2025). The server determines that a custom splash screen exists by saving the file path in `BrandingOptions`. However the path is [ignored](https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.Model/Branding/BrandingOptions.cs#L34-L35) in the API so the path is removed when making any updates to `BrandingOptions`. This makes the custom image feature fundamentally broken. https://github.com/jellyfin/jellyfin-web/pull/6616#pullrequestreview-2691652017
OVERLORD added the bugconfirmed labels 2026-02-07 04:10:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#6835