diff --git a/docs/json/radarr/cf/french-vostfr.json b/docs/json/radarr/cf/french-vostfr.json index 57c46142f..e1d725fd4 100644 --- a/docs/json/radarr/cf/french-vostfr.json +++ b/docs/json/radarr/cf/french-vostfr.json @@ -1,6 +1,7 @@ { "trash_id": "9172b2f683f6223e3a1846427b417a3d", "trash_scores": { + "anime-radarr": -10000, "french-vostfr": 1000 }, "trash_regex": "https://regex101.com/r/sWCfAN/1", diff --git a/includes/cf/radarr-anime.md b/includes/cf/radarr-anime.md index 7360fe998..5f7c925e6 100644 --- a/includes/cf/radarr-anime.md +++ b/includes/cf/radarr-anime.md @@ -33,6 +33,6 @@ | [{{ radarr['cf']['10bit']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#10bit) | 0 | {{ radarr['cf']['10bit']['trash_id'] }} | | [{{ radarr['cf']['anime-dual-audio']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ radarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ radarr['cf']['dubs-only']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dubs-only) | {{ radarr['cf']['dubs-only']['trash_scores']['default'] }} | {{ radarr['cf']['dubs-only']['trash_id'] }} | - | [{{ radarr['cf']['french-vostfr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vostfr) | -10000 | {{ radarr['cf']['french-vostfr']['trash_id'] }} | + | [{{ radarr['cf']['french-vostfr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vostfr) | {{ radarr['cf']['french-vostfr']['trash_scores']['anime-radarr'] }} | {{ radarr['cf']['french-vostfr']['trash_id'] }} | !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide"