- Fix black episode thumbnails in the Next Up / Continue Watching rows:
build the parent Thumb URL from the matched ParentThumbItemId +
ParentThumbImageTag pair, instead of pairing ParentBackdropItemId with
the thumb tag (different parent -> 404 -> black). Fixed on mobile
(ContinueWatchingPoster) and TV (TVPosterCard, TVHeroCarousel).
- Add a "Use episode images for Next Up & Continue Watching" setting
(default off = series image, matching Jellyfin), wired into the home
rows on mobile and TV.
- Add helper descriptions under the Appearance settings rows.
- spacing: top padding + inter-group gaps so section titles, descriptions
and buttons no longer touch (playback buffer, audio/subtitles, music,
marlin, kefin, streamystats, storage, hide-libraries)
- ListGroup: skip empty section titles
- SettingSwitch: cap the native Android switch in a fixed centered box so
toggle rows match the other rows and stay put when toggled; iOS unchanged
- Appearance: move "Hide libraries" to the end of the list