<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests/Jellyfin.Server.Implementations.Tests/Dto/DtoServiceImageInheritanceTests.cs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2026-03-29T14:27:32Z</updated>
<entry>
<title>fix(dto): prefer PlaylistsFolder primary image for playlists tiles</title>
<updated>2026-03-29T14:27:32Z</updated>
<author>
<name>Beatriz Teixeira</name>
<email>beatriz.teixeira@tecnico.ulisboa.pt</email>
</author>
<published>2026-03-26T13:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8ceb8c23cead6afbeb79605c4ef53b7d4372cbd8'/>
<id>urn:sha1:8ceb8c23cead6afbeb79605c4ef53b7d4372cbd8</id>
<content type='text'>
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.
</content>
</entry>
</feed>
