Sync French Anime Guide to latest change from Original Anime Guide

- Added Tsundere-Raws to Tier 01
- Changed the warning from VOSTFR condition
pull/1113/head
NiceTSY 1 year ago
parent b11e12bd34
commit b39d8ec97a

@ -76,6 +76,15 @@
"value": "\\b(TANOSHii)\\b"
}
},
{
"name": "Tsundere-Raws",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Tsundere[ .-]?Raws)\\b"
}
},
{
"name": "TTN",
"implementation": "ReleaseGroupSpecification",

@ -13,15 +13,6 @@
"value": "\\b(NanDesuKa)\\b"
}
},
{
"name": "Tsundere-Raws",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Tsundere[ .-]?Raws)\\b"
}
},
{
"name": "UwU",
"implementation": "ReleaseGroupSpecification",

@ -14,7 +14,7 @@
- [Dual Audio](/Sonarr/sonarr-setup-quality-profiles-anime/#dual-audio-scoring){:target="_blank" rel="noopener noreferrer"}: If you want to have Dual Audio releases (original and English audio) in case Sonarr does not find a VOSTFR or MULTi release.
- [Uncensored Scoring](/Sonarr/sonarr-setup-quality-profiles-anime/#uncensored-scoring){:target="_blank" rel="noopener noreferrer"}: If you prefer uncensored releases.
:warning: If you add the [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups) Custom Format, do not forget to add the [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) one with a score of `1000` to counter-balance (do not forget to addition the `101` if only want VOSTFR anime). Keep in mind that this will probably be not necessary in the future if the VOSTFR condition disappear from the [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups).
:warning: Careful to not add the [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) Custom Format with a score of `-10000` as stated in the original guide. Otherwise, you will hinder your chance to get "French" releases.
!!! info "Only want VOSTFR anime"
For this example if you prefer VOSTFR over potential MULTi/DUAL (original and French) audio releases, you should score the [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) to `101`, and disregard all the `Multi` and French version Custom Formats.

@ -14,7 +14,7 @@
- [Dual Audio](/Sonarr/sonarr-setup-quality-profiles-anime/#dual-audio-scoring){:target="_blank" rel="noopener noreferrer"}: Si vous voulez avoir des versions Dual Audio (audio original et anglais) au cas où Sonarr ne trouve pas de sortie VOSTFR ou MULTi.
- [Uncensored Scoring](/Sonarr/sonarr-setup-quality-profiles-anime/#uncensored-scoring){:target="_blank" rel="noopener noreferrer"}: Si vous préférez les versions non censurées (les Bluray sont le plus souvent non-censurées).
:warning: Si vous ajoutez le format personnalisé [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups), n'oubliez pas d'ajouter le [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) avec un score de `1000` pour contrer (n'oubliez pas d'additionner le `101` si vous voulez seulement des anime VOSTFR). Notez que cela ne sera probablement plus nécessaire à l'avenir si la condition VOSTFR disparaît du [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups).
:warning: Attention à ne pas ajouter le Format Personnalisé [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) avec un score de `-10000` comme indiqué dans le guide original. Sinon, vous compromettrez vos chances d'obtenir des versions "françaises".
!!! info "VOSTFR uniquement pour les anime"
Dans cet exemple, si vous préférez la VOSTFR à d'éventuelles releases MULTi/DUAL (audio original et français), vous devez donner un score de `101` pour le Format Personnalisés [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr), et ignorer tous les Formats Personnalisés `Multi` et version française.

Loading…
Cancel
Save