Added: Bazarr - Tips - Suggested scoring

-Added: Bazarr - Tips - Suggested scoring
pull/325/head
TRaSH 3 years ago
parent 0d20a52bda
commit 8c01b500d7

@ -2,4 +2,5 @@ nav:
- Home: index.md
- Basic-Guide: Setup-Guide.md
- After Install Configuration: After-install-configuration.md
- Scripts: /Bazarr/scripts/
- Scripts: /Bazarr/scripts/
- Tips

@ -0,0 +1,53 @@
# Suggested Scoring
You just setup Bazarr and wonder which scoring you should use/setup for your subtitles and sync ?
I'll going to suggest here a scoring what would work for most common languages, with this scoring 99% of your downloaded subs should be the correct ones for your release.
- Setting it to low could result in bad subs or completely out of sync and un-syncable.
- Setting to high could result in less subs.
## Sonarr Subtitle Minimum Score
`Settings` => `Sonarr`
![!Sonarr: Minimum Score](images/settings-sonarr-options-minimum-score.png)
Set the Minimum Score to `90`
This score is the minimal score that the subs should match to for your release, settings this to low could result in bad subs or completely out of sync and un-syncable.
## Radarr Subtitle Minimum Score
`Settings` => `Radarr`
![!Radarr: Minimum Score](images/settings-radarr-options-minimum-score.png)
Set the Minimum Score to `80`
This score is the minimal score that the subs should match to for your release, settings this to low could result in bad subs or completely out of sync and un-syncable.
## Synchronization Score Threshold
`Settings` => `Subtitles`
![!Score Threshold](images/settings-subtitles-sync-score.png)
- Enable `Automatic Subtitles Synchronization` at step 3.
- Enable `Series Score Threshold` at step 4 and set the score to `96`.
- Enable `Movies Score Threshold` at step 5 and set the score to `86`.
This will set the Synchronization Score Threshold, meaning at which score bazarr will sync the subtitles.
!!! info
The synchronization is best effort based on the following.
- it use the embedded subtitles track as reference, if not present.
- it needs to extract the audio track and analyze it to define start of sentence markers.
### Why not set the Synchronization Score to max
??? faq "Why not set the Synchronization Score to max"
It's kinda useless to start with why would you want to try to sync perfectly matching subs in the first place ?
I personally noticed that when setting it to high 98-100 I would actually get subs that are like 1 second to slow/fast.

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Loading…
Cancel
Save