<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.XbmcMetadata, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-05-06T17:08:19Z</updated>
<entry>
<title>Merge pull request #16466 from PERSONALPANCHIWIRIS/fix/issue#16308_community_rating_not_updating</title>
<updated>2026-05-06T17:08:19Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2026-05-06T17:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c0593281ffed203d4d0b51c52511e84c0ac85706'/>
<id>urn:sha1:c0593281ffed203d4d0b51c52511e84c0ac85706</id>
<content type='text'>
Fix #16308: Community ratings not updating after changing .nfo file.</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into perf-rebased</title>
<updated>2026-04-07T19:36:07Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-04-07T19:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=24a0df9a39f16143ce7ae61f3a07dbe7756d4124'/>
<id>urn:sha1:24a0df9a39f16143ce7ae61f3a07dbe7756d4124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #16308: Community ratings not updating after changing .nfo file.</title>
<updated>2026-03-25T14:07:53Z</updated>
<author>
<name>Francisco Ernesto Planas Pestana</name>
<email>francisco.ernesto.planas.pestana@tecnico.ulisboa.pt</email>
</author>
<published>2026-03-25T14:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e065015d6daf39b9f4a95c7783f3af9cde56d69e'/>
<id>urn:sha1:e065015d6daf39b9f4a95c7783f3af9cde56d69e</id>
<content type='text'>
When "replace all metadata" was issued on a film, with the Web metadata
scrapers and "save to local metadata" disabled, after changing the
.nfo file, 'Community rating' was not updated in the server, remaining
the cached value.

Fixed by changing the flag on the 'MergeData' call
(line 809 - MetadataService.cs) to use the option defined by the
user and not the erroneous absolute 'false' value.

Also, in the .nfo parser an option for 'communityrating' was added
along with value conformity verifiers.

Validation tests were added.
</content>
</entry>
<entry>
<title>Backport pull request #16449 from jellyfin/release-10.11.z</title>
<updated>2026-03-23T21:06:23Z</updated>
<author>
<name>theguymadmax</name>
<email>171496228+theguymadmax@users.noreply.github.com</email>
</author>
<published>2026-03-23T21:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=24ec04d89fc5d4c1dd8d4ae6f8ccead9ab84c91e'/>
<id>urn:sha1:24ec04d89fc5d4c1dd8d4ae6f8ccead9ab84c91e</id>
<content type='text'>
Fix NFO saver using wrong provider ID for collectionnumber

Original-merge: ce867f9834106e82d40a5ee59ff6f698b1dcabcb

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

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Complete LinkedChildren integration and batch DTO optimizations</title>
<updated>2026-01-18T18:48:46Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-01-17T16:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5996c4afce11249804d24f1caa3a99b390543c4d'/>
<id>urn:sha1:5996c4afce11249804d24f1caa3a99b390543c4d</id>
<content type='text'>
This commit integrates remaining performance changes:

- Add batch user data fetching in DtoService to reduce N+1 queries
- Add GetNextUpEpisodesBatch in TVSeriesManager for efficient batch retrieval
- Update Video/Movie/BoxSet to use LibraryManager for alternate versions
- Transition LinkedChild to use ItemId instead of Path (obsolete Path/LibraryItemId)
- Update providers and controllers for LinkedChildren-based references
- Add NextUpEpisodeBatchResult for batched episode queries
- Integrate IDescendantQueryProvider in SqliteDatabaseProvider
</content>
</entry>
<entry>
<title>Update to .NET 10.0</title>
<updated>2026-01-14T17:55:47Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-11-11T16:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9e480f6efb4bc0e1f0d1323ed7ed5a7208fded99'/>
<id>urn:sha1:9e480f6efb4bc0e1f0d1323ed7ed5a7208fded99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #15514 from jellyfin/release-10.11.z</title>
<updated>2025-11-17T19:09:13Z</updated>
<author>
<name>theguymadmax</name>
<email>171496228+theguymadmax@users.noreply.github.com</email>
</author>
<published>2025-11-17T19:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=faf1cea63e042e3b2bf4ab87f38d86d5a2de0b07'/>
<id>urn:sha1:faf1cea63e042e3b2bf4ab87f38d86d5a2de0b07</id>
<content type='text'>
Add 1 minute tolerance for NFO change detection

Original-merge: 6566188e453b42604dbb3ce532937951e88565d0

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

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Fix exception when saving user data to NFO files (#14993)</title>
<updated>2025-10-13T16:09:40Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-10-13T16:09:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=55047b11834cd2679329eeb6fd208dda3e5d164f'/>
<id>urn:sha1:55047b11834cd2679329eeb6fd208dda3e5d164f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also apply provider normalisation on uniqueid type tag</title>
<updated>2025-10-08T15:23:50Z</updated>
<author>
<name>KGT1</name>
<email>kilian.gamn@gmx.de</email>
</author>
<published>2025-10-08T15:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b3b9f74014901f3a4a1f68c07e2ae3b29b12a585'/>
<id>urn:sha1:b3b9f74014901f3a4a1f68c07e2ae3b29b12a585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>map tmdbcol nfo property to TmdbCollection</title>
<updated>2025-10-08T14:33:50Z</updated>
<author>
<name>KGT1</name>
<email>kilian.gamn@gmx.de</email>
</author>
<published>2025-10-08T14:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a9198e865ec5b6ae821add0a6d82c5c88ea78e8a'/>
<id>urn:sha1:a9198e865ec5b6ae821add0a6d82c5c88ea78e8a</id>
<content type='text'>
</content>
</entry>
</feed>
