-
Notifications
You must be signed in to change notification settings - Fork 323
Subtitle score is not correlating with matching results #821
Description
Describe the bug
I’ve been having an ongoing issue where the subtitle selected by Bazarr is not the ideal subtitle. Often it grabs a subtitle that matches a different release, even when the exact matching release is available.
This often occurs when multiple subtitles show a 100% score. It appears like Bazarr isn’t attempting to match all of the metadata fields. For example, sometimes the scenename is available to match on the release_group, and that doesn’t appear to be used.
I’m documented this all below with screenshots.
To Reproduce
- Manually search for a subtitle, where the scenename is available.
- Notice multiple results with a 100% score.
- Notice the release_group is not being used to match, as the release_group is showing a false match.
- When pulling the subtitles automatically, the incorrect result is chosen, as multiple results have a 100% score rating.
Expected behavior
All available metadata is used to calculate the score.
Software (please complete the following information):
Bazarr Version: 0.8.4.1
Sonarr Version: 2.0.0.5338
Radarr Version: 0.2.0.1450
Operating System: Linux-4.4.59+-x86_64-with (Docker)



