From 2f9074bc543dff4a8398542069f293dd461fdca0 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 4 Feb 2023 20:33:40 +0100 Subject: [PATCH] Fixed: minor markdown issue --- .../sonarr-collection-of-custom-formats.md | 50 +++++++++---------- ...rench-canal.json => french-canalplus.json} | 0 .../sonarr-french-streaming-services-en.md | 10 ++-- .../sonarr-french-streaming-services-fr.md | 10 ++-- 4 files changed, 35 insertions(+), 35 deletions(-) rename docs/json/sonarr/cf/{french-canal.json => french-canalplus.json} (100%) diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 6da3c3371..820708dce 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -45,28 +45,28 @@ I also made 3 guides related to this one. ------ -| Series Versions | Unwanted | HQ Source Groups | Streaming Services | -| --------------------- | --------------------- | --------------------------------------- | ------------------- | -| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) | -| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) | -| | [x265 (HD)](#x265-hd) | [HD Bluray Tier 01](#hd-bluray-tier-01) | [DC Universe](#dcu) | -| | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Disney+](#dsnp) | -| | | [WEB Tier 01](#web-tier-01) | [HBO Max](#hmax) | -| | | [WEB Tier 02](#web-tier-02) | [HBO](#hbo) | -| | | [WEB Tier 03](#web-tier-03) | [Hulu](#hulu) | -| | | [WEB Scene](#web-scene) | [NLZiet](#nlz) | -| | | | [Netflix](#nf) | -| | | | [Paramount+](#pmtp) | -| | | | [Peacock TV](#pcok) | -| | | | [Quibi](#qibi) | -| | | | [SHOWTIME](#sho) | -| | | | [Stan](#stan) | -| | | | [Videoland](#vdl) | -| | | | [YouTube Red](#red) | -| | | | [iTunes](#it) | -| | | | [CANAL+](#canal) | -| | | | [SALTO](#salto) | -| | | | [RTBF](#rtbf) | +| Series Versions | Unwanted | HQ Source Groups | Streaming Services | +| --------------------- | --------------------- | --------------------------------------- | -------------------- | +| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) | +| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) | +| | [x265 (HD)](#x265-hd) | [HD Bluray Tier 01](#hd-bluray-tier-01) | [DC Universe](#dcu) | +| | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Disney+](#dsnp) | +| | | [WEB Tier 01](#web-tier-01) | [HBO Max](#hmax) | +| | | [WEB Tier 02](#web-tier-02) | [HBO](#hbo) | +| | | [WEB Tier 03](#web-tier-03) | [Hulu](#hulu) | +| | | [WEB Scene](#web-scene) | [NLZiet](#nlz) | +| | | | [Netflix](#nf) | +| | | | [Paramount+](#pmtp) | +| | | | [Peacock TV](#pcok) | +| | | | [Quibi](#qibi) | +| | | | [SHOWTIME](#sho) | +| | | | [Stan](#stan) | +| | | | [Videoland](#vdl) | +| | | | [YouTube Red](#red) | +| | | | [iTunes](#it) | +| | | | [CANAL+](#canalplus) | +| | | | [SALTO](#salto) | +| | | | [RTBF](#rtbf) | ------ @@ -1592,9 +1592,9 @@ I also made 3 guides related to this one. ------ -### CANAL +### CANALPlus -CANAL = CANAL+/MyCANAL +CANALPlus = CANAL+/MyCANAL ??? question "Canal+ - [CLICK TO EXPAND]" @@ -1603,7 +1603,7 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-canal.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-canalplus.json' %]][[% endfilter %]] ``` [TOP](#index) diff --git a/docs/json/sonarr/cf/french-canal.json b/docs/json/sonarr/cf/french-canalplus.json similarity index 100% rename from docs/json/sonarr/cf/french-canal.json rename to docs/json/sonarr/cf/french-canalplus.json diff --git a/includes/french-guide/sonarr-french-streaming-services-en.md b/includes/french-guide/sonarr-french-streaming-services-en.md index 06f99283a..beff64c63 100644 --- a/includes/french-guide/sonarr-french-streaming-services-en.md +++ b/includes/french-guide/sonarr-french-streaming-services-en.md @@ -1,9 +1,9 @@ ??? abstract "French Streaming Services - [CLICK TO EXPAND]" - | Custom Format | Trash ID | - | ------------------------------------------------------------------------------------------------ | ---------------------------------------------- | - | [{{ sonarr['cf']['french-canal']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canal) | {{ sonarr['cf']['french-canal']['trash_id'] }} | - | [{{ sonarr['cf']['french-salto']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#salto) | {{ sonarr['cf']['french-salto']['trash_id'] }} | - | [{{ sonarr['cf']['french-rtbf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#rtbf) | {{ sonarr['cf']['french-rtbf']['trash_id'] }} | + | Custom Format | Trash ID | + | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | + | [{{ sonarr['cf']['french-canalplus']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canalplus) | {{ sonarr['cf']['french-canalplus']['trash_id'] }} | + | [{{ sonarr['cf']['french-salto']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#salto) | {{ sonarr['cf']['french-salto']['trash_id'] }} | + | [{{ sonarr['cf']['french-rtbf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#rtbf) | {{ sonarr['cf']['french-rtbf']['trash_id'] }} | ??? info "Info - [CLICK TO EXPAND]" diff --git a/includes/french-guide/sonarr-french-streaming-services-fr.md b/includes/french-guide/sonarr-french-streaming-services-fr.md index f4fc5fd81..c0990997f 100644 --- a/includes/french-guide/sonarr-french-streaming-services-fr.md +++ b/includes/french-guide/sonarr-french-streaming-services-fr.md @@ -1,9 +1,9 @@ ??? abstract "Services de streaming en français - [CLIQUEZ POUR AFFICHER]" - | Formats Personnalisés | Trash ID | - | ------------------------------------------------------------------------------------------------ | ---------------------------------------------- | - | [{{ sonarr['cf']['french-canal']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canal) | {{ sonarr['cf']['french-canal']['trash_id'] }} | - | [{{ sonarr['cf']['french-salto']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#salto) | {{ sonarr['cf']['french-salto']['trash_id'] }} | - | [{{ sonarr['cf']['french-rtbf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#rtbf) | {{ sonarr['cf']['french-rtbf']['trash_id'] }} | + | Formats Personnalisés | Trash ID | + | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | + | [{{ sonarr['cf']['french-canalplus']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#canalplus) | {{ sonarr['cf']['french-canalplus']['trash_id'] }} | + | [{{ sonarr['cf']['french-salto']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#salto) | {{ sonarr['cf']['french-salto']['trash_id'] }} | + | [{{ sonarr['cf']['french-rtbf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#rtbf) | {{ sonarr['cf']['french-rtbf']['trash_id'] }} | ??? info "Info - [CLICK TO EXPAND]"