<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Persistence/IItemRepository.cs, branch v10.11.0-rc7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc7</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc7'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-09-24T21:20:30Z</updated>
<entry>
<title>Add People Dedup and multiple progress fixes (#14848)</title>
<updated>2025-09-24T21:20:30Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-09-24T21:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5a6d9180fed81a30cb91ef3fed30176cd4402116'/>
<id>urn:sha1:5a6d9180fed81a30cb91ef3fed30176cd4402116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize internal querying of UserData, other fixes (#14795)</title>
<updated>2025-09-16T19:08:04Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-09-16T19:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a0b3e2b071509f440db10768f6f8984c7ea382d6'/>
<id>urn:sha1:a0b3e2b071509f440db10768f6f8984c7ea382d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor to pull item counts in a single query</title>
<updated>2025-08-12T03:06:04Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2025-08-12T03:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=beca405ad4c771f9cfdd5b410b4a4ba9f1c2d6c8'/>
<id>urn:sha1:beca405ad4c771f9cfdd5b410b4a4ba9f1c2d6c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always set update action when item does not exist (#14304)</title>
<updated>2025-06-15T21:19:57Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-06-15T21:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4cd0a2ed8d2a0a81a77b80310e75371e72602eea'/>
<id>urn:sha1:4cd0a2ed8d2a0a81a77b80310e75371e72602eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix only returning one item from /Item/Latest api. (#12492)</title>
<updated>2025-03-27T02:26:47Z</updated>
<author>
<name>JQ</name>
<email>81431263+scampower3@users.noreply.github.com</email>
</author>
<published>2025-03-27T02:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d06ce1f1e035d4630121f45dcadbdebc95cb07e2'/>
<id>urn:sha1:d06ce1f1e035d4630121f45dcadbdebc95cb07e2</id>
<content type='text'>
* Updated to EFcore

* Remove unused using

* Dont use DateCreated not from episode type or music type

* use TranslateQuery to filter out instead and then do the grouping and retrival of min and max datecreated instead

* Album also</content>
</entry>
<entry>
<title>Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13687)</title>
<updated>2025-03-18T23:37:04Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2025-03-18T23:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=85b5bebda4a887bad03a114e727d9ee5d87961cc'/>
<id>urn:sha1:85b5bebda4a887bad03a114e727d9ee5d87961cc</id>
<content type='text'>
* Add more optimized query to calculate series that should be processed for next up

* Filter series based on last watched date</content>
</entry>
<entry>
<title>Applied review comments</title>
<updated>2025-01-11T18:13:16Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-01-11T18:13:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d716a53ec2433c6af43dfbce7f92fc9c2927592a'/>
<id>urn:sha1:d716a53ec2433c6af43dfbce7f92fc9c2927592a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Naming refactoring and WIP porting of new interface repositories</title>
<updated>2024-10-09T09:53:39Z</updated>
<author>
<name>JPVenson</name>
<email>6794763+JPVenson@users.noreply.github.com</email>
</author>
<published>2024-10-09T09:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=be48cdd9e90ed147c5526ef3fed0624bcbad7741'/>
<id>urn:sha1:be48cdd9e90ed147c5526ef3fed0624bcbad7741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed BaseSqliteRepository</title>
<updated>2024-10-08T19:53:26Z</updated>
<author>
<name>JPVenson</name>
<email>6794763+JPVenson@users.noreply.github.com</email>
</author>
<published>2024-10-08T19:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=15bf43e3adc69fc0ec5413e81a20b1f0d5dccd5c'/>
<id>urn:sha1:15bf43e3adc69fc0ec5413e81a20b1f0d5dccd5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP BaseItem search refactoring</title>
<updated>2024-10-08T12:27:27Z</updated>
<author>
<name>JPVenson</name>
<email>6794763+JPVenson@users.noreply.github.com</email>
</author>
<published>2024-10-08T12:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6c819fe516ba742f1dcc77d61f6eedbe987cd692'/>
<id>urn:sha1:6c819fe516ba742f1dcc77d61f6eedbe987cd692</id>
<content type='text'>
</content>
</entry>
</feed>
