commit
e9c7f40a5c
@ -1,24 +1,25 @@
|
||||
{
|
||||
"trash_id": "2899d84dc9372de3408e6d8cc18e9666",
|
||||
"trash_id": "cddfb4e32db826151d97352b8e37c648",
|
||||
"name": "x264",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [{
|
||||
"name": "x264",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "[xh][ .]?264|\\bAVC(\\b|\\d)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Remux",
|
||||
"implementation": "QualityModifierSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 5
|
||||
}
|
||||
"specifications": [
|
||||
{
|
||||
"name": "x|h264",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "[xh][ ._-]?264|\\bAVC(\\b|\\d)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not Remux",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,24 +1,26 @@
|
||||
{
|
||||
"trash_id": "9170d55c319f4fe40da8711ba9d8050d",
|
||||
"trash_id": "c9eafd50846d299b862ca9bb6ea91950",
|
||||
"name": "x265",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [{
|
||||
"name": "x265",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "[xh][ .]?265|\\bHEVC(\\b|\\d)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Remux",
|
||||
"implementation": "QualityModifierSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 5
|
||||
}
|
||||
"specifications": [
|
||||
{
|
||||
"name": "x|h265",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "[xh][ ._-]?265|\\bHEVC(\\b|\\d)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not Remux",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
??? summary "HQ 4k Encodes - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| ----------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------- | -------------------------------------- |
|
||||
| [{{ radarr['cf']['uhd-ctrlhd']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-ctrlhd.json) | {{ radarr['cf']['uhd-ctrlhd']['trash_score'] }} | {{ radarr['cf']['uhd-ctrlhd']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-don']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-don.json) | {{ radarr['cf']['uhd-don']['trash_score'] }} | {{ radarr['cf']['uhd-don']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-w4nk3r']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-w4nk3r.json) | {{ radarr['cf']['uhd-w4nk3r']['trash_score'] }} | {{ radarr['cf']['uhd-w4nk3r']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-sphd']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-sphd.json) | {{ radarr['cf']['uhd-sphd']['trash_score'] }} | {{ radarr['cf']['uhd-sphd']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-hqmux']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-hqmux.json) | {{ radarr['cf']['uhd-hqmux']['trash_score'] }} | {{ radarr['cf']['uhd-hqmux']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-legi0n']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-legi0n.json) | {{ radarr['cf']['uhd-legi0n']['trash_score'] }} | {{ radarr['cf']['uhd-legi0n']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-webdv']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-webdv.json) | {{ radarr['cf']['uhd-webdv']['trash_score'] }} | {{ radarr['cf']['uhd-webdv']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-ctrlhd']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-ctrlhd.json) | {{ radarr['cf']['uhd-ctrlhd']['trash_score'] }} | {{ radarr['cf']['uhd-ctrlhd']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-don']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-don.json) | {{ radarr['cf']['uhd-don']['trash_score'] }} | {{ radarr['cf']['uhd-don']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-w4nk3r']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-w4nk3r.json) | {{ radarr['cf']['uhd-w4nk3r']['trash_score'] }} | {{ radarr['cf']['uhd-w4nk3r']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-sphd']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-sphd.json) | {{ radarr['cf']['uhd-sphd']['trash_score'] }} | {{ radarr['cf']['uhd-sphd']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-hqmux']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-hqmux.json) | {{ radarr['cf']['uhd-hqmux']['trash_score'] }} | {{ radarr['cf']['uhd-hqmux']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-legi0n']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-legi0n.json) | {{ radarr['cf']['uhd-legi0n']['trash_score'] }} | {{ radarr['cf']['uhd-legi0n']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['uhd-webdv']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/uhd-webdv.json) | {{ radarr['cf']['uhd-webdv']['trash_score'] }} | {{ radarr['cf']['uhd-webdv']['trash_id'] }} |
|
||||
|
@ -0,0 +1,17 @@
|
||||
??? summary "Audio - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------- |
|
||||
| [{{ sonarr['cf']['truehd-atmos']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#truehd-atmos) | {{ sonarr['cf']['truehd-atmos']['trash_score'] }} | {{ sonarr['cf']['truehd-atmos']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dts-x']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-x) | {{ sonarr['cf']['dts-x']['trash_score'] }} | {{ sonarr['cf']['dts-x']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['atmos-undefined']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#atmos-undefined) | {{ sonarr['cf']['atmos-undefined']['trash_score'] }} | {{ sonarr['cf']['atmos-undefined']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['ddplus-atmos']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#ddplus-atmos) | {{ sonarr['cf']['ddplus-atmos']['trash_score'] }} | {{ sonarr['cf']['ddplus-atmos']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['truehd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#truehd) | {{ sonarr['cf']['truehd']['trash_score'] }} | {{ sonarr['cf']['truehd']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dts-hd-ma']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-hd-ma) | {{ sonarr['cf']['dts-hd-ma']['trash_score'] }} | {{ sonarr['cf']['dts-hd-ma']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['flac']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#flac) | {{ sonarr['cf']['flac']['trash_score'] }} | {{ sonarr['cf']['flac']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['pcm']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pcm) | {{ sonarr['cf']['pcm']['trash_score'] }} | {{ sonarr['cf']['pcm']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dts-hd-hra']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-hd-hra) | {{ sonarr['cf']['dts-hd-hra']['trash_score'] }} | {{ sonarr['cf']['dts-hd-hra']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['ddplus']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#ddplus) | {{ sonarr['cf']['ddplus']['trash_score'] }} | {{ sonarr['cf']['ddplus']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dts-es']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-es) | {{ sonarr['cf']['dts-es']['trash_score'] }} | {{ sonarr['cf']['dts-es']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dts']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts) | {{ sonarr['cf']['dts']['trash_score'] }} | {{ sonarr['cf']['dts']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['aac']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#aac) | {{ sonarr['cf']['aac']['trash_score'] }} | {{ sonarr['cf']['aac']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dd) | {{ sonarr['cf']['dd']['trash_score'] }} | {{ sonarr['cf']['dd']['trash_id'] }} |
|
@ -0,0 +1,13 @@
|
||||
??? summary "HDR Metadata - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| --------------------------------------------------------------------------------------------------- | -------------------------------------------- | ----------------------------------------- |
|
||||
| [{{ sonarr['cf']['dv-hdr10']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-hdr10) | {{ sonarr['cf']['dv-hdr10']['trash_score'] }} | {{ sonarr['cf']['dv-hdr10']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv) | {{ sonarr['cf']['dv']['trash_score'] }} | {{ sonarr['cf']['dv']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dv-hlg']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-hlg) | {{ sonarr['cf']['dv-hlg']['trash_score'] }} | {{ sonarr['cf']['dv-hlg']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dv-sdr']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-sdr) | {{ sonarr['cf']['dv-sdr']['trash_score'] }} | {{ sonarr['cf']['dv-sdr']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hdr10plus']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr10plus) | {{ sonarr['cf']['hdr10plus']['trash_score'] }} | {{ sonarr['cf']['hdr10plus']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hdr10']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr10) | {{ sonarr['cf']['hdr10']['trash_score'] }} | {{ sonarr['cf']['hdr10']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hdr']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr) | {{ sonarr['cf']['hdr']['trash_score'] }} | {{ sonarr['cf']['hdr']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hdr-undefined']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr-undefined) | {{ sonarr['cf']['hdr-undefined']['trash_score'] }} | {{ sonarr['cf']['hdr-undefined']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['pq']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pq) | {{ sonarr['cf']['pq']['trash_score'] }} | {{ sonarr['cf']['pq']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hlg']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hlg) | {{ sonarr['cf']['hlg']['trash_score'] }} | {{ sonarr['cf']['hlg']['trash_id'] }} |
|
@ -0,0 +1,17 @@
|
||||
??? summary "Streaming Services - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| --------------------------------------------------------------------------------------- | ----------------------------------------- | -------------------------------------- |
|
||||
| [{{ sonarr['cf']['amzn']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#amzn) | {{ sonarr['cf']['amzn']['trash_score'] }} | {{ sonarr['cf']['amzn']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['aptv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#aptv) | {{ sonarr['cf']['aptv']['trash_score'] }} | {{ sonarr['cf']['aptv']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['sho']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#sho) | {{ sonarr['cf']['sho']['trash_score'] }} | {{ sonarr['cf']['sho']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dsnp']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dsnp) | {{ sonarr['cf']['dsnp']['trash_score'] }} | {{ sonarr['cf']['dsnp']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['nf']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#nf) | {{ sonarr['cf']['nf']['trash_score'] }} | {{ sonarr['cf']['nf']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['qibi']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#qibi) | {{ sonarr['cf']['qibi']['trash_score'] }} | {{ sonarr['cf']['qibi']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hmax']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hmax) | {{ sonarr['cf']['hmax']['trash_score'] }} | {{ sonarr['cf']['hmax']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hulu']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hulu) | {{ sonarr['cf']['hulu']['trash_score'] }} | {{ sonarr['cf']['hulu']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['pcok']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pcok) | {{ sonarr['cf']['pcok']['trash_score'] }} | {{ sonarr['cf']['pcok']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['dcu']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dcu) | {{ sonarr['cf']['dcu']['trash_score'] }} | {{ sonarr['cf']['dcu']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['hbo']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hbo) | {{ sonarr['cf']['hbo']['trash_score'] }} | {{ sonarr['cf']['hbo']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['red']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#red) | {{ sonarr['cf']['red']['trash_score'] }} | {{ sonarr['cf']['red']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['it']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#it) | {{ sonarr['cf']['it']['trash_score'] }} | {{ sonarr['cf']['it']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['pmtp']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pmtp) | {{ sonarr['cf']['pmtp']['trash_score'] }} | {{ sonarr['cf']['pmtp']['trash_id'] }} |
|
Loading…
Reference in new issue