diff --git a/docs/Radarr/Tips/Radarr-add-a-movie-collection.md b/docs/Radarr/Tips/Radarr-add-a-movie-collection.md deleted file mode 100644 index 3660ce695..000000000 --- a/docs/Radarr/Tips/Radarr-add-a-movie-collection.md +++ /dev/null @@ -1,63 +0,0 @@ -# How to add a Movie Collection - -The option to add movie collections based on a movie you already have is one of the coolest new features in Radarr v3 in my opinion. - -Lets say you add a movie like `Pirates of the Caribbean: The Curse of the Black Pearl` and you actually want to have the other movies from the same collection. - -Now you can let Radarr add them for you with just a few simple clicks - ---- - -## How to add the collection lists - -First go to the movie where you want to add the collection from, and click on the `collection` flag - -![!Add Collection Flag](images/rmc-add-movie-collection-flag.png) - ---- - -## Add List Settings - -After you clicked on it, a new window/popup will appear with the following options: - -![!Add List - TMDb Collection](images/rmc-add-list-tmdb-collection.png) - -1. Give your collection a name, or use the pre filled one. -1. Enable this list for use in Radarr. -1. Enable this so the movies will be automatically added to Radarr from this list. -1. Enable this so movies will be set monitored when added to Radarr from this list. -1. Enable this so Radarr will start searching movies from this list when added. -1. Set your minimum availability. -1. Your preferred quality profile. -1. Your root path where you want the movies added. -1. Add any tags you want for your own preference. -1. TMDb collection Id. -1. Click on Save so it will be added+searched for in Radarr. - -!!! warning - Don't change the Collection Id else you will end up with the wrong collection!!! - ---- - -After clicking on `Save`, the movies from the lists will be added to Radarr and searched for. - -## Result - -The added movies will show up in your movie overview: - -![!Your Movie Collection](images/rmc-collection.png) - ---- - -### Edit your Lists - -If for any reason you need or want to edit your added list, go to: - -`Settings` => `Lists` - -Then search for you list you want to edit/remove - -![!Radarr Lists](images/rmc-lists.png) - -{! include-markdown "../../../includes/support.md" !} - diff --git a/docs/Radarr/Tips/images/rmc-add-list-tmdb-collection.png b/docs/Radarr/Tips/images/rmc-add-list-tmdb-collection.png deleted file mode 100644 index 5e7fb4ee1..000000000 Binary files a/docs/Radarr/Tips/images/rmc-add-list-tmdb-collection.png and /dev/null differ diff --git a/docs/Radarr/Tips/images/rmc-add-movie-collection-flag.png b/docs/Radarr/Tips/images/rmc-add-movie-collection-flag.png deleted file mode 100644 index 93fe7faf4..000000000 Binary files a/docs/Radarr/Tips/images/rmc-add-movie-collection-flag.png and /dev/null differ diff --git a/docs/Radarr/Tips/images/rmc-collection.png b/docs/Radarr/Tips/images/rmc-collection.png deleted file mode 100644 index da30e027b..000000000 Binary files a/docs/Radarr/Tips/images/rmc-collection.png and /dev/null differ diff --git a/docs/Radarr/Tips/images/rmc-lists.png b/docs/Radarr/Tips/images/rmc-lists.png deleted file mode 100644 index 88cf1f281..000000000 Binary files a/docs/Radarr/Tips/images/rmc-lists.png and /dev/null differ diff --git a/docs/SQP/yml/sqp-2.yml b/docs/SQP/yml/sqp-2.yml index cd5bc00b9..1a1cd6de6 100644 --- a/docs/SQP/yml/sqp-2.yml +++ b/docs/SQP/yml/sqp-2.yml @@ -83,7 +83,7 @@ radarr: - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL) quality_profiles: - name: Remux|Bluray|IMAX-E|2160p - # score: 0 + # score: 0 # overrides default of -10000 - trash_ids: # Misc - 2899d84dc9372de3408e6d8cc18e9666 # x264 diff --git a/docs/SQP/yml/sqp-3.yml b/docs/SQP/yml/sqp-3.yml index 08de3671e..846048531 100644 --- a/docs/SQP/yml/sqp-3.yml +++ b/docs/SQP/yml/sqp-3.yml @@ -80,7 +80,7 @@ radarr: - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL) quality_profiles: - name: Remux|IMAX-E|2160p - # score: 0 + # score: 0 # overrides default of -10000 - trash_ids: # Misc - 2899d84dc9372de3408e6d8cc18e9666 # x264 diff --git a/docs/SQP/yml/sqp-4.yml b/docs/SQP/yml/sqp-4.yml index d77ffab1a..1d9dc2810 100644 --- a/docs/SQP/yml/sqp-4.yml +++ b/docs/SQP/yml/sqp-4.yml @@ -80,7 +80,7 @@ radarr: - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL) quality_profiles: - name: WEBDL|IMAX-E|2160p - # score: 0 + # score: 0 # overrides default of -10000 - trash_ids: # Misc - 2899d84dc9372de3408e6d8cc18e9666 # x264 diff --git a/docs/SQP/yml/sqp-5.yml b/docs/SQP/yml/sqp-5.yml index b78aa0312..60f2688c7 100644 --- a/docs/SQP/yml/sqp-5.yml +++ b/docs/SQP/yml/sqp-5.yml @@ -83,7 +83,7 @@ radarr: - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL) quality_profiles: - name: Bluray|IMAX-E|2160p - # score: 0 + # score: 0 # overrides default of -10000 - trash_ids: # Misc - 2899d84dc9372de3408e6d8cc18e9666 # x264 diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index f9766f624..cae9397f9 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -418,7 +418,7 @@ Add this to your `Preferred (3)` with a score of [-25] Add this to your `Preferred (3)` with a score of [-25] ```bash -/(1-.+)$/i +/(? no longer valid. #915 + # 2022-10-18 21:20 **[Prowlarr] Tips for Prowlarr** - NEW: How to Setup proxy for certain indexers. #905 diff --git a/includes/sqp/1-cf-scoring.md b/includes/sqp/1-cf-scoring.md index 1c484af09..37cae4b79 100644 --- a/includes/sqp/1-cf-scoring.md +++ b/includes/sqp/1-cf-scoring.md @@ -22,7 +22,7 @@ ??? summary "Movie Versions - [CLICK TO EXPAND]" - !!! danger "Adding `IMAX`/`IMAX` Enhanced will replace the BHDStudio release :warning:" + !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the BHDStudio release :warning:" | Custom Format | Score | Trash ID | | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------------------ | diff --git a/mkdocs.yml b/mkdocs.yml index 594c8c935..9868903bd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,7 +83,6 @@ plugins: Radarr/V3/Radarr-recommended-naming-scheme.md: Radarr/Radarr-recommended-naming-scheme.md Radarr/V3/Radarr-remote-path-mapping.md: Radarr/Radarr-remote-path-mapping.md Radarr/V3/Radarr-setup-custom-formats.md: Radarr/Radarr-setup-custom-formats.md - 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 # Sonarr old redirects