<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations/Item/BaseItemRepository.TranslateQuery.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>Multiple fixes and improvements</title>
<updated>2026-08-22T05:42:56Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-22T05:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=587f06dccc67a6ad67b43cf8889b6b7605950bcf'/>
<id>urn:sha1:587f06dccc67a6ad67b43cf8889b6b7605950bcf</id>
<content type='text'>
Co-Authored-By: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Count alternate versions in the media filters and align filter conditions</title>
<updated>2026-08-14T06:46:21Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-14T06:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=40a449c6f23feb4ebebdfd20e3cba39f49d441f6'/>
<id>urn:sha1:40a449c6f23feb4ebebdfd20e3cba39f49d441f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #17597 from theguymadmax/fix-people-filtering</title>
<updated>2026-08-10T20:14:19Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-08-10T20:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c210ea87f26248e256ac1b88b1a00fd854642c5e'/>
<id>urn:sha1:c210ea87f26248e256ac1b88b1a00fd854642c5e</id>
<content type='text'>
Fix PersonTypes not applied when filtering by person</content>
</entry>
<entry>
<title>Merge pull request #17588 from TOomaAh/fix/is-airing-filter</title>
<updated>2026-08-10T20:11:30Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-08-10T20:11:30Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0b77a520fa7fc2114ceed5625a770bc703842dd9'/>
<id>urn:sha1:0b77a520fa7fc2114ceed5625a770bc703842dd9</id>
<content type='text'>
fix: correct IsAiring negation to exclude airing items</content>
</entry>
<entry>
<title>Fix PersonTypes not applied when filtering by person</title>
<updated>2026-08-10T15:03:14Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2026-08-10T15:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f441c5f12519d6ad1af03de60ae5526b4ed4f99e'/>
<id>urn:sha1:f441c5f12519d6ad1af03de60ae5526b4ed4f99e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: correct IsAiring negation to exclude airing items</title>
<updated>2026-08-09T14:28:20Z</updated>
<author>
<name>TOomaAh</name>
<email>tbrunet72@gmail.com</email>
</author>
<published>2026-08-09T14:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3031aa91ba2d2eac8161d6090b270239e696f5d5'/>
<id>urn:sha1:3031aa91ba2d2eac8161d6090b270239e696f5d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup and simplify query helpers</title>
<updated>2026-08-06T10:42:53Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-06T10:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5b3da3bcd754ab21ae777623a1dfa611b70a9f67'/>
<id>urn:sha1:5b3da3bcd754ab21ae777623a1dfa611b70a9f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into fix-byname-queries</title>
<updated>2026-08-05T10:15:30Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-05T10:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b2485af6e9b29c8a6491deb934569e591b4858d2'/>
<id>urn:sha1:b2485af6e9b29c8a6491deb934569e591b4858d2</id>
<content type='text'>
# Conflicts:
#	Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
</content>
</entry>
<entry>
<title>Only treat series and seasons as resumable folders</title>
<updated>2026-08-03T07:01:55Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-03T07:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=55518c06ee5cc7d7e063a46233f4671476a3e337'/>
<id>urn:sha1:55518c06ee5cc7d7e063a46233f4671476a3e337</id>
<content type='text'>
</content>
</entry>
</feed>
