<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities, 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>2026-09-15T15:17:09Z</updated>
<entry>
<title>Backport pull request #18039 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:17:09Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2151b992f96f6f0ba9d404977d536741a281584c'/>
<id>urn:sha1:2151b992f96f6f0ba9d404977d536741a281584c</id>
<content type='text'>
Stop resolving items with every field where only stored columns are read

Original-merge: 408e5e01b1447e24689bd3653e2328bf173c8ce3

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #18011 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:17:00Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cff4908870708fd49bc37b0c0308660fe0d335fc'/>
<id>urn:sha1:cff4908870708fd49bc37b0c0308660fe0d335fc</id>
<content type='text'>
Restore [JsonIgnore] on AggregateFolder.Children

Original-merge: 2a4377688165cdbfb5af7bdc0e014efd832bf619

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #18007 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:16:58Z</updated>
<author>
<name>orut34iop</name>
<email>orut34iop@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=42245b9b25ef278abc1127c543357aeecf8de6d0'/>
<id>urn:sha1:42245b9b25ef278abc1127c543357aeecf8de6d0</id>
<content type='text'>
Preserve library items when directory enumeration fails

Original-merge: 63def185b199c5afded850b8eb5667276bc864f9

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #17950 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:16:09Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6a317f45ce5def14b4feccc4ae84f2e27441b997'/>
<id>urn:sha1:6a317f45ce5def14b4feccc4ae84f2e27441b997</id>
<content type='text'>
Fix collection creation when the collections library was just added

Original-merge: 3c698bab7fb7c607e726a0bf79f0bb0f7616e962

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #17931 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:16:00Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=87a57a4f923cecbb9c3cee5879e444a9b409392a'/>
<id>urn:sha1:87a57a4f923cecbb9c3cee5879e444a9b409392a</id>
<content type='text'>
Fix decimal point handling in version names

Original-merge: ad1bf20e8424fa6433409a57f6f055ec7c394910

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #17884 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:15:49Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a2aa3d96d2a75b01f94354b541fe890b78e7c8bd'/>
<id>urn:sha1:a2aa3d96d2a75b01f94354b541fe890b78e7c8bd</id>
<content type='text'>
Release a folder's children once its subtree has been scanned

Original-merge: 2f2adae7d99537e53417f6d92aa3d40345a17b99

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #17881 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:15:46Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=006ecadbe041ea422b34adf6a3fcf6638d189a70'/>
<id>urn:sha1:006ecadbe041ea422b34adf6a3fcf6638d189a70</id>
<content type='text'>
Fix /UserViews exhausting memory and reporting random child counts

Original-merge: a838a06aa51eac388a76e9e6421f1a80873c417b

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Backport pull request #17842 from jellyfin/release-12.z</title>
<updated>2026-09-15T15:13:48Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2026-09-15T15:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8150ee2484dabed61718ef43d5c98cdd2c0fa01c'/>
<id>urn:sha1:8150ee2484dabed61718ef43d5c98cdd2c0fa01c</id>
<content type='text'>
Fix versions of a video still listing separately from their group and preserve manual merges

Original-merge: cabec7ec28df671e3bb1c360c32db60b085f4084

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

Backported-by: Cody Robibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Find dead people and artists by id, not by name</title>
<updated>2026-09-01T17:49:25Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-09-01T17:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=50f08d41a411254f67cf2305fd7bb838119a1bc1'/>
<id>urn:sha1:50f08d41a411254f67cf2305fd7bb838119a1bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix recursive handling for LinkedChildren</title>
<updated>2026-08-31T15:56:56Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-08-31T15:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7ccce8e0e7a9446db0789c6c6799501b5609718e'/>
<id>urn:sha1:7ccce8e0e7a9446db0789c6c6799501b5609718e</id>
<content type='text'>
</content>
</entry>
</feed>
