-
-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Sonarr-Anime): Update French Anime guide (#2133)
* (feat) Update anime table to match the new version of NiceTSY * (feat) Add repack for sonarr anime Multiple time found certain tracker tag a release as repack/proper instead of v1, v2 etc They follow the scene naming scheme * (fix) Remove the optional text for Original French Tier * (fix) missing sonarr french scoring for streaming services * (fix) Error to retrieved VOSTFR scoring * (fix) MULTI to MULTI.VO to match the update of the french guide * (fix) Profile VOSTFR for anime VOSTFR profile must not be upgraded to MULTI Allows download of VOSTFR version only * (feat) TIP for VOSTFR Profile Score Explain that we can set Language Original + French to a score of 0 to also accept MULTI releases when no VOSTFR release is available * (feat) Header sentence missing * (feat) Add TIP for those who prefer FanSub Release * fixed: table formatting centered scores to be consistent --------- Co-authored-by: TRaSH <[email protected]>
- Loading branch information
Showing
14 changed files
with
91 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
??? abstract "Miscellaneous (Required) - [Click to show/hide]" | ||
|
||
| Custom Format | Score | Trash ID | | ||
|----------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------:|-------------------------------------------------| | ||
| [{{ sonarr['cf']['repack-proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repackproper) | {{ sonarr['cf']['repack-proper']['trash_scores']['anime-sonarr'] }} | {{ sonarr['cf']['repack-proper']['trash_id'] }} | | ||
| [{{ sonarr['cf']['repack-v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v2) | {{ sonarr['cf']['repack-v2']['trash_scores']['anime-sonarr'] }} | {{ sonarr['cf']['repack-v2']['trash_id'] }} | | ||
| [{{ sonarr['cf']['repack-v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v3) | {{ sonarr['cf']['repack-v3']['trash_scores']['anime-sonarr'] }} | {{ sonarr['cf']['repack-v3']['trash_id'] }} | | ||
|
||
??? tip "Proper and Repacks - [Click to show/hide]" | ||
|
||
We also suggest changing the Propers and Repacks settings in Sonarr. | ||
|
||
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/sonarr-collection-of-custom-formats/#repackproper) Custom Format. | ||
|
||
![!cf-mm-propers-repacks-disable](/Sonarr/images/cf-mm-propers-repacks-disable.png) | ||
|
||
This way you make sure the Custom Formats preferences will be used and not ignored. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.