feat(sonarr-anime) - removed 0 scores and updated table

pull/746/head
FonduemangVI 2 years ago
parent 9dbbb39207
commit cf94856a38

@ -16,7 +16,7 @@
### Recommended naming scheme
For the Recommended naming scheme please go [HERE](/sonarr/sonarr-recommended-naming-scheme){:target="_blank" rel="noopener noreferrer"}
For the Recommended naming scheme please go [HERE](/sonarr/sonarr-recommended-naming-scheme/#anime-episode-format){:target="_blank" rel="noopener noreferrer"}
---

@ -1,6 +1,5 @@
{
"trash_id": "b2550eb333d27b75833e25b8c2557b38",
"trash_score": "0",
"name": "10bit",
"includeCustomFormatWhenRenaming": false,
"specifications": [

@ -1,6 +1,5 @@
{
"trash_id": "418f50b10f1907201b6cfdf881f467b7",
"trash_score": "0",
"name": "Anime Dual Audio",
"includeCustomFormatWhenRenaming": false,
"specifications": [

@ -1,6 +1,5 @@
{
"trash_id": "026d5aadd1a6b4e550b134cb6c72b3ca",
"trash_score": "0",
"name": "Uncensored",
"includeCustomFormatWhenRenaming": true,
"specifications": [

@ -17,13 +17,13 @@
| [{{ sonarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-raws']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#anime-raws) | {{ sonarr['cf']['anime-raws']['trash_score'] }} | {{ sonarr['cf']['anime-raws']['trash_id'] }} |
| [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups) | {{ sonarr['cf']['anime-lq-groups']['trash_score'] }} | {{ sonarr['cf']['anime-lq-groups']['trash_id'] }} |
| [{{ sonarr['cf']['uncensored']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#uncensored) | {{ sonarr['cf']['uncensored']['trash_score'] }} | {{ sonarr['cf']['uncensored']['trash_id'] }} |
| [{{ sonarr['cf']['uncensored']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#uncensored) | 0 | {{ sonarr['cf']['uncensored']['trash_id'] }} |
| [{{ sonarr['cf']['v0']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#v0) | {{ sonarr['cf']['v0']['trash_score'] }} | {{ sonarr['cf']['v0']['trash_id'] }} |
| [{{ sonarr['cf']['v1']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#v1) | {{ sonarr['cf']['v1']['trash_score'] }} | {{ sonarr['cf']['v1']['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']['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) | {{ sonarr['cf']['10bit']['trash_score'] }} | {{ sonarr['cf']['10bit']['trash_id'] }} |
| [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | {{ sonarr['cf']['anime-dual-audio']['trash_score'] }} | {{ sonarr['cf']['anime-dual-audio']['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']['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