aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
diff options
context:
space:
mode:
authorBeatriz Teixeira <beatriz.teixeira@tecnico.ulisboa.pt>2026-03-26 13:02:54 +0000
committerBeatriz Teixeira <beatriz.teixeira@tecnico.ulisboa.pt>2026-03-29 15:27:32 +0100
commit8ceb8c23cead6afbeb79605c4ef53b7d4372cbd8 (patch)
treef80d7cb79cc3d2d1b3cbc79f2bba012df5fe6504 /Emby.Server.Implementations/Library
parentb83378d656adef9c2e0e7df101f7da84ef762fa5 (diff)
fix(dto): prefer PlaylistsFolder primary image for playlists tiles
This patch fixes issue #16032 where the Playlists media folder ignored a user-uploaded Primary image and kept showing the generated collage. The root cause was DTO image precedence on UserView items for CollectionType.playlists. We now prefer the display parent (PlaylistsFolder) Primary image when available by clearing the UserView Primary tag and setting ParentPrimaryImageItemId/ParentPrimaryImageTag. Added tests cover both paths: parent custom image preferred, and fallback to existing UserView Primary when parent has none.
Diffstat (limited to 'Emby.Server.Implementations/Library')
0 files changed, 0 insertions, 0 deletions