You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
2.1 KiB
56 lines
2.1 KiB
3 years ago
|
# Suggested Scoring
|
||
|
|
||
5 months ago
|
You just set up Bazarr and wonder which scoring you should use/set up for your subtitles and sync?
|
||
3 years ago
|
|
||
5 months ago
|
We're going to suggest a scoring for what would work with the most common languages, with this scoring 99% of your downloaded subs should be the correct ones for your release.
|
||
3 years ago
|
|
||
5 months ago
|
- Setting it too low could result in bad subs or completely out of sync and un-syncable.
|
||
|
- Setting too high could result in fewer subs.
|
||
3 years ago
|
|
||
|
## Sonarr Subtitle Minimum Score
|
||
|
|
||
|
`Settings` => `Sonarr`
|
||
|
|
||
|
![!Sonarr: Minimum Score](images/settings-sonarr-options-minimum-score.png)
|
||
|
|
||
|
Set the Minimum Score to `90`
|
||
|
|
||
5 months ago
|
This score is the minimal score that the subs should match for your release, settings this too low could result in bad subs or completely out of sync and un-syncable.
|
||
3 years ago
|
|
||
|
## Radarr Subtitle Minimum Score
|
||
|
|
||
|
`Settings` => `Radarr`
|
||
|
|
||
|
![!Radarr: Minimum Score](images/settings-radarr-options-minimum-score.png)
|
||
|
|
||
|
Set the Minimum Score to `80`
|
||
|
|
||
5 months ago
|
This score is the minimal score that the subs should match for your release, settings this too low could result in bad subs or completely out of sync and un-syncable.
|
||
3 years ago
|
|
||
|
## Synchronization Score Threshold
|
||
|
|
||
|
`Settings` => `Subtitles`
|
||
|
|
||
|
![!Score Threshold](images/settings-subtitles-sync-score.png)
|
||
|
|
||
5 months ago
|
- Enable `Automatic Subtitles Synchronization` in step 3.
|
||
|
- Enable `Series Score Threshold` in step 4 and set the score to `96`.[^1]
|
||
|
- Enable `Movies Score Threshold` in step 5 and set the score to `86`.[^1]
|
||
3 years ago
|
|
||
5 months ago
|
This will set the Synchronization Score Threshold, meaning at which score Bazarr will sync the subtitles.
|
||
3 years ago
|
|
||
|
!!! info
|
||
6 months ago
|
|
||
5 months ago
|
The synchronization is "best effort", based on the following.
|
||
3 years ago
|
|
||
5 months ago
|
- it uses the embedded subtitles track as a reference, if not present.
|
||
|
- it needs to extract the audio track and analyze it to define the start of sentence markers.
|
||
3 years ago
|
|
||
3 years ago
|
[^1]:
|
||
|
Why not set the Synchronization Score to max?
|
||
5 months ago
|
It's kinda useless to start with why would you want to try to sync perfectly matching subs in the first place?
|
||
3 years ago
|
|
||
5 months ago
|
We noticed that when setting it to high 98-100 we would get subs that are actually 1 second to slow/fast.
|
||
3 years ago
|
|
||
5 months ago
|
--8<-- "includes/support.md"
|