diff options
| author | Francisco Ernesto Planas Pestana <francisco.ernesto.planas.pestana@tecnico.ulisboa.pt> | 2026-03-25 14:07:53 +0000 |
|---|---|---|
| committer | Francisco Ernesto Planas Pestana <francisco.ernesto.planas.pestana@tecnico.ulisboa.pt> | 2026-03-25 14:07:53 +0000 |
| commit | e065015d6daf39b9f4a95c7783f3af9cde56d69e (patch) | |
| tree | 7bdfbda541cffccfc253ba57e187a6210dafc26c /Emby.Server.Implementations/Localization | |
| parent | dbc42bb8e236f9ead33ddd47d500b7d00f52805d (diff) | |
Fix #16308: Community ratings not updating after changing .nfo file.
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.
Diffstat (limited to 'Emby.Server.Implementations/Localization')
0 files changed, 0 insertions, 0 deletions
