<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations/Devices, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-12-09T04:15:46Z</updated>
<entry>
<title>avoid Take(0) when limit == 0 (#14608)</title>
<updated>2025-12-09T04:15:46Z</updated>
<author>
<name>evan314159</name>
<email>110177090+evan314159@users.noreply.github.com</email>
</author>
<published>2025-12-09T04:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8b2a8b94b6361e31eff58078225cf78d8a6c3fb1'/>
<id>urn:sha1:8b2a8b94b6361e31eff58078225cf78d8a6c3fb1</id>
<content type='text'>
Co-authored-by: Evan &lt;evan@MacBook-Pro.local&gt;</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>Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write</title>
<updated>2024-09-18T13:42:15Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2024-09-05T10:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7a2427bf07f9036d62c88a75855cd6dc7e8e3064'/>
<id>urn:sha1:7a2427bf07f9036d62c88a75855cd6dc7e8e3064</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework PR 6203</title>
<updated>2024-09-17T18:35:23Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2024-09-17T18:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2351eeba561905bafae48a948f3126797c284766'/>
<id>urn:sha1:2351eeba561905bafae48a948f3126797c284766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #11901 from jellyfin/release-10.9.z</title>
<updated>2024-08-05T14:58:22Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-08-05T14:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=22d8528d904e69a8e22ba0e6d43dcb58a54bdcf5'/>
<id>urn:sha1:22d8528d904e69a8e22ba0e6d43dcb58a54bdcf5</id>
<content type='text'>
Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor

Original-merge: b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1

Merged-by: joshuaboniface &lt;joshua@boniface.me&gt;

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Backport pull request #11633 from jellyfin/release-10.9.z</title>
<updated>2024-05-17T17:51:39Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2024-05-17T17:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=77c3ddc7caf0c1544502d0e742ad3f07f5c2db75'/>
<id>urn:sha1:77c3ddc7caf0c1544502d0e742ad3f07f5c2db75</id>
<content type='text'>
Allow empty user id when getting device list

Original-merge: a5d60c4521dd94b084fd8eb7ca99f93d4eda99fa

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Remove some unused client capabilities and sync code (#10812)</title>
<updated>2024-01-06T20:33:48Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2024-01-06T20:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=55916a09eb4c88b12906e78d56efb7a67d3dad7e'/>
<id>urn:sha1:55916a09eb4c88b12906e78d56efb7a67d3dad7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed dupe ToDeviceInfo</title>
<updated>2023-10-17T17:40:36Z</updated>
<author>
<name>LJQ</name>
<email>leejunquan7@gmail.com</email>
</author>
<published>2023-10-17T17:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=98bc2fea8b20a52edfd142fbbf2ffbf79b0608b0'/>
<id>urn:sha1:98bc2fea8b20a52edfd142fbbf2ffbf79b0608b0</id>
<content type='text'>
</content>
</entry>
</feed>
