feat(sonarr-anime) - updates to the anime guide

pull/771/head
FonduemangVI 2 years ago
parent fb778a0325
commit f07cb09f56

@ -6,7 +6,7 @@
!!! note
This guide is created and maintained by [FonduemangVI](https://github.com/FonduemangVI) and [rg9400](https://github.com/rg9400)
It's recommended to run two Sonarr instances. One for Anime and one for normal tv shows, or you can make use of Quality Profiles and score different CFs as required
It's recommended to run two Sonarr instances. One for Anime and one for normal TV shows, or you can make use of Quality Profiles and score different Custom Formats (CFs) as required.
The aim of this guide is to grab the best release overall (as per [SeaDex](https://sneedex.moe/){:target="_blank" rel="noopener noreferrer"}) and not necessarily just dual audio.
The vast majority of releases can be found on [Nyaa](https://nyaa.si/){:target="_blank" rel="noopener noreferrer"} or [AB](https://animebytes.tv/){:target="_blank" rel="noopener noreferrer"}
@ -74,50 +74,52 @@ For quality settings please refer to [Sonarr Quality Definitions - Anime](/Sonar
## Quality Profile
We need to create a new profile called `Remux-1080p - Anime` due to the way anime can be named we will need to merge a few qualities together see [here](/Sonarr/Tips/Merge-quality/){:target="_blank" rel="noopener noreferrer"} for an example. We need to add `Bluray-1080p Remux` and `Bluray-1080p` into a group together, and `HDTV-1080p` into the same group as `WEBDL-1080p` and `WEBRip-1080p` so that scoring will work correctly.
We need to create a new profile called `Remux-1080p - Anime` due to the way anime can be named we will need to merge a few qualities together see [here](/Sonarr/Tips/Merge-quality/){:target="_blank" rel="noopener noreferrer"} for an example.
We need to add `Bluray-1080p Remux` and `Bluray-1080p` into a group together, and `HDTV-1080p` into the same group as `WEBDL-1080p` and `WEBRip-1080p` so that scoring will work correctly.
Go to `Settings` => `Profiles`
??? check "example - [Click to Expand]"
![!cf-settings-profiles](images/cf-settings-profiles.png)
![!cf-settings-profiles](images/cfa-settings-profiles.png)
![!cfa-mergedqualities](images/cfa-mergedqualities.png)
We then need to select and organise qualities as below
We then need to select and organise qualities as below.
![!cfa-qualityorder](images/cfa-qualityorder.png)
Make sure Upgrades Allowed is ticked then set the Upgrade Until section to `Bluray-1080p` and the Upgrade Until Custom Format Score to `10000`
Make sure `Upgrades Allowed` is ticked then set the `Upgrade Until` section to `Bluray-1080p` and the `Upgrade Until Custom Format Score` to `10000`
After this has been done your profile should look like below
After this has been done your profile should look like below.
![!cfa-qualityprofile](images/cfa-qualityprofile.png)
---
## Custom Formats
## Anime CF/Scoring
!!! note
We're going to make use of the below custom formats. See [How to import Custom Formats](/Sonarr/sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"} for how to import the custom formats
We're going to make use of the below custom formats. See [How to import Custom Formats](/Sonarr/sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"} for how to import them.
{! include-markdown "../../includes/cf/sonarr-anime.md" !}
<!-- --8<-- "includes/cf/sonarr-anime.md" -->
The scoring that has been set is the recommended scoring however some of the CFs are optional depending on what you prefer.
The scoring that has been set is the recommended scoring, however some of the CFs are optional depending on what you prefer.
`Anime Dual Audio`, `Uncensored` and `10bit` can be given postive scores if you want to prefer content with these attributes.
`Anime Raws` and `Dubs Only` are optional negative scores if you prefer these attributes you can give them a positive score
`Anime Raws` and `Dubs Only` are optional negative scores, if you prefer these attributes you can give them a positive score.
Once the custom formats have been imported you can set the scores as above. To do this go to `Settings` => `Profiles` and select the Remux-1080p - Anime profile that was setup before
Once the custom formats have been imported you can set the scores as above. To do this go to `Settings` => `Profiles` and select the `Remux-1080p - Anime` profile that was setup before.
??? check "example - [Click to Expand"
??? check "example - [Click to Expand]"
![!cf-settings-profiles](images/cfa-settings-profiles.png)
In the profile enter the scores as per the above table in this section.
![!cfa-scoring](images/cfa-scoring.png)
After you are done it should look like the image above
After you are done it should look like the image above.
### Acknowledgements

@ -1,4 +1,4 @@
??? summary "Anime - [CLICK TO EXPAND]"
??? summary "Anime CF/Scoring - [Click to Expand]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------- |
| [{{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-01-top-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_id'] }} |

Loading…
Cancel
Save