aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/MediaEncoder
diff options
context:
space:
mode:
authorFrancisco Ernesto Planas Pestana <francisco.ernesto.planas.pestana@tecnico.ulisboa.pt>2026-03-25 14:07:53 +0000
committerFrancisco Ernesto Planas Pestana <francisco.ernesto.planas.pestana@tecnico.ulisboa.pt>2026-03-25 14:07:53 +0000
commite065015d6daf39b9f4a95c7783f3af9cde56d69e (patch)
tree7bdfbda541cffccfc253ba57e187a6210dafc26c /Emby.Server.Implementations/MediaEncoder
parentdbc42bb8e236f9ead33ddd47d500b7d00f52805d (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/MediaEncoder')
0 files changed, 0 insertions, 0 deletions