diff --git a/includes/cf/radarr-misc.md b/includes/cf/radarr-misc.md index 208360674..d84b61cfe 100644 --- a/includes/cf/radarr-misc.md +++ b/includes/cf/radarr-misc.md @@ -1,6 +1,6 @@ ??? abstract "Misc - [Click to show/hide]" - | Custom Format | Score | Trash ID | - | ------------- | :-------------------------------------------------------------------------------------------: | -------------------------------------------------------- | + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------- | :------------------------------------------------------: | ----------------------------------------- | | [{{ radarr['cf']['proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#proper) | {{ radarr['cf']['proper']['trash_scores']['default'] }} | {{ radarr['cf']['proper']['trash_id'] }} | | [{{ radarr['cf']['repack']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack) | {{ radarr['cf']['repack']['trash_scores']['default'] }} | {{ radarr['cf']['repack']['trash_id'] }} | | [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_scores']['default'] }} | {{ radarr['cf']['repack2']['trash_id'] }} | diff --git a/includes/cf/sonarr-misc.md b/includes/cf/sonarr-misc.md index ccc1bb9a0..9f7c6396d 100644 --- a/includes/cf/sonarr-misc.md +++ b/includes/cf/sonarr-misc.md @@ -1,8 +1,8 @@ ??? abstract "Misc - [Click to show/hide]" - | Custom Format | Score | Trash ID | - | ------------- | :-----------------------------------------------------------------------------------------------: | ---------------------------------------------------------- | - | [{{ sonarr['cf']['proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#proper) | {{ sonarr['cf']['proper']['trash_scores']['default'] }} | {{ sonarr['cf']['proper']['trash_id'] }} | - | [{{ sonarr['cf']['repack']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack) | {{ sonarr['cf']['repack']['trash_scores']['default'] }} | {{ sonarr['cf']['repack']['trash_id'] }} | + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------- | :--------------------------------------------------------: | ------------------------------------------- | + | [{{ sonarr['cf']['proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#proper) | {{ sonarr['cf']['proper']['trash_scores']['default'] }} | {{ sonarr['cf']['proper']['trash_id'] }} | + | [{{ sonarr['cf']['repack']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack) | {{ sonarr['cf']['repack']['trash_scores']['default'] }} | {{ sonarr['cf']['repack']['trash_id'] }} | | [{{ sonarr['cf']['repack-v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v2) | {{ sonarr['cf']['repack-v2']['trash_scores']['default'] }} | {{ sonarr['cf']['repack-v2']['trash_id'] }} | | [{{ sonarr['cf']['repack-v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v3) | {{ sonarr['cf']['repack-v3']['trash_scores']['default'] }} | {{ sonarr['cf']['repack-v3']['trash_id'] }} |