Center all Sonarr scores in the table

pull/1473/head
TRaSH 1 year ago
parent ef03c6806b
commit 5468ca0e2c

@ -5,7 +5,7 @@
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| 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'] }} |
@ -21,4 +21,4 @@
!!! tip
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it)), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}

@ -5,7 +5,7 @@
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| 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'] }} |
@ -19,4 +19,4 @@
| [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) | {{ sonarr['cf']['dv-webdl']['trash_score'] }} | {{ sonarr['cf']['dv-webdl']['trash_id'] }} |
!!! tip
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it)), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}

@ -5,7 +5,7 @@
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| 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'] }} |
@ -18,4 +18,4 @@
| [{{ sonarr['cf']['hlg']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hlg) | {{ sonarr['cf']['hlg']['trash_score'] }} | {{ sonarr['cf']['hlg']['trash_id'] }} |
!!! tip
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it)), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}

@ -1,6 +1,6 @@
??? abstract "Anime CF/Scoring - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------- |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------: | -------------------------------------------------------------------- |
| [{{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-01-top-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-02-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-03-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_id'] }} |

@ -5,7 +5,7 @@
![!Audio Flowchart](/Radarr/images/flowchart-audio.png)
| 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'] }} |

@ -5,7 +5,7 @@
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| 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'] }} |
@ -18,4 +18,4 @@
| [{{ sonarr['cf']['hlg']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hlg) | {{ sonarr['cf']['hlg']['trash_score'] }} | {{ sonarr['cf']['hlg']['trash_id'] }} |
!!! tip
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Formats listed above (including **ALL** the DV ones (with and without HDR in it)), It is important to also add the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}

@ -1,6 +1,6 @@
??? abstract "HQ Source Groups - [Click to show/hide]"
| Custom Format | Score | 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'] }} |

@ -1,6 +1,6 @@
??? abstract "Misc - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |
| -------------------------------------------------------------------------------------------------------- | :------------------------------------------------: | ----------------------------------------------- |
| [{{ sonarr['cf']['repack-proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repackproper) | {{ sonarr['cf']['repack-proper']['trash_score'] }} | {{ sonarr['cf']['repack-proper']['trash_id'] }} |
| [{{ sonarr['cf']['repack-v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v2) | {{ sonarr['cf']['repack-v2']['trash_score'] }} | {{ sonarr['cf']['repack-v2']['trash_id'] }} |
| [{{ sonarr['cf']['repack-v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v3) | {{ sonarr['cf']['repack-v3']['trash_score'] }} | {{ sonarr['cf']['repack-v3']['trash_id'] }} |

@ -1,7 +1,6 @@
??? abstract "Optional (UHD) - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |
| ------------------------------------------------------------------------------------- | :--------------------------------------: | ------------------------------------- |
| [{{ sonarr['cf']['sdr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#sdr) | {{ sonarr['cf']['sdr']['trash_score'] }} | {{ sonarr['cf']['sdr']['trash_id'] }} |
------

@ -1,6 +1,6 @@
??? abstract "Anime Streaming Services - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| ----------------------------------------------------------------------------------------------- | ----------------------------------------- | ------------------------------------------ |
| ----------------------------------------------------------------------------------------------- | :---------------------------------------: | -------------------------------------------- |
| [{{ sonarr['cf']['cr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#cr) | {{ sonarr['cf']['cr']['trash_score'] }} | {{ sonarr['cf']['cr']['trash_id'] }} |
| [{{ sonarr['cf']['dsnp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dsnp) | 5 | {{ sonarr['cf']['dsnp']['trash_id'] }} |
| [{{ sonarr['cf']['nf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#nf) | 4 | {{ sonarr['cf']['nf']['trash_id'] }} |

@ -1,6 +1,6 @@
??? abstract "Streaming Services - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------- | ----------------------------------------- | -------------------------------------- |
| --------------------------------------------------------------------------------------- | :---------------------------------------: | -------------------------------------- |
| [{{ sonarr['cf']['atvp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#atvp) | {{ sonarr['cf']['atvp']['trash_score'] }} | {{ sonarr['cf']['atvp']['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']['max']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#max) | {{ sonarr['cf']['max']['trash_score'] }} | {{ sonarr['cf']['max']['trash_id'] }} |

@ -1,6 +1,6 @@
??? abstract "Streaming Services (UHD) - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------- | ----------------------------------------------------- |
| ------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------: | ----------------------------------------------------- |
| [{{ sonarr['cf']['atvp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#atvp) | {{ sonarr['cf']['atvp']['trash_score'] }} | {{ sonarr['cf']['atvp']['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']['max']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#max) | {{ sonarr['cf']['max']['trash_score'] }} | {{ sonarr['cf']['max']['trash_id'] }} |

@ -1,6 +1,6 @@
??? abstract "Unwanted (UHD) - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------- | -------------------------------------------- | ----------------------------------------- |
| --------------------------------------------------------------------------------------------- | :------------------------------------------: | ----------------------------------------- |
| [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#br-disk) | {{ sonarr['cf']['br-disk']['trash_score'] }} | {{ sonarr['cf']['br-disk']['trash_id'] }} |
| [{{ sonarr['cf']['lq']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#lq) | {{ sonarr['cf']['lq']['trash_score'] }} | {{ sonarr['cf']['lq']['trash_id'] }} |
| [{{ sonarr['cf']['extras']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#extras) | {{ sonarr['cf']['extras']['trash_score'] }} | {{ sonarr['cf']['extras']['trash_id'] }} |

@ -1,6 +1,6 @@
??? abstract "Unwanted - [Click to show/hide]"
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ----------------------------------------- |
| ------------------------------------------------------------------------------------------------------- | :------------------------------------------: | ----------------------------------------- |
| [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#br-disk) | {{ sonarr['cf']['br-disk']['trash_score'] }} | {{ sonarr['cf']['br-disk']['trash_id'] }} |
| [{{ sonarr['cf']['lq']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#lq) | {{ sonarr['cf']['lq']['trash_score'] }} | {{ sonarr['cf']['lq']['trash_id'] }} |
| [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd) :warning: | {{ sonarr['cf']['x265-hd']['trash_score'] }} | {{ sonarr['cf']['x265-hd']['trash_id'] }} |

Loading…
Cancel
Save