feat(radarr-anime) - Anime guide initial

pull/942/head
FonduemangVI 2 years ago
parent 70d1d18cc9
commit 13bfd9a54d

@ -31,11 +31,15 @@ This naming scheme is made to be compatible with the [New Plex Agent](https://fo
`The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [IMAX HYBRID][Bluray-1080p Proper][3D][DV HDR10][DTS 5.1][x264]-EVOLVE`
??? info "If you do Anime - [CLICK TO EXPAND]"
If you do Anime
```bash
{Movie CleanTitle} {(Release Year)} {imdb-{ImdbId}} {edition-{Edition Tags}} {[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}]{MediaInfo AudioLanguages}[{Mediainfo VideoCodec}]{-Release Group}
```
```bash
{Movie CleanTitle} {(Release Year)} {imdb-{ImdbId}} {edition-{Edition Tags}} {[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels}]{MediaInfo AudioLanguages}[{MediaInfo VideoBitDepth}bit][{Mediainfo VideoCodec}]{-Release Group}
```
??? summary "RESULTS: - [CLICK TO EXPAND]"
`The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE`
------

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

@ -0,0 +1,125 @@
# How to setup Custom Formats (Anime)
!!! 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 Radarr instances. One for Anime Movies and one for Normal Movies, 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"}
!!! info ""
Nyaa is a public tracker while AB is an invite only tracker.
---
## Media Management
### Recommended naming scheme
For naming please refer to [Recommended naming scheme](/Radarr/Radarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"}
---
## Quality Settings
For quality settings please refer to [Radarr Quality Definitions](/Radarr/Radarr-Quality-Settings-File-Size/#radarr-quality-definitions){:target="_blank" rel="noopener noreferrer"}
---
## 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](/Radarr/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, `HDTV-1080p` into the same group as `WEBDL-1080p` and `WEBRip-1080p`, and lastly `HDTV-720p` into the same group as `WEBDL-720p` and `WEBRip-720p` so that the scoring will work correctly.
Go to `Settings` => `Profiles`
![!cf-settings-profiles](images/cfa-settings-profiles.png)
![!cfa-mergedqualities](images/cfa-mergedqualities.png)
We then need to select and organise the qualities like below.
![!cfa-qualityorder](images/cfa-qualityorder.png)
---
## Anime CF/Scoring
!!! note
We're going to make use of the below custom formats. See [How to import Custom Formats](/Radarr/Radarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"} for how to import them.
{! include-markdown "../../includes/cf/radarr-anime.md" !}
<!-- --8<-- "includes/cf/radarr-anime.md" -->
### Default Scoring
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 positive scores if you want to prefer content with these attributes.
`Anime Raws` and `Dubs Only` are negatively scored, however 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.
![!cf-settings-profiles](images/cfa-settings-profiles.png)
In the profile enter the scores as per the above table in this section.
![!cfa-default-scoring](images/cfa-default-scoring.png)
After you are done it should look like the image above.
### Dual Audio Scoring
If you prefer `Dual Audio` releases you have a few options depending on your preference.
If you want to prefer `Dual Audio` within the same tier give the `CF` a score of `10`, if you want it to be preferred a tier above give the `CF` a score of `101`, and if you want to prefer it over any tiers give the `CF` a score of `2000`.
If you must have `Dual Audio` releases set the `Minimum Custom Format Score` to 2000 in the `Remux-1080p - Anime` profile that you setup earlier.
Using this scoring you will still benefit from the tiers if a better release group does a `Dual Audio` release.
Below is an example of the scoring set to prefer `Dual Audio` over any tier.
![!cfa-da-scoring](images/cfa-da-scoring.png)
### Uncensored Scoring
!!! note
Most BDs are uncensored by default, so most groups do not include that in the name.
If you prefer `Uncensored` releases you have a few options depending on your preference.
If you want to prefer `Uncensored` within the same tier give the `CF` a score of `10`, if you want it to be preferred a tier above give the `CF` a score of `101`.
Using this scoring you will still benefit from the tiers if a better release group does an `Uncensored` release.
Below is an example of the scoring set to prefer `Uncensored` a tier above.
![!cfa-uncensored-scoring](images/cfa-uncensored-scoring.png)
### Finishing up
Once you have set your preferred scoring you will need to make two more changes to your `Remux-1080p - Anime` profile.
Make sure `Upgrades Allowed` is ticked then set the `Upgrade Until` section to `Bluray-1080p` and the `Upgrade Until Custom Format Score` to `10000` and set `Language` to `Original`
After this has been done your profile should look like below. This is an example of the Default Scoring setup.
![!cfa-complete](images/cfa-complete.png)
### Acknowledgements
Most of my information and knowledge came from:
- rg9400 (Building the Custom Formats, Guidance on anime groups and general knowledge share.)
- V01 from SeaDex (Guidance on anime groups and general knowledge share.)
- Drazzilb (Guidance on anime groups, testing and general knowledge share.)
- [TRaSH](https://trash-guides.info/) (For allowing me to utilize his website for our guide and general knowledge share.)
{! include-markdown "../../includes/support.md" !}
<!-- --8<-- "includes/support.md" -->

@ -0,0 +1,31 @@
??? summary "Anime CF/Scoring - [Click to Expand]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------- |
| [{{ radarr['cf']['anime-bd-tier-01-top-seadex-muxers']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-01-top-seadex-muxers) | {{ radarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-02-seadex-muxers']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-02-seadex-muxers) | {{ radarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-03-seadex-muxers']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-03-seadex-muxers) | {{ radarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-04-seadex-muxers']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-04-seadex-muxers) | {{ radarr['cf']['anime-bd-tier-04-seadex-muxers']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-04-seadex-muxers']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-05-remuxes']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-05-remuxes) | {{ radarr['cf']['anime-bd-tier-05-remuxes']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-05-remuxes']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-06-fansubs']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-06-fansubs) | {{ radarr['cf']['anime-bd-tier-06-fansubs']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-06-fansubs']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-07-p2pscene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-07-p2pscene) | {{ radarr['cf']['anime-bd-tier-07-p2pscene']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-07-p2pscene']['trash_id'] }} |
| [{{ radarr['cf']['anime-bd-tier-08-mini-encodes']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-bd-tier-08-mini-encodes) | {{ radarr['cf']['anime-bd-tier-08-mini-encodes']['trash_score'] }} | {{ radarr['cf']['anime-bd-tier-08-mini-encodes']['trash_id'] }} |
| [{{ radarr['cf']['anime-web-tier-01-muxers']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-web-tier-01-muxers) | {{ radarr['cf']['anime-web-tier-01-muxers']['trash_score'] }} | {{ radarr['cf']['anime-web-tier-01-muxers']['trash_id'] }} |
| [{{ radarr['cf']['anime-web-tier-02-top-fansubs']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-web-tier-02-top-fansubs) | {{ radarr['cf']['anime-web-tier-02-top-fansubs']['trash_score'] }} | {{ radarr['cf']['anime-web-tier-02-top-fansubs']['trash_id'] }} |
| [{{ radarr['cf']['anime-web-tier-03-official-subs']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-web-tier-03-official-subs) | {{ radarr['cf']['anime-web-tier-03-official-subs']['trash_score'] }} | {{ radarr['cf']['anime-web-tier-03-official-subs']['trash_id'] }} |
| [{{ radarr['cf']['anime-web-tier-04-official-subs']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-web-tier-04-official-subs) | {{ radarr['cf']['anime-web-tier-04-official-subs']['trash_score'] }} | {{ radarr['cf']['anime-web-tier-04-official-subs']['trash_id'] }} |
| [{{ radarr['cf']['anime-web-tier-05-fansubs']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-web-tier-05-fansubs) | {{ radarr['cf']['anime-web-tier-05-fansubs']['trash_score'] }} | {{ radarr['cf']['anime-web-tier-05-fansubs']['trash_id'] }} |
| [{{ radarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ radarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ radarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} |
| [{{ radarr['cf']['Remux Tier 01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} |
| [{{ radarr['cf']['Remux Tier 02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} |
| [{{ radarr['cf']['anime-raws']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-raws) | {{ radarr['cf']['anime-raws']['trash_score'] }} | {{ radarr['cf']['anime-raws']['trash_id'] }} |
| [{{ radarr['cf']['anime-lq-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-lq-groups) | {{ radarr['cf']['anime-lq-groups']['trash_score'] }} | {{ radarr['cf']['anime-lq-groups']['trash_id'] }} |
| [{{ radarr['cf']['uncensored']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uncensored) | 0 | {{ radarr['cf']['uncensored']['trash_id'] }} |
| [{{ radarr['cf']['v0']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#v0) | {{ radarr['cf']['v0']['trash_score'] }} | {{ radarr['cf']['v0']['trash_id'] }} |
| [{{ radarr['cf']['v1']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#v1) | {{ radarr['cf']['v1']['trash_score'] }} | {{ radarr['cf']['v1']['trash_id'] }} |
| [{{ radarr['cf']['v2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#v2) | {{ radarr['cf']['v2']['trash_score'] }} | {{ radarr['cf']['v2']['trash_id'] }} |
| [{{ radarr['cf']['v3']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#v3) | {{ radarr['cf']['v3']['trash_score'] }} | {{ radarr['cf']['v3']['trash_id'] }} |
| [{{ radarr['cf']['v4']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#v4) | {{ radarr['cf']['v4']['trash_score'] }} | {{ radarr['cf']['v4']['trash_id'] }} |
| [{{ radarr['cf']['vrv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vrv) | {{ radarr['cf']['vrv']['trash_score'] }} | {{ radarr['cf']['vrv']['trash_id'] }} |
| [{{ 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_score'] }} | {{ radarr['cf']['dubs-only']['trash_id'] }} |
Loading…
Cancel
Save