Merge branch 'master' into Anime-Updates

pull/1382/head
Michael Thomas 2 years ago committed by GitHub
commit fcd698e41d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,7 +105,7 @@ Below is an example of the scoring set to prefer `Uncensored` a tier above.
Once you have set your preferred scoring you will need to make two more changes to your `Remux-1080p - Anime` profile. 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` Make sure `Upgrades Allowed` is ticked then set the `Upgrade Until` section to `Remux-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. After this has been done your profile should look like below. This is an example of the Default Scoring setup.

@ -27,7 +27,6 @@
| [{{ sonarr['cf']['v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v2) | {{ sonarr['cf']['v2']['trash_score'] }} | {{ sonarr['cf']['v2']['trash_id'] }} | | [{{ sonarr['cf']['v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v2) | {{ sonarr['cf']['v2']['trash_score'] }} | {{ sonarr['cf']['v2']['trash_id'] }} |
| [{{ sonarr['cf']['v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v3) | {{ sonarr['cf']['v3']['trash_score'] }} | {{ sonarr['cf']['v3']['trash_id'] }} | | [{{ sonarr['cf']['v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v3) | {{ sonarr['cf']['v3']['trash_score'] }} | {{ sonarr['cf']['v3']['trash_id'] }} |
| [{{ sonarr['cf']['v4']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v4) | {{ sonarr['cf']['v4']['trash_score'] }} | {{ sonarr['cf']['v4']['trash_id'] }} | | [{{ sonarr['cf']['v4']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v4) | {{ sonarr['cf']['v4']['trash_score'] }} | {{ sonarr['cf']['v4']['trash_id'] }} |
| [{{ sonarr['cf']['vrv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vrv) | {{ sonarr['cf']['vrv']['trash_score'] }} | {{ sonarr['cf']['vrv']['trash_id'] }} |
| [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} | | [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} |
| [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} |
| [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} | | [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} |

Loading…
Cancel
Save