From b9c17f6b0a96a4ef7cda72fbd9c1a1a090d8ffbd Mon Sep 17 00:00:00 2001 From: TRaSH Date: Tue, 30 Aug 2022 11:51:35 +0200 Subject: [PATCH] Reverted: Upper => Lower Case for old files Reverted: Upper => Lower Case for old files, being the redirect goes in to a loop when running it local --- docs/Sonarr/.pages | 10 ++++----- ...d => Sonarr-Quality-Settings-File-Size.md} | 0 ... => Sonarr-Release-Profile-RegEx-Anime.md} | 2 +- ...gex.md => Sonarr-Release-Profile-RegEx.md} | 2 +- ...md => Sonarr-recommended-naming-scheme.md} | 0 ...pping.md => Sonarr-remote-path-mapping.md} | 0 .../sonarr-setup-custom-formats-anime.md | 2 +- docs/Sonarr/sonarr-setup-custom-formats.md | 4 ++-- mkdocs.yml | 21 +++++++------------ 9 files changed, 17 insertions(+), 24 deletions(-) rename docs/Sonarr/{sonarr-quality-settings-file-size.md => Sonarr-Quality-Settings-File-Size.md} (100%) rename docs/Sonarr/{sonarr-release-profile-regex-anime.md => Sonarr-Release-Profile-RegEx-Anime.md} (99%) rename docs/Sonarr/{sonarr-release-profile-regex.md => Sonarr-Release-Profile-RegEx.md} (99%) rename docs/Sonarr/{sonarr-recommended-naming-scheme.md => Sonarr-recommended-naming-scheme.md} (100%) rename docs/Sonarr/{sonarr-remote-path-mapping.md => Sonarr-remote-path-mapping.md} (100%) diff --git a/docs/Sonarr/.pages b/docs/Sonarr/.pages index a7ab0706e..4f476fe18 100644 --- a/docs/Sonarr/.pages +++ b/docs/Sonarr/.pages @@ -1,8 +1,8 @@ nav: - Home: index.md - - Quality Settings (File Size): sonarr-quality-settings-file-size.md - - Recommended naming scheme: sonarr-recommended-naming-scheme.md - - Release Profile RegEx (WEB-DL): sonarr-release-profile-regex.md - - Release Profile RegEx (Anime): sonarr-release-profile-regex-anime.md - - Remote Path Mappings explained: sonarr-remote-path-mapping.md + - Quality Settings (File Size): Sonarr-Quality-Settings-File-Size.md + - Recommended naming scheme: Sonarr-recommended-naming-scheme.md + - Release Profile RegEx (WEB-DL): Sonarr-Release-Profile-RegEx.md + - Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md + - Remote Path Mappings explained: Sonarr-remote-path-mapping.md - Tips diff --git a/docs/Sonarr/sonarr-quality-settings-file-size.md b/docs/Sonarr/Sonarr-Quality-Settings-File-Size.md similarity index 100% rename from docs/Sonarr/sonarr-quality-settings-file-size.md rename to docs/Sonarr/Sonarr-Quality-Settings-File-Size.md diff --git a/docs/Sonarr/sonarr-release-profile-regex-anime.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md similarity index 99% rename from docs/Sonarr/sonarr-release-profile-regex-anime.md rename to docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md index aba2f1539..80c2a9fa6 100644 --- a/docs/Sonarr/sonarr-release-profile-regex-anime.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md @@ -62,7 +62,7 @@ Having tested most of these settings, they work pretty well, but Anime is a fick ### Suggested naming scheme -For this I used the [Sonarr Recommended naming scheme](/Sonarr/sonarr-recommended-naming-scheme/#anime-episode-format){:target="_blank" rel="noopener noreferrer"} with only a small change for a formatting error to be fixed and the `Series Folder Format` for easier matching. +For this I used the [Sonarr Recommended naming scheme](/Sonarr/Sonarr-recommended-naming-scheme/#anime-episode-format){:target="_blank" rel="noopener noreferrer"} with only a small change for a formatting error to be fixed and the `Series Folder Format` for easier matching. #### Anime Episode Format diff --git a/docs/Sonarr/sonarr-release-profile-regex.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md similarity index 99% rename from docs/Sonarr/sonarr-release-profile-regex.md rename to docs/Sonarr/Sonarr-Release-Profile-RegEx.md index f5b904953..6b401181b 100644 --- a/docs/Sonarr/sonarr-release-profile-regex.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -103,7 +103,7 @@ You will get a popup screen that will look like this: Example of a naming scheme for series: - Can be found [HERE](/Sonarr/sonarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"} + Can be found [HERE](/Sonarr/Sonarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"} Add this to your `Preferred (3)` with a score of [100] diff --git a/docs/Sonarr/sonarr-recommended-naming-scheme.md b/docs/Sonarr/Sonarr-recommended-naming-scheme.md similarity index 100% rename from docs/Sonarr/sonarr-recommended-naming-scheme.md rename to docs/Sonarr/Sonarr-recommended-naming-scheme.md diff --git a/docs/Sonarr/sonarr-remote-path-mapping.md b/docs/Sonarr/Sonarr-remote-path-mapping.md similarity index 100% rename from docs/Sonarr/sonarr-remote-path-mapping.md rename to docs/Sonarr/Sonarr-remote-path-mapping.md diff --git a/docs/Sonarr/sonarr-setup-custom-formats-anime.md b/docs/Sonarr/sonarr-setup-custom-formats-anime.md index db604a23b..62043c154 100644 --- a/docs/Sonarr/sonarr-setup-custom-formats-anime.md +++ b/docs/Sonarr/sonarr-setup-custom-formats-anime.md @@ -70,7 +70,7 @@ Result: ## Quality Settings -For quality settings please refer to [Sonarr Quality Definitions - Anime](/Sonarr/sonarr-quality-settings-file-size/#sonarr-quality-definitions-anime-work-in-progress){:target="_blank" rel="noopener noreferrer"} +For quality settings please refer to [Sonarr Quality Definitions - Anime](/Sonarr/Sonarr-Quality-Settings-File-Size/#sonarr-quality-definitions-anime-work-in-progress){:target="_blank" rel="noopener noreferrer"} --- diff --git a/docs/Sonarr/sonarr-setup-custom-formats.md b/docs/Sonarr/sonarr-setup-custom-formats.md index 6085e22af..c28810079 100644 --- a/docs/Sonarr/sonarr-setup-custom-formats.md +++ b/docs/Sonarr/sonarr-setup-custom-formats.md @@ -99,7 +99,7 @@ Then we would use the following order: If you prefer 720p/1080p WEBDL (WEB-1080p) -I suggest to first follow the [Quality Settings (File Size)](/Sonarr/sonarr-quality-settings-file-size/){:target="_blank" rel="noopener noreferrer"} +I suggest to first follow the [Quality Settings (File Size)](/Sonarr/Sonarr-Quality-Settings-File-Size/){:target="_blank" rel="noopener noreferrer"} If you think the sizes are too big to your preference then stop reading and see if the other tutorials are helpful to you. :bangbang: For this Quality Profile we're going to make use of the following Custom Formats @@ -135,7 +135,7 @@ Use the following main settings in your profile. If you prefer 2160p WEBDL (WEB-2160p) -I suggest to first follow the [Quality Settings (File Size)](/Sonarr/sonarr-quality-settings-file-size/){:target="_blank" rel="noopener noreferrer"} +I suggest to first follow the [Quality Settings (File Size)](/Sonarr/Sonarr-Quality-Settings-File-Size/){:target="_blank" rel="noopener noreferrer"} If you think the sizes are too big to your preference then stop reading and see if the other tutorials are helpful to you. :bangbang: For this Quality Profile we're going to make use of the following Custom Formats diff --git a/mkdocs.yml b/mkdocs.yml index f0829f3f2..a1ec40877 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -77,20 +77,13 @@ plugins: Radarr/V3/Tips/Radarr-add-a-movie-collection.md: Radarr/Tips/Radarr-add-a-movie-collection.md Radarr/V3/Tips/Radarr-rename-your-folders.md: Radarr/Tips/Radarr-rename-your-folders.md Radarr/V3/Tips/Radarr-show-unknown-movie-items.md: Radarr/Tips/Radarr-show-unknown-movie-items.md - # Radarr case changes redirects # Sonarr old redirects - Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md: Sonarr/sonarr-remote-path-mapping.md - Sonarr/V3/Sonarr-Quality-Settings-File-Size.md: Sonarr/sonarr-quality-settings-file-size.md - Sonarr/V3/Sonarr-recommended-naming-scheme.md: Sonarr/sonarr-recommended-naming-scheme.md - Sonarr/V3/Sonarr-Release-Profile-RegEx.md: Sonarr/sonarr-release-profile-regex.md - Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md: Sonarr/sonarr-release-profile-regex-anime.md - Sonarr/V3/Sonarr-remote-path-mapping.md: Sonarr/sonarr-remote-path-mapping.md - # Sonarr case changes redirects - Sonarr/Sonarr-quality-settings-file-size.md: Sonarr/sonarr-quality-settings-file-size.md - # Sonarr/Sonarr-recommended-naming-scheme.md: Sonarr/sonarr-recommended-naming-scheme.md - # Sonarr/Sonarr-Release-Profile-RegEx.md: Sonarr/sonarr-release-profile-regex.md - # Sonarr/Sonarr-Release-Profile-RegEx-Anime.md: Sonarr/sonarr-release-profile-regex-anime.md - # Sonarr/Sonarr-remote-path-mapping.md: Sonarr/sonarr-remote-path-mapping.md + Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md: Sonarr/Sonarr-remote-path-mapping.md + Sonarr/V3/Sonarr-Quality-Settings-File-Size.md: Sonarr/Sonarr-Quality-Settings-File-Size.md + Sonarr/V3/Sonarr-recommended-naming-scheme.md: Sonarr/Sonarr-recommended-naming-scheme.md + Sonarr/V3/Sonarr-Release-Profile-RegEx.md: Sonarr/Sonarr-Release-Profile-RegEx.md + Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md: Sonarr/Sonarr-Release-Profile-RegEx-Anime.md + Sonarr/V3/Sonarr-remote-path-mapping.md: Sonarr/Sonarr-remote-path-mapping.md # Downloader old redirects NZBGet/How-to-setup-NZBGet.md: Downloaders/NZBGet/Basic-Setup.md NZBGet/scripts/index.md: Downloaders/NZBGet/scripts/index.md @@ -144,4 +137,4 @@ theme: text: "Noto Sans" code: "Encode Sans Expanded" favicon: img/favicon.png - logo: img/logo.png + logo: img/logo.png \ No newline at end of file