parent
b68f7a8a34
commit
76ec7a5877
@ -0,0 +1,89 @@
|
||||
{
|
||||
"trash_id": "5660b9a4e9cf88c77df90028fb6f8162",
|
||||
"trash_score": "1800",
|
||||
"name": "HD Bluray Tier 01",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "BLURAY",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not REMUX",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not 2160p",
|
||||
"implementation": "ResolutionSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 2160
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Chotab",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(Chotab)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CtrlHD",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(CtrlHD)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DON",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(DON)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "EbP",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(EbP)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "NTb",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(NTb)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "PTer",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(PTer)\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,53 @@
|
||||
{
|
||||
"trash_id": "65eef111d214306d968d2d8584c17a51",
|
||||
"trash_score": "1750",
|
||||
"name": "HD Bluray Tier 02",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "BLURAY",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not REMUX",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not 2160p",
|
||||
"implementation": "ResolutionSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 2160
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SA89",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(SA89)\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "sbR",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\b(sbR)\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,12 +1,14 @@
|
||||
??? summary "HQ Source Groups - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | ----------------------------------------------- |
|
||||
| [{{ sonarr['cf']['remux-tier-01']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-01) | {{ sonarr['cf']['remux-tier-01']['trash_score'] }} | {{ sonarr['cf']['remux-tier-01']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['remux-tier-02']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-02) | {{ sonarr['cf']['remux-tier-02']['trash_score'] }} | {{ sonarr['cf']['remux-tier-02']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} |
|
||||
| Custom Format | Score | Trash ID |
|
||||
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------- |
|
||||
| [{{ sonarr['cf']['remux-tier-01']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-01) | {{ sonarr['cf']['remux-tier-01']['trash_score'] }} | {{ sonarr['cf']['remux-tier-01']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['remux-tier-02']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-02) | {{ sonarr['cf']['remux-tier-02']['trash_score'] }} | {{ sonarr['cf']['remux-tier-02']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hd-bluray-tier-01']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#hd-bluray-tier-01) | {{ sonarr['cf']['hd-bluray-tier-01']['trash_score'] }} | {{ sonarr['cf']['hd-bluray-tier-01']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hd-bluray-tier-02']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#hd-bluray-tier-02) | {{ sonarr['cf']['hd-bluray-tier-02']['trash_score'] }} | {{ sonarr['cf']['hd-bluray-tier-02']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} |
|
||||
|
||||
!!! info
|
||||
:exclamation: = The reason why this Custom Format get's such a high score is because it's the only quality scene group that exist (till now) and scene groups don't add the Release Sources (Streaming Services) to their release name so they don't get the extra point of the Streaming Services.
|
||||
|
Loading…
Reference in new issue