1. You set your download location in your download client
1. Your download client **ONLY** downloads to your download folder/location.
1. And you tell Radarr where you want your clean media library
1. Radarr imports from your download location (copy/move/hardlink) to your media folder/library
1. Plex, Emby, JellyFin or Kodi should **ONLY** have access to your media folder/library
:bangbang: __**Your Download and Media Library should be **NEVER** the same locations**__ :bangbang:
### System Folders
### System Folders
@ -147,3 +139,5 @@ Being that Sonarr/Radarr only looks at the last xx amount in the queue/history.
------
------
<sub>Thanks to [fryfrog](https://github.com/fryfrog){:target="_blank" rel="noopener noreferrer"} for helping me with the settings and providing the info needed to create this Guide.</sub>
<sub>Thanks to [fryfrog](https://github.com/fryfrog){:target="_blank" rel="noopener noreferrer"} for helping me with the settings and providing the info needed to create this Guide.</sub>
@ -40,3 +40,5 @@ This basic example is based on the use of docker images
When your downloads ends up in `/data/torrents/` and not in `/data/torrents/{tv|movies|music}` then you probably forgot to change `Default Torrent Management Mode:` to `Automatic`
When your downloads ends up in `/data/torrents/` and not in `/data/torrents/{tv|movies|music}` then you probably forgot to change `Default Torrent Management Mode:` to `Automatic`
We will start with downloading the `docker-compose.yml` file
We will start with downloading the `docker-compose.yml` file
Download this [docker-compose.yml](https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/docker-compose/docker-compose.yml){:target="_blank" rel="noopener noreferrer"} to your `/volume1/docker/appdata` location so you got your important stuff together. Or use the command below:
Download this [docker-compose.yml](https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/docker-compose/docker-compose.yml){:target="_blank" rel="noopener noreferrer"} to your `/volume1/docker/appdata` location so you got your important stuff together. Or use the command below:
What's not included (and where are the download clients?).
I didn't add a download client to it, because it depends on what you prefer (usenet/torrent) and which client you prefer, so I created a new [Repository](https://github.com/TRaSH-/Guides-Synology-Templates/tree/main/templates){:target="_blank" rel="noopener noreferrer"} on Github where I provide and maintain some templates that are ready to use with the main `docker-compose.yml`.
I didn't add a download client to it, because it depends on what you prefer (usenet/torrent) and which client you prefer, so I created a new [Repository](https://github.com/TRaSH-/Guides-Synology-Templates/tree/main/templates){:target="_blank" rel="noopener noreferrer"} on Github where I provide and maintain some templates that are ready to use with the main `docker-compose.yml`.
Download this [.env](https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/docker-compose/.env){:target="_blank" rel="noopener noreferrer"} to your `/volume1/docker/appdata` location so you got your important stuff together. Or use this command:
Download this [.env](https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/docker-compose/.env){:target="_blank" rel="noopener noreferrer"} to your `/volume1/docker/appdata` location so you got your important stuff together. Or use this command:
<iframewidth="560"height="315"src="https://www.youtube.com/embed/AMcHsQJ7My0"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/AMcHsQJ7My0"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
Please don't forget to check out his other Unraid Video's [HERE](https://www.youtube.com/c/IBRACORP/videos){:target="_blank" rel="noopener noreferrer"}
Please don't forget to check out his other Unraid Video's [HERE](https://www.youtube.com/c/IBRACORP/videos){:target="_blank" rel="noopener noreferrer"}
@ -4,12 +4,12 @@ I often get the question what's the best Quality Settings to use,
Well it's actually personal preference so I will show you a recommended Quality Settings.
Well it's actually personal preference so I will show you a recommended Quality Settings.
But before you continue to read, as with all my guides:
But before you continue to read, as with all my guides:
!!! question ""
!!! error ""
**If you don't care about quality then stop reading and see if the other tutorials are helpful for you.**
**If you don't care about quality then stop reading and see if the other tutorials are helpful for you.**
This Quality Settings has been created and tested with info I got from others, and release comparisons from different sources.
This Quality Settings has been created and tested with info I got from others, and release comparisons from different sources.
??? question "FAQ"
??? question "FAQ - [CLICK TO EXPAND]"
## FAQ
## FAQ
@ -61,3 +61,5 @@ This Quality Settings has been created and tested with info I got from others, a
The highest preferred quality you can manually enter is 1 less than the Maximum quality. If you use the slider, the preferred quality can be up to 5 lesser than the Maximum quality.
The highest preferred quality you can manually enter is 1 less than the Maximum quality. If you use the slider, the preferred quality can be up to 5 lesser than the Maximum quality.
Make sure you have enabled 'Show Advanced' in Radarr, if you don't see a provision to enter the scores, under the Quality settings.
Make sure you have enabled 'Show Advanced' in Radarr, if you don't see a provision to enter the scores, under the Quality settings.
@ -8,9 +8,10 @@ With Radarr V3, Custom Formats are much more advanced/powerful than with v0.2, a
After requesting at Team Radarr we now have the options to import/export the Custom Formats in a JSON format that we can use here what makes it easier to share the different kind of Custom Formats.
After requesting at Team Radarr we now have the options to import/export the Custom Formats in a JSON format that we can use here what makes it easier to share the different kind of Custom Formats.
I also made 2 guides related to this one.
I also made 3 guides related to this one.
- [How to import Custom Formats](/Radarr/Radarr-import-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to import the Custom Formats.
- [How to import Custom Formats](/Radarr/Radarr-import-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to import the Custom Formats.
- [How to upgrade Custom Formats](/Radarr/Radarr-how-to-update-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to upgrade your existing the Custom Formats.
- [How to setup Custom Formats](/Radarr/Radarr-setup-custom-formats){:target="_blank" rel="noopener noreferrer"} Where I will try to explain how to make the most use of Custom Formats and show some personal examples that I'm using. That you can use to get a idea how to setup yours.
- [How to setup Custom Formats](/Radarr/Radarr-setup-custom-formats){:target="_blank" rel="noopener noreferrer"} Where I will try to explain how to make the most use of Custom Formats and show some personal examples that I'm using. That you can use to get a idea how to setup yours.
!!! tip
!!! tip
@ -23,6 +24,8 @@ I also made 2 guides related to this one.
This way you make sure the Custom Formats preferences will be used and not ignored.
This way you make sure the Custom Formats preferences will be used and not ignored.
Here I will show various ways how you can update your Custom Formats with any changes from the Guide or provided to you from other sources, without loosing the scoring in your Quality Profile.
## Manual way
!!! note ""
Starting from v4.0.0.5653 Radarr now supports Import to update existing Custom Formats.
The manual way is almost the same as the import Custom Format way.
In Radarr
`Settings` => `Custom Formats`
![cf-settings-cf](images/cf-settings-cf.png)
Open the custom Format you want to update.
![!Import To Update](images/cf-import-to-update.png)
In the empty `Custom Format JSON` box (1) you just paste the `JSON` what you got from the [Custom Format Collection](/Radarr/Radarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} or provided to you from other sources followed by the `Import` button (2).
What you see in the red box is a example txt that you don't and can't remove!
![cf-import-cf](images/cf-import-cf.png)
After selecting the `Import` button you will get a screen that has all the Custom Formats variables filled in correctly,
all you need to do now is click on the `Save` button and you're done.
![cf-import-done](images/cf-import-done.png)
!!! attention
The Import to update existing Custom Formats replaces the existing Custom Format, so all manual changes you did to it will be lost :bangbang:
------
## Notifiarr
It's possible with [Notifiarr](https://notifiarr.com/profile.php) (Patron feature)
After setup it's fully automated and will check every X minutes for updates to the Custom Formats or Sonarr Release Profile and will update it to your Radarr or Sonarr (Multiple Client Support).
@ -7,25 +7,27 @@ Here I will try to explain how you can import Custom Formats for Radarr v3.
**Quality Profile trumps Custom Formats**
**Quality Profile trumps Custom Formats**
More info [HERE](/Radarr/Radarr-setup-custom-formats/){:target="_blank" rel="noopener noreferrer"}
## How to Copy/Paste the JSON from the site
## How to Copy/Paste the JSON from the site
In this example i will use the [BR-DISK](/Radarr/Radarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"} Custom Format the one most people don't want to download anyway and if you do then you probably don't use Radarr or Plex being both don't support it.
In this example i will use the [BR-DISK](/Radarr/Radarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"} Custom Format the one most people don't want to download anyway and if you do then you probably don't use Radarr or Plex being both don't support it.
Visit the [Collection of Custom Formats](/Radarr/Radarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} and from the Table select [BR-DISK](/Radarr/Radarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"}
Visit the [Collection of Custom Formats](/Radarr/Radarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} and from the Table select [BR-DISK](/Radarr/Radarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"}
@ -64,8 +66,6 @@ all you need to do now is click on the `Save` button and you're done.
Personally I would only add the Custom Formats that do what you actually prefer especially in the beginning, including the [Releases you should avoid](/Radarr/Radarr-setup-custom-formats/#releases-you-should-avoid)
Personally I would only add the Custom Formats that do what you actually prefer especially in the beginning, including the [Releases you should avoid](/Radarr/Radarr-setup-custom-formats/#releases-you-should-avoid)
If you got any questions or aren't sure what to add just Click the chat badge to join the Discord Channel where you can ask your questions directly
Check out the [How to setup Custom Formats](/Radarr/Radarr-setup-custom-formats/) where I will try to explain how to make the most use of custom formats and show some personal examples that I'm using. That you can use to get a idea how to setup yours.
Check out the [How to setup Custom Formats](/Radarr/Radarr-setup-custom-formats/) where I will try to explain how to make the most use of custom formats and show some personal examples that I'm using. That you can use to get a idea how to setup yours.
@ -78,10 +78,6 @@ My suggestion is to create tiers of scores based on what things matter to you.
Personally I would only add the Custom Formats that do what you actually prefer especially in the beginning, including the [Releases you should avoid](#releases-you-should-avoid)
Personally I would only add the Custom Formats that do what you actually prefer especially in the beginning, including the [Releases you should avoid](#releases-you-should-avoid)
If you got any questions or aren't sure what to add just Click the chat badge to join the Discord Channel where you can ask your questions directly.
- 1 download client or 2 if you prefer Usenet and Torrents.
- 1 download client (*2 if you prefer Usenet and Torrents*).
- Your download client has 2 separate categories (movies-hd, movies-uhd, tv-hd, tv-uhd, etc)
- Your download client has 2 separate categories (movies-hd, movies-uhd, tv-hd, tv-uhd, etc)
!!! attention
!!! attention
@ -32,7 +32,7 @@ For this you need to have prepared the following:
In this example I'm going to use 2 Radarr (The basics is the same for Sonarr).
In this example I'm going to use 2 Radarr (The basics is the same for Sonarr).
- `Radarr 1` = My main 4K/2160p (UHD) Radarr.
- `Radarr 1` = My main 4K/2160p (UHD) Radarr.
- `Radarr 2` = My 1080p Radarr that I've setup for streaming optimized quality profile [link](#1080p-streaming-optimized).
- `Radarr 2` = My 1080p Radarr that I've setup for streaming optimized quality profile.[^1]
This option is best used if you want a 1:1 copy of your Radarr/Sonarr instances
This option is best used if you want a 1:1 copy of your Radarr/Sonarr instances
@ -55,7 +55,7 @@ Then you get a screen with the following options.
1. Enable so the movies will be automatically added.
1. Enable so the movies will be automatically added.
1. Enable so the movies will be added and monitored (if disabled then there will be no search done for the movies).
1. Enable so the movies will be added and monitored (if disabled then there will be no search done for the movies).
1. Enable so when added Radarr will perform a search.
1. Enable so when added Radarr will perform a search.
1. When Radarr shall consider a movie is available.
1. When Radarr shall consider a movie is available.[^2]
1. The Quality Profile you want to use on `Radarr 2`.
1. The Quality Profile you want to use on `Radarr 2`.
1. Your Root location for your media library.
1. Your Root location for your media library.
1. The Full URL to `Radarr 1` (Use local URL if they run on the same system).
1. The Full URL to `Radarr 1` (Use local URL if they run on the same system).
@ -64,15 +64,9 @@ Then you get a screen with the following options.
1. Test the connection to `Radarr 1`.
1. Test the connection to `Radarr 1`.
1. Save your settings.
1. Save your settings.
??? faq "When Radarr shall consider a movie is available - [CLICK TO EXPAND]"
- Announced: Radarr shall consider movies available as soon as they are added to Radarr. This setting is recommended if you have good private trackers that do not have fakes.
- In Cinemas: Radarr shall consider movies available as soon as movies they hit cinemas. This option is not recommended.
- Released: Radarr shall consider movies available as soon as the Blu-ray is released. This option is recommended if your indexers contain fakes often.
#### Radarr Download client setup
#### Radarr Download client setup
You don't need a separate download client for your 2 Radarr instances, this all can be done with 1 download client or 2 if you prefer Usenet and Torrents.
You don't need a separate download client for your 2 Radarr instances, this all can be done with 1 download client (*2 if you prefer Usenet and Torrents*).
`Settings` => `Download Clients`
`Settings` => `Download Clients`
@ -92,28 +86,6 @@ Only thing you need to change/create is a separate `Category` that you're going
You now only need to make use of `Radarr 1` all movies your add to `Radarr 1` will be synced to `Radarr 2` at a scheduled time.
You now only need to make use of `Radarr 1` all movies your add to `Radarr 1` will be synced to `Radarr 2` at a scheduled time.
If you're interested in the 1080p streaming optimized quality profile you can contact me on [discord](https://trash-guides.info/discord)
This is a special quality profile i created for people who are really interested in it
This release profile is fine tuned when you want to run a 2nd Radarr for 1080p, and want minimum to none transcoding and smaller sizes for the second copy's
- Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms)
- Small sizes
- Good quality
- No DoVi
- Only AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility)
!!! note "Why choose this quality profile?"
- You want maximum compatibility between all devices and still a HQ releases.
- You run 2 instances of Radarr and want both version or just for the 1080p ones.
- You want to have minimum till none transcoding for low powered devices or remote streaming.
------
------
### Option 2
### Option 2
@ -152,10 +124,10 @@ Then you get a screen with the following options.
1. The name you want to call your Sync list.
1. The name you want to call your Sync list.
1. Enable so the shows will be automatically added.
1. Enable so the shows will be automatically added.
1. Choose your monitoring options.
1. Choose your monitoring options.[^3]
1. Your Root location for your media library.
1. Your Root location for your media library.
1. The Quality Profile you want to use on `Sonarr 2`.
1. The Quality Profile you want to use on `Sonarr 2`.
1. Series Type.
1. Series Type.[^4]
1. If you want to use Season Folders.
1. If you want to use Season Folders.
1. The Full URL to `Sonarr 1` (Use local URL if they run on the same system).
1. The Full URL to `Sonarr 1` (Use local URL if they run on the same system).
1. Your API Key of `Sonarr 1`.
1. Your API Key of `Sonarr 1`.
@ -163,25 +135,9 @@ Then you get a screen with the following options.
1. Test the connection to `Sonarr 1`.
1. Test the connection to `Sonarr 1`.
1. Save your settings.
1. Save your settings.
??? FAQ "Monitoring Options - [CLICK TO EXPAND]"
- All Episodes: Monitor all episodes except specials
- Future Episodes: Monitor episodes that have not aired yet
- Missing Episodes: Monitor episodes that do not have files or have not aired yet
- Existing Episodes: Monitor episodes that have files or have not aired yet
- First Season: Monitor all episodes of the first season. All other seasons will be ignored
- Latest Season: Monitor all episodes of the latest season and future seasons
- None: No episodes will be monitored
??? FAQ "Series Type - [CLICK TO EXPAND]"
- Anime: Episodes released using an absolute episode number
- Daily: Episodes released daily or less frequently that use year-month-day (2017-05-25)
- Standard: Episodes released with SxxEyy pattern
#### Sonarr Download client setup
#### Sonarr Download client setup
You don't need a separate download client for your 2 Radarr instances, this all can be done with 1 download client or 2 if you prefer Usenet and Torrents.
You don't need a separate download client for your 2 Radarr instances, this all can be done with 1 download client (2 if you prefer Usenet and Torrents).
`Settings` => `Download Clients`
`Settings` => `Download Clients`
@ -200,3 +156,46 @@ Only thing you need to change/create is a separate `Category` that you're going
### How does this Sonarr Sync work
### How does this Sonarr Sync work
You now only need to make use of `Sonarr 1`, When you got a TV Shows (or a Movie if you use this option with Radarr) that you also want as 4K/2160p (UHD) then you make sure you make use of the Cloned Quality Profile. And it will sync at a scheduled time.
You now only need to make use of `Sonarr 1`, When you got a TV Shows (or a Movie if you use this option with Radarr) that you also want as 4K/2160p (UHD) then you make sure you make use of the Cloned Quality Profile. And it will sync at a scheduled time.
------
[^1]:
If you're interested in the 1080p streaming optimized quality profile you can contact me on [discord](https://trash-guides.info/discord)
This is a special quality profile i created for people who are really interested in it
This release profile is fine tuned when you want to run a 2nd Radarr for 1080p, and want minimum to none transcoding and smaller sizes for the second copy's
Why choose this quality profile?
- Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms)
- Small sizes
- Good quality
- Only AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility)
- You want maximum compatibility between all devices and still a HQ releases.
- You run 2 instances of Radarr and want both version or just for the 1080p ones.
- You want to have minimum till none transcoding for low powered devices or remote streaming.
[^2]:
- **Announced**: Radarr shall consider movies available as soon as they are added to Radarr. This setting is recommended if you have good private trackers that do not have fakes.
- **In Cinemas**: Radarr shall consider movies available as soon as movies they hit cinemas. This option is not recommended.
- **Released**: Radarr shall consider movies available as soon as the Blu-ray is released. This option is recommended if your indexers contain fakes often.
[^3]:
- **All Episodes**: Monitor all episodes except specials
- **Future Episodes**: Monitor episodes that have not aired yet
- **Missing Episodes**: Monitor episodes that do not have files or have not aired yet
- **Existing Episodes**: Monitor episodes that have files or have not aired yet
- **First Season**: Monitor all episodes of the first season. All other seasons will be ignored
- **Latest Season**: Monitor all episodes of the latest season and future seasons
- **None**: No episodes will be monitored
[^4]:
- **Anime**: Episodes released using an absolute episode number
- **Daily**: Episodes released daily or less frequently that use year-month-day (2017-05-25)
- **Standard**: Episodes released with SxxEyy pattern
@ -8,7 +8,7 @@ With this option you can fine tune your preference.
The Release profile that we're going to use for this example is mainly to prefer P2P releases over Scene releases, (Scene releases are still being downloaded but upgraded).
The Release profile that we're going to use for this example is mainly to prefer P2P releases over Scene releases, (Scene releases are still being downloaded but upgraded).
!!! question ""
!!! error ""
**If you don't care about quality then stop reading and see if the other tutorials are helpful for you.**
**If you don't care about quality then stop reading and see if the other tutorials are helpful for you.**
??? question "FAQ - [CLICK TO EXPAND]"
??? question "FAQ - [CLICK TO EXPAND]"
@ -519,7 +519,6 @@ If you want to be mentioned please message me on discord, including a link for p
Or use one of the 2 automation tools.
Or use one of the 2 automation tools.
If you got any questions or aren't sure just click the chat badge to join the Discord Channel where you can ask your questions directly.
@ -195,3 +195,5 @@ The filename can be Obscured where the Release naming isn't especially when you
Thanks:
Thanks:
A big Thanks to [fryfrog](https://github.com/fryfrog), [rg9400](https://github.com/rg9400) and [bakerboy448](https://github.com/bakerboy448) for the suggestions.
A big Thanks to [fryfrog](https://github.com/fryfrog), [rg9400](https://github.com/rg9400) and [bakerboy448](https://github.com/bakerboy448) for the suggestions.
Seems that allot of people don't understand how the remote path mapping works for Sonarr. I will try to explain it with some screenshots and a short description.
Seems that allot of people don't understand how the remote path mapping works for Sonarr.
Remote Path Mapping acts as a dumb find `Remote Path` and replace with `Local Path`
I will try to explain it with some screenshots and a short description.
## Do I need Remote Path Mappings
## Do I need Remote Path Mappings
- If Sonarr and your download client are not on the same server/system.
- If you use either merged local/remote setups using mergerfs or similar
- You run dockers and **DON'T** have Consistent and well planned paths.
!!! note
If you run dockers it would be smarter to fix the problem at the source what's causing the actual issue.
- [Sonarr Wiki Servarr - Docker Guide](https://wiki.servarr.com/docker-guide#consistent-and-well-planned-paths){:target="_blank" rel="noopener noreferrer"}
If you have questions or suggestions click the chat badge to join the Discord Support Channel where you can ask your questions directly and get live support.