<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations/Item/BaseItemRepository.QueryBuilding.cs, branch v12.0-rc6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc6</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc6'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2026-08-25T13:19:38Z</updated>
<entry>
<title>Order IsPlayed and IsUnplayed by the played state the filter reports</title>
<updated>2026-08-25T13:19:38Z</updated>
<author>
<name>Piotr Niełacny</name>
<email>piotr.nielacny@gmail.com</email>
</author>
<published>2026-08-25T13:19:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5e621d0e3f2102177210f162e72a5d73378063fb'/>
<id>urn:sha1:5e621d0e3f2102177210f162e72a5d73378063fb</id>
<content type='text'>
Ordering mapped both keys to the item's own stored UserData row. Folders do not
have one: a series, season or box set counts as played when no descendant is
left unplayed, which is what the isPlayed filter and the DTO both report. A
mixed library therefore sorted every series and box set into the unplayed group,
and a query could filter and sort by two different notions of "played".

Extract the filter's predicate into BuildIsPlayedFilter and route both sort keys
through it so the two cannot drift apart again.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into fix-byname-queries</title>
<updated>2026-08-02T20:12:57Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-02T20:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=80445347740955f0121fec5d1bf649212da3c63b'/>
<id>urn:sha1:80445347740955f0121fec5d1bf649212da3c63b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #17486 from Shadowghost/fix-adjacent</title>
<updated>2026-08-02T18:24:13Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-08-02T18:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=45b8f6c4c8337058f451e20be1f6398671a8e6ca'/>
<id>urn:sha1:45b8f6c4c8337058f451e20be1f6398671a8e6ca</id>
<content type='text'>
Fix AdjacentTo being ignored on non-recursive item queries</content>
</entry>
<entry>
<title>Merge pull request #17482 from Shadowghost/fix-stale-versions</title>
<updated>2026-08-02T18:24:05Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-08-02T18:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=044f6512997f24f7f9fc92df7e77bd0e98e5be25'/>
<id>urn:sha1:044f6512997f24f7f9fc92df7e77bd0e98e5be25</id>
<content type='text'>
Fix video version links being read from stale serialised item data instead of the LinkedChildren table</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into fix-byname-queries</title>
<updated>2026-08-01T19:41:16Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-01T19:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=705368ee495cfb8967d3f1651318fbdb85ad89e6'/>
<id>urn:sha1:705368ee495cfb8967d3f1651318fbdb85ad89e6</id>
<content type='text'>
# Conflicts:
#	src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/Migrations/JellyfinDbModelSnapshot.cs
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into tmdb-missing-episodes</title>
<updated>2026-08-01T12:25:20Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-01T12:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b94ba9d409abd48b9e01bee8c039e85d951505ab'/>
<id>urn:sha1:b94ba9d409abd48b9e01bee8c039e85d951505ab</id>
<content type='text'>
# Conflicts:
#	Jellyfin.Server.Implementations/Item/BaseItemRepository.QueryBuilding.cs
</content>
</entry>
<entry>
<title>Apply the by-name access exemption in the search candidate query</title>
<updated>2026-07-30T07:53:44Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-30T07:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e123a13e3853087a87a845c7738a74c22ea9064f'/>
<id>urn:sha1:e123a13e3853087a87a845c7738a74c22ea9064f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AdjacentTo being ignored on non-recursive item queries</title>
<updated>2026-07-29T11:13:44Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-29T11:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d8fc0a991433bd6ec9688ce16f944e21671fc945'/>
<id>urn:sha1:d8fc0a991433bd6ec9688ce16f944e21671fc945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more filter cases</title>
<updated>2026-07-29T07:35:20Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-29T07:35:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d64e18b69a0a6089aab350f33464f362f09de942'/>
<id>urn:sha1:d64e18b69a0a6089aab350f33464f362f09de942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix video version links being read from stale serialised item data instead of the LinkedChildren table</title>
<updated>2026-07-29T05:31:27Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-29T05:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7a4271c85f98cfb4ebbe00e9786d17577330beac'/>
<id>urn:sha1:7a4271c85f98cfb4ebbe00e9786d17577330beac</id>
<content type='text'>
</content>
</entry>
</feed>
