From 18bcb865d79cb145652d294bae6c50f24f2d8ef3 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Wed, 7 Sep 2022 22:32:55 +0200 Subject: [PATCH] Fix: table link - Fix: forgot to remove SE from table and collection list --- .../sonarr-collection-of-custom-formats.md | 51 ++++++------------- 1 file changed, 16 insertions(+), 35 deletions(-) diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 52407b1d8..b5f187dfd 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -45,22 +45,22 @@ I also made 3 guides related to this one. ------ -| Series Versions | Unwanted | HQ Source Groups | Streaming Services | -| ------------------------------------ | ---------------------------------- | --------------------------- | ------------------- | -| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [WEB Tier 01](#web-tier-01) | [Amazon](#amzn) | -| [Remaster](#remaster) | [LQ](#lq) | [WEB Tier 02](#web-tier-02) | [Apple TV+](#aptv) | -| [Special Editions](#special-edition) | [DV (WEBDL)](#dv-webdl) | [WEB Tier 03](#web-tier-03) | [DC Universe](#dcu) | -| | [x265 (HD)](#x265-hd) | [WEB Scene](#web-scene) | [Disney+](#dsnp) | -| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | [HBO Max](#hmax) | -| | | | [HBO](#hbo) | -| | | | [Hulu](#hulu) | -| | | | [Netflix](#nf) | -| | | | [Paramount+](#pmtp) | -| | | | [Peacock TV](#pcok) | -| | | | [Quibi](#qibi) | -| | | | [SHOWTIME](#sho) | -| | | | [YouTube Red](#red) | -| | | | [iTunes](#it) | +| Series Versions | Unwanted | HQ Source Groups | Streaming Services | +| --------------------- | ---------------------------------- | --------------------------- | ------------------- | +| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [WEB Tier 01](#web-tier-01) | [Amazon](#amzn) | +| [Remaster](#remaster) | [LQ](#lq) | [WEB Tier 02](#web-tier-02) | [Apple TV+](#aptv) | +| | [DV (WEBDL)](#dv-webdl) | [WEB Tier 03](#web-tier-03) | [DC Universe](#dcu) | +| | [x265 (HD)](#x265-hd) | [WEB Scene](#web-scene) | [Disney+](#dsnp) | +| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | [HBO Max](#hmax) | +| | | | [HBO](#hbo) | +| | | | [Hulu](#hulu) | +| | | | [Netflix](#nf) | +| | | | [Paramount+](#pmtp) | +| | | | [Peacock TV](#pcok) | +| | | | [Quibi](#qibi) | +| | | | [SHOWTIME](#sho) | +| | | | [YouTube Red](#red) | +| | | | [iTunes](#it) | ------ @@ -724,25 +724,6 @@ I also made 3 guides related to this one. ------ -### Special Edition - -??? faq "Special Edition - [CLICK TO EXPAND]" - - Custom format for several Special Editions - - - The Director's Cut is the version edited by the Director, usually for additional home media releases. - - An Extended Cut is usually any version of the film which is longer than the theatrical cut (though in very rare cases, its shorter). - -??? example "JSON - [CLICK TO EXPAND]" - - ```json - [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/special-edition.json' %]][[% endfilter %]] - ``` - -[TOP](#index) - ------- - ## Unwanted ------