<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/UserViewBuilder.cs, branch v10.11.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-06-03T21:21:35Z</updated>
<entry>
<title>fixes #14193 (#14203)</title>
<updated>2025-06-03T21:21:35Z</updated>
<author>
<name>Shane Powell</name>
<email>killerbee@club88.co.nz</email>
</author>
<published>2025-06-03T21:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=08b2ffeaabdd2cf716e6c8fe2da744718ba9c0ea'/>
<id>urn:sha1:08b2ffeaabdd2cf716e6c8fe2da744718ba9c0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP fixed namespaces</title>
<updated>2025-03-25T15:30:22Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=160020c551f71441fec093f5a6b2ca2650d9a74d'/>
<id>urn:sha1:160020c551f71441fec093f5a6b2ca2650d9a74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepared Seperation of Database components for future multi provider support</title>
<updated>2025-01-26T20:45:28Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-01-26T20:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=aa811eb1e3c78bdf8f4a751311c1bb6d639e851e'/>
<id>urn:sha1:aa811eb1e3c78bdf8f4a751311c1bb6d639e851e</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.lodewillems.com/jellyfin/commit/?id=b09a41ad1f05664a6099734cb44e068f993a8e93'/>
<id>urn:sha1:b09a41ad1f05664a6099734cb44e068f993a8e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #12550 from jellyfin/release-10.9.z</title>
<updated>2024-09-07T22:09:52Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-09-07T22:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7631956451af5927c1c9850eb4e106dc4d0cdde1'/>
<id>urn:sha1:7631956451af5927c1c9850eb4e106dc4d0cdde1</id>
<content type='text'>
Create and use FormattingStreamWriter

Original-merge: cd2f2ca17800f71c8d94a6e043b49b7c4200e254

Merged-by: Bond-009 &lt;bond.009@outlook.com&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Replace UserId with User in NextUpQuery</title>
<updated>2024-08-05T15:17:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-05-15T16:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a90316b4d969eb2ce82bfa4e116e5cc61aa7ad03'/>
<id>urn:sha1:a90316b4d969eb2ce82bfa4e116e5cc61aa7ad03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed `GetThemeMedia` to support SortBy/Order options (#12167)</title>
<updated>2024-07-21T14:16:31Z</updated>
<author>
<name>ItsAllAboutTheCode</name>
<email>52703+ItsAllAboutTheCode@users.noreply.github.com</email>
</author>
<published>2024-07-21T14:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=24f355a7790ff81359b0cb3bbe98329b6c516866'/>
<id>urn:sha1:24f355a7790ff81359b0cb3bbe98329b6c516866</id>
<content type='text'>
* Changed `GetThemeMedia` to support SortBy/Order options

The `GetThemeMedia, `GetThemeVideos` and `GetThemeSongs` functions can optionally sort the results based based on passing an ItemSortBy type and a SortOrder.

This is intended to be used by jellyfin-web in order to allow users to control the order of theme playback.
See PR: https://github.com/jellyfin/jellyfin-web/pull/5714

* Update MediaBrowser.Controller/Entities/BaseItem.cs

Fix the `GetThemeVideos` two argument overload having both parameters defaulted.
For the two argument overload, both parameters are required.</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.lodewillems.com/jellyfin/commit/?id=e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4'/>
<id>urn:sha1:e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CollectionType to use lowercase enum names</title>
<updated>2023-12-08T22:45:36Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-12-08T22:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=033cfa59c499e5adbb949b708f06e56bf8932401'/>
<id>urn:sha1:033cfa59c499e5adbb949b708f06e56bf8932401</id>
<content type='text'>
</content>
</entry>
</feed>
