<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/AggregateFolder.cs, branch v10.11.0-rc6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc6</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc6'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-01-25T07:08:44Z</updated>
<entry>
<title>Merge pull request #12798 from JPVenson/feature/EFUserData</title>
<updated>2025-01-25T07:08:44Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2025-01-25T07:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=93b8eade617dbce16979bbada63b7faf44c5ce82'/>
<id>urn:sha1:93b8eade617dbce16979bbada63b7faf44c5ce82</id>
<content type='text'>
Refactor library.db into jellyfin.db and EFCore</content>
</entry>
<entry>
<title>move to new System.Threading.Lock type for better performance</title>
<updated>2024-12-12T13:10:06Z</updated>
<author>
<name>Daniyar Alpyspayev</name>
<email>daniyara@thereachagency.com</email>
</author>
<published>2024-12-12T13:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2614fecf8df6e04b0d0a2b33722923c239ed0f91'/>
<id>urn:sha1:2614fecf8df6e04b0d0a2b33722923c239ed0f91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP porting new Repository structure</title>
<updated>2024-10-09T10:36:08Z</updated>
<author>
<name>JPVenson</name>
<email>6794763+JPVenson@users.noreply.github.com</email>
</author>
<published>2024-10-09T10:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b09a41ad1f05664a6099734cb44e068f993a8e93'/>
<id>urn:sha1:b09a41ad1f05664a6099734cb44e068f993a8e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Validate Collection Folders on adding and removal (#11444)</title>
<updated>2024-05-05T14:21:40Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-05-05T14:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ae0fb90cba3040ad36d3a9f591ee6b3c1a46766'/>
<id>urn:sha1:3ae0fb90cba3040ad36d3a9f591ee6b3c1a46766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use proper way to override remove root</title>
<updated>2024-04-17T06:41:19Z</updated>
<author>
<name>gnattu</name>
<email>gnattuoc@me.com</email>
</author>
<published>2024-04-17T06:41:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e4d66f35fdaece836edc26cb0d2af36fdb933d7f'/>
<id>urn:sha1:e4d66f35fdaece836edc26cb0d2af36fdb933d7f</id>
<content type='text'>
This is an alternate approach which is more proper, but changes all parts that uses/overrides the original ValidateChildren method

Signed-off-by: gnattu &lt;gnattuoc@me.com&gt;
</content>
</entry>
<entry>
<title>Use helper function to compare guid (#10825)</title>
<updated>2024-01-17T15:51:39Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2024-01-17T15:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4'/>
<id>urn:sha1:e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inject IDirectoryService where needed instead of passing it through ItemResolveArgs</title>
<updated>2023-03-07T04:00:55Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2023-03-07T04:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1c3a97bf6adadf4e3b22177e1e965691637d0426'/>
<id>urn:sha1:1c3a97bf6adadf4e3b22177e1e965691637d0426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some BaseItem references to make ItemResolveArgs more usable for testing.</title>
<updated>2023-03-07T03:18:26Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2023-03-07T03:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=160baa02fd9a2e7b4e2b3dcc28769274d0588413'/>
<id>urn:sha1:160baa02fd9a2e7b4e2b3dcc28769274d0588413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace != null with is not null</title>
<updated>2022-12-05T14:01:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=52194f56b5f07e3ae01e2fb6d121452e37d1e93f'/>
<id>urn:sha1:52194f56b5f07e3ae01e2fb6d121452e37d1e93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace == null with is null</title>
<updated>2022-12-05T14:00:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c7d50d640e614a3c13699e3041fbfcb258861c5a'/>
<id>urn:sha1:c7d50d640e614a3c13699e3041fbfcb258861c5a</id>
<content type='text'>
</content>
</entry>
</feed>
