<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Providers, branch v10.11.0-rc7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-09-26T20:24:59Z</updated>
<entry>
<title>Fixing the UFID field value giving a warning and not being correctly processed (#14851)</title>
<updated>2025-09-26T20:24:59Z</updated>
<author>
<name>Corentin Malbet</name>
<email>154510969+teblam@users.noreply.github.com</email>
</author>
<published>2025-09-26T20:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=71ebb1f456b1bb3820c05c248f3ae8f79a0f27f4'/>
<id>urn:sha1:71ebb1f456b1bb3820c05c248f3ae8f79a0f27f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various cleanups (#14785)</title>
<updated>2025-09-12T19:58:23Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-09-12T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8776a447d1c2fc553d24bc1162f27017f84e80bb'/>
<id>urn:sha1:8776a447d1c2fc553d24bc1162f27017f84e80bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Never replace BoxSet LinkedChildren on update (#14723)</title>
<updated>2025-09-12T19:57:55Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-09-12T19:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=580db0c1d232343adcabcf35c3b5889fbd875d8b'/>
<id>urn:sha1:580db0c1d232343adcabcf35c3b5889fbd875d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort trailers before teasers  (#14715)</title>
<updated>2025-09-11T21:23:41Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-09-11T21:23:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=da19f02f7b48c68cfcdec2c491a943500c14cd00'/>
<id>urn:sha1:da19f02f7b48c68cfcdec2c491a943500c14cd00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preserve 3D format on metadata refresh (#14742)</title>
<updated>2025-09-06T17:38:00Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-09-06T17:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e043f93a72e75b159b987869cd590c77d55a034e'/>
<id>urn:sha1:e043f93a72e75b159b987869cd590c77d55a034e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct Album Artists merge logic (#14655)</title>
<updated>2025-09-01T11:22:55Z</updated>
<author>
<name>evan314159</name>
<email>110177090+evan314159@users.noreply.github.com</email>
</author>
<published>2025-09-01T11:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a0d4ae1974f5c569cdb828faa529d32867df0108'/>
<id>urn:sha1:a0d4ae1974f5c569cdb828faa529d32867df0108</id>
<content type='text'>
* Correct Album Artists merge logic and Artist equality checks

Correct Album Artists merge logic in MetadataService that causes empty
metadata sources to overwrite populated Album Artists arrays. This impacted
People-to-BaseItem relationships and caused orphaned records in Peoples.

Correct equality checks to be case-sensitive so Jelly metadata exactly
matches file metadata.

* use StringComparer.Ordinal

---------

Co-authored-by: Evan &lt;evan@MacBook-Pro.local&gt;</content>
</entry>
<entry>
<title>fix ProbeProvider.HasChanged: if file date changed (#14674)</title>
<updated>2025-08-27T23:34:51Z</updated>
<author>
<name>evan314159</name>
<email>110177090+evan314159@users.noreply.github.com</email>
</author>
<published>2025-08-27T23:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e753adac2c50eabfbce39c57527fa715db28be8a'/>
<id>urn:sha1:e753adac2c50eabfbce39c57527fa715db28be8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preserve interpunct (·) (#14543)</title>
<updated>2025-07-28T02:09:50Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-07-28T02:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8a8018f0de8b428831ec3d1e86d5cba9b40a8079'/>
<id>urn:sha1:8a8018f0de8b428831ec3d1e86d5cba9b40a8079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix file modification date comparisons (#14503)</title>
<updated>2025-07-28T02:08:06Z</updated>
<author>
<name>evan314159</name>
<email>110177090+evan314159@users.noreply.github.com</email>
</author>
<published>2025-07-28T02:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f49782b7b77bd5f5f0fae1ec74f6454729303df'/>
<id>urn:sha1:6f49782b7b77bd5f5f0fae1ec74f6454729303df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set DateLastSaved after running metadata savers (#14531)</title>
<updated>2025-07-25T14:20:19Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-07-25T14:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a068f756233e1750a0dfc0b248ed4c1963860c67'/>
<id>urn:sha1:a068f756233e1750a0dfc0b248ed4c1963860c67</id>
<content type='text'>
</content>
</entry>
</feed>
