diff --git a/docs/Downloaders/SABnzbd/Basic-Setup.md b/docs/Downloaders/SABnzbd/Basic-Setup.md index 5e29b4211..80b9a6eb6 100644 --- a/docs/Downloaders/SABnzbd/Basic-Setup.md +++ b/docs/Downloaders/SABnzbd/Basic-Setup.md @@ -137,7 +137,7 @@ Being that Sonarr/Radarr only looks at the last xx amount in the queue/history. ### Sonarr -??? example "Sonarr - [CLICK TO EXPAND]" +??? example "Sonarr - [Click to show/hide]" `Settings` => `Download Clients` @@ -151,7 +151,7 @@ Being that Sonarr/Radarr only looks at the last xx amount in the queue/history. ### Radarr -??? example "Radarr - [CLICK TO EXPAND]" +??? example "Radarr - [Click to show/hide]" `Settings` => `Download Clients` diff --git a/docs/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent.md b/docs/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent.md index 9383167d1..01e60fae6 100644 --- a/docs/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent.md +++ b/docs/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent.md @@ -4,16 +4,12 @@ When you make use of the unRaid cache drive for your `/data/torrents` share and Using the following instructions you will be able to move the files with the use of the qBittorrent API. -!!! abstract "Workflow Rules - [CLICK TO EXPAND]" +!!! abstract "Workflow Rules - [Click to show/hide]" 1. Pause torrents older than last x days. 1. Run the mover. 1. Resume the torrents once the mover is completed. -## Warning - -!!! Danger "If you make use of the Seed Time/Ratio settings in your Indexers settings in the Starr apps[^1].
Make sure you're using `Post-Import Category` in your Starr apps Download clients settings.
Else it could happen when the torrents get paused that they get removed by the Starr apps before the seeding goal is reached." - !!! warning The screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't always a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. @@ -36,9 +32,11 @@ Install the following Plugins. - User Scripts - Nerd Tools - - python3 [^2] - - python-setuptools [^2] - - python-pip [^2] + - python3 (*1*) + - python-setuptools (*1*) + - python-pip (*1*) + +!!! info "(*1*) These needs to be installed from the Nerd Tools" ------ @@ -200,9 +198,3 @@ Setup your own schedule [HERE](https://crontab.guru/) ![!Set Run Time](images/Unraid-settings-user-scripts-qbit-mover-cron.png) --8<-- "includes/support.md" - -[^1]: - Starr apps = Sonarr/Radarr etc. Doesn't Starr apps sound better then `The arr(s)` ? - -[^2]: - These needs to be installed from the Nerd Tools. diff --git a/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api.png b/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api.png index 8b53316cc..7689e5eab 100644 Binary files a/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api.png and b/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api.png differ diff --git a/docs/Guide-Sync/index.md b/docs/Guide-Sync/index.md index 67d11f315..5925459bf 100644 --- a/docs/Guide-Sync/index.md +++ b/docs/Guide-Sync/index.md @@ -32,7 +32,7 @@ After setup it's fully automated and will check every X minutes for updates to t Just enable the Custom Formats/Release Profiles you want. -??? success "Examples - [CLICK TO EXPAND]" +??? success "Examples - [Click to show/hide]" Radarr Custom Formats Table ![!Notifiarr Custom Format Table](images/sync/notifiarr-cf-table.png) diff --git a/docs/Hardlinks/Examples.md b/docs/Hardlinks/Examples.md index 70af92714..c98df34b9 100644 --- a/docs/Hardlinks/Examples.md +++ b/docs/Hardlinks/Examples.md @@ -10,7 +10,7 @@ ## Sonarr -??? example "Sonarr Examples - [CLICK TO EXPAND]" +??? example "Sonarr Examples - [Click to show/hide]" `Settings` => `Media Management` => `Importing` @@ -28,7 +28,7 @@ ## Radarr -??? example "Radarr Examples - [CLICK TO EXPAND]" +??? example "Radarr Examples - [Click to show/hide]" `Settings` => `Media Management` => `Importing` @@ -46,7 +46,7 @@ ## SABnzbd -??? example "SABnzbd Examples - [CLICK TO EXPAND]" +??? example "SABnzbd Examples - [Click to show/hide]" `SABnzbd config` => `Folders` @@ -58,7 +58,7 @@ ## NZBGet -??? example "NZBGet Examples - [CLICK TO EXPAND]" +??? example "NZBGet Examples - [Click to show/hide]" `Settings` => `PATHS` @@ -70,7 +70,7 @@ ## qBittorrent -??? example "qBittorrent Examples - [CLICK TO EXPAND]" +??? example "qBittorrent Examples - [Click to show/hide]" `Options` => `Downloads` @@ -78,7 +78,7 @@ ## Deluge -??? example "Deluge Example - [CLICK TO EXPAND]" +??? example "Deluge Example - [Click to show/hide]" `Preferences` => `Downloads` @@ -86,7 +86,7 @@ ## ruTorrent -??? example "ruTorrent Examples - [CLICK TO EXPAND]" +??? example "ruTorrent Examples - [Click to show/hide]" `../config/rtorrent/config/rtorrent.rc` (path to your appdata) diff --git a/docs/Hardlinks/Hardlinks-and-Instant-Moves.md b/docs/Hardlinks/Hardlinks-and-Instant-Moves.md index 4b9412741..aa33dda6c 100644 --- a/docs/Hardlinks/Hardlinks-and-Instant-Moves.md +++ b/docs/Hardlinks/Hardlinks-and-Instant-Moves.md @@ -27,7 +27,7 @@ Then Continue to [How to setup for](/Hardlinks/How-to-setup-for/) your installat ### What are Hardlinks -??? question "**What are hardlinks?** - [CLICK TO EXPAND]" +??? question "**What are hardlinks?** - [Click to show/hide]" - [**Short answer**] Having a file in multiple locations without using double your storage space. - [**Long answer**] Hard links are a way for a copy operation to be instant and not consume space for those additional copies. @@ -55,12 +55,12 @@ Then Continue to [How to setup for](/Hardlinks/How-to-setup-for/) your installat ### What are Instant Moves (Atomic Moves) -??? question "**What are Instant Moves (Atomic Moves)?** - [CLICK TO EXPAND]" +??? question "**What are Instant Moves (Atomic Moves)?** - [Click to show/hide]" A real move and not a copy file from download folder to media folder and then delete file from download folder. ### What are the Starr Apps -??? question "**What are the `Starr Apps`?** - [CLICK TO EXPAND]" +??? question "**What are the `Starr Apps`?** - [Click to show/hide]" Sonarr, Radarr, Lidarr, etc. diff --git a/docs/Hardlinks/How-to-setup-for/Docker.md b/docs/Hardlinks/How-to-setup-for/Docker.md index 3371bfef6..7bbd0f61a 100644 --- a/docs/Hardlinks/How-to-setup-for/Docker.md +++ b/docs/Hardlinks/How-to-setup-for/Docker.md @@ -41,7 +41,7 @@ The appdata (`/config`) will be stored on the host in the `/docker/appdata/{appname}` -??? example "docker-compose - [CLICK TO EXPAND]" +??? example "docker-compose - [Click to show/hide]" ```yaml --8<-- "includes/docker/docker-compose.yml" diff --git a/docs/Hardlinks/How-to-setup-for/Dockstarter.md b/docs/Hardlinks/How-to-setup-for/Dockstarter.md index e84b7e7f5..35458eb39 100644 --- a/docs/Hardlinks/How-to-setup-for/Dockstarter.md +++ b/docs/Hardlinks/How-to-setup-for/Dockstarter.md @@ -79,7 +79,7 @@ When that's all set then you will need to change the paths you're going to use i - [Deluge](#deluge) - [ruTorrent](#rutorrent) -??? example "Sonarr Examples - [CLICK TO EXPAND]" +??? example "Sonarr Examples - [Click to show/hide]" ##### Sonarr @@ -97,7 +97,7 @@ When that's all set then you will need to change the paths you're going to use i ![ds-sonarr-tv](images/ds-sonarr-tv.png) -??? example "Radarr Examples - [CLICK TO EXPAND]" +??? example "Radarr Examples - [Click to show/hide]" ##### Radarr @@ -115,7 +115,7 @@ When that's all set then you will need to change the paths you're going to use i ![ds-radarr-movies](images/ds-radarr-movies.png) -??? example "SABnzbd Examples - [CLICK TO EXPAND]" +??? example "SABnzbd Examples - [Click to show/hide]" ##### SABnzbd @@ -127,7 +127,7 @@ When that's all set then you will need to change the paths you're going to use i ![ds-sabnzbd-categories](images/ds-sabnzbd-categories.png) -??? example "NZBGet Examples - [CLICK TO EXPAND]" +??? example "NZBGet Examples - [Click to show/hide]" ##### NZBGet @@ -139,7 +139,7 @@ When that's all set then you will need to change the paths you're going to use i ![ds-nzbget-settings-categories](images/ds-nzbget-settings-categories.png) -??? example "qBittorrent Examples - [CLICK TO EXPAND]" +??? example "qBittorrent Examples - [Click to show/hide]" ##### qBittorrent @@ -147,7 +147,7 @@ When that's all set then you will need to change the paths you're going to use i ![ds-qbt-options-downloads](images/ds-qbt-options-downloads.png) -??? example "Deluge Example - [CLICK TO EXPAND]" +??? example "Deluge Example - [Click to show/hide]" ##### Deluge @@ -155,7 +155,7 @@ When that's all set then you will need to change the paths you're going to use i ![ds-deluge-preferences-downloads](images/ds-deluge-preferences-downloads.png) -??? example "ruTorrent Examples - [CLICK TO EXPAND]" +??? example "ruTorrent Examples - [Click to show/hide]" ##### ruTorrent diff --git a/docs/Hardlinks/How-to-setup-for/Synology.md b/docs/Hardlinks/How-to-setup-for/Synology.md index 893b19e9d..cc4908873 100644 --- a/docs/Hardlinks/How-to-setup-for/Synology.md +++ b/docs/Hardlinks/How-to-setup-for/Synology.md @@ -16,10 +16,10 @@ This page will provide you with guidance on how to install several Docker images ### Automated Script -??? example "Automated script (**:bangbang:Use this script at your own risk:bangbang:**) - [CLICK TO EXPAND]" +??? example "Automated script (**:bangbang:Use this script at your own risk:bangbang:**) - [Click to show/hide]" !!! Warning - Though, we offer a short way out. This is intended as a quick way to do everything that is written on this page within one script. And is only for initial setup. After that, you need to manage it yourself. Rerunning the script will reset all personal changes made in the compose/env. + Though, we offer a short way out. This is intended as a quick way to do everything that is written on this page within one script. And is only for initial setup. After that, you need to manage it yourself. Rerunning the script can or will reset all personal changes made in the compose/env. The script is only tested on Synology DSM7 and higher. @@ -227,7 +227,7 @@ wget https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/doc ### Whats included and Whats not included -??? question "What's included and What's not included - [CLICK TO EXPAND]" +??? question "What's included and What's not included - [Click to show/hide]" This docker-compose file will have the following docker containers included. @@ -373,7 +373,7 @@ Due to some iptables configuration in DSM, you can get an incorrect IP reported To fix this, you will need to add a Scheduled Task that executes at boot with root user, which will check if the rules exists, if not, re-add them. -??? question "Task bash command - [CLICK TO EXPAND]" +??? question "Task bash command - [Click to show/hide]" ```bash --8<-- "includes/hardlinks/docker-iptables-fix.sh" diff --git a/docs/Hardlinks/Replace-copies-with-hardlinks.md b/docs/Hardlinks/Replace-copies-with-hardlinks.md index ad9963f90..b3ac1dee3 100644 --- a/docs/Hardlinks/Replace-copies-with-hardlinks.md +++ b/docs/Hardlinks/Replace-copies-with-hardlinks.md @@ -26,13 +26,13 @@ jdupes [options] DIR1 DIR2 This will do a dry run and summarize at the end. ```bash -jdupes -M -r "/data/torrents/movies/" "/data/media/movies" +jdupes -rMX onlyext:mp4,mkv,avi "/data/torrents/movies/" "/data/media/movies" ``` This will hard link all duplicate files without prompting. ```bash -jdupes -L -r "/data/torrents/movies/" "/data/media/movies" +jdupes -rLX onlyext:mp4,mkv,avi "/data/torrents/movies/" "/data/media/movies" ``` !!! bug "" diff --git a/docs/Misc/How-to-setup-Torguard-for-port-forwarding.md b/docs/Misc/How-to-setup-Torguard-for-port-forwarding.md index c78a5cd8b..4f80b0f64 100644 --- a/docs/Misc/How-to-setup-Torguard-for-port-forwarding.md +++ b/docs/Misc/How-to-setup-Torguard-for-port-forwarding.md @@ -28,7 +28,7 @@ Login to your [Client Area](https://torguard.net/clientarea.php){:target="_blank" rel="noopener noreferrer"}. -??? success "Example - [CLICK TO EXPAND]" +??? success "Example - [Click to show/hide]" ![!Client Area Login](images/torguard/client-area-login.png) ### Create a user account @@ -38,14 +38,14 @@ This account will be used for authentication with your VPN Torrent client. `Services` > `My Services` > `Manage` > `Manage Credentials` -??? success "Example - [CLICK TO EXPAND]" +??? success "Example - [Click to show/hide]" ![!Services > My Services](images/torguard/services-my-services.png) ![!Client Area Manage Credentials](images/torguard/client-area-manage-credentials.png) Create a new username and choose a secure password or create a random username and password. -??? success "Example - [CLICK TO EXPAND]" +??? success "Example - [Click to show/hide]" ![!Create User Account](images/torguard/create_user_account.png) ------ @@ -56,7 +56,7 @@ Now it's time to get the IP of your VPN server you're going to use from the [Glo `Servers` > `Global VPN Network` -??? success "Example - [CLICK TO EXPAND]" +??? success "Example - [Click to show/hide]" ![!Servers > Global VPN Network](images/torguard/servers-globalvpnnetwork.png) ### Global VPN Network @@ -86,7 +86,7 @@ Open a cmd window or something equal and type: You will then get the IP of the server. Remember that for later use. -??? success "Example - [CLICK TO EXPAND]" +??? success "Example - [Click to show/hide]" ![!ping](images/torguard/cmd-ping.png) ------ @@ -104,7 +104,7 @@ Then click on `Manage` and select `Port Forward Request`. `Services` > `My Services` > `Manage` > `Port Forward Request` -??? success "Example - [CLICK TO EXPAND]" +??? success "Example - [Click to show/hide]" ![!Port Forward Request](images/torguard/req_port_fwd.png) ### VPN Tunnel Type @@ -137,7 +137,7 @@ Choose your preferred VPN Tunnel type. #### WireGuard Request Port Forward -??? abstract "WireGuard Request Port Forward - [CLICK TO EXPAND]" +??? abstract "WireGuard Request Port Forward - [Click to show/hide]" ![!Request New Port Forward WireGuard](images/torguard/request-new-pfw-wireguard.png) @@ -173,7 +173,7 @@ From your Client Area go to your [Config Generator](https://torguard.net/tgconf. `Tools` > `Config Generator` -??? success "Example Select Tools > Config Generator - [CLICK TO EXPAND]" +??? success "Example Select Tools > Config Generator - [Click to show/hide]" ![!Tools - Config Generator](images/torguard/tools-config-generator.png) ### Config Generator @@ -182,7 +182,7 @@ Choose your preferred VPN Tunnel type. #### OVPN Config Generator -??? abstract "OVPN Config Generator - [CLICK TO EXPAND]" +??? abstract "OVPN Config Generator - [Click to show/hide]" ![!OVPN Config Generator](images/torguard/config-generator-ovpn.png) @@ -202,7 +202,7 @@ Choose your preferred VPN Tunnel type. #### WireGuard Config Generator -??? abstract "WireGuard Config Generator - [CLICK TO EXPAND]" +??? abstract "WireGuard Config Generator - [Click to show/hide]" ![!WireGuard Config Generator](images/torguard/config-generator-wireguard.png) diff --git a/docs/Plex/Tips/Plex-media-server.md b/docs/Plex/Tips/Plex-media-server.md index cf137a46f..7fe1395b2 100644 --- a/docs/Plex/Tips/Plex-media-server.md +++ b/docs/Plex/Tips/Plex-media-server.md @@ -56,7 +56,7 @@ When a change is detected in the source location for a library’s content, the !!! success "" **Suggested: `Enabled`** -??? tip "TIP - Autoscan - [CLICK TO EXPAND]" +??? tip "TIP - Autoscan - [Click to show/hide]" If for some reason ex. your operating systems don’t provide this trigger or your storage is mounted on a network (SMB/NFS/Cloud Storage) or your library just doesn't automatically scan, or is just plain impractical, You might want to consider using autoscan. IBRACORP (A Youtube channel I collaborate with) has a video explaining it in further detail. @@ -355,7 +355,7 @@ To use Hardware-Accelerated Encoding in Plex Media Server. Here you will find your libraries you've added to your Plex Media Server. -??? example "Examples - [CLICK TO EXPAND]" +??? example "Examples - [Click to show/hide]" - Movies `(/data/media/movies)` - Movies-4K/Movies-UHD `(/data/media/movies4k)`/`(/data/media/movies-uhd)` diff --git a/docs/Radarr/Radarr-Quality-Settings-File-Size.md b/docs/Radarr/Radarr-Quality-Settings-File-Size.md index a05ec4ca6..fde4de995 100644 --- a/docs/Radarr/Radarr-Quality-Settings-File-Size.md +++ b/docs/Radarr/Radarr-Quality-Settings-File-Size.md @@ -10,7 +10,7 @@ But before you continue to read, as with all my guides: These Quality Settings have been created and tested with info I got from others, and release comparisons from different sources. -??? question "FAQ - [CLICK TO EXPAND]" +??? question "FAQ - [Click to show/hide]" ## FAQ diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index 5ab66b923..d8cf619f6 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -106,13 +106,13 @@ I also made 3 guides related to this one. ### TrueHD ATMOS -??? question "TrueHD ATMOS - [CLICK TO EXPAND]" +??? question "TrueHD ATMOS - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_Atmos){:target="_blank" rel="noopener noreferrer"} Dolby Atmos is a surround sound technology developed by Dolby Laboratories. It expands on existing surround sound systems by adding height channels, allowing sounds to be interpreted as three-dimensional objects. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/truehd-atmos.json' %]][[% endfilter %]] @@ -124,11 +124,11 @@ I also made 3 guides related to this one. ### DTS X -??? question "DTS X - [CLICK TO EXPAND]" +??? question "DTS X - [Click to show/hide]" DTS:X is an object-based audio codec, which aims to create a multi-dimensional sound that “moves around you like it would in real life” -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dts-x.json' %]][[% endfilter %]] @@ -140,14 +140,14 @@ I also made 3 guides related to this one. ### ATMOS (undefined) -??? question "ATMOS (undefined) - [CLICK TO EXPAND]" +??? question "ATMOS (undefined) - [Click to show/hide]" Handles cases where only Atmos is specified in title but not DD+ or TrueHD (Where it is not specified if it is Lossy or Lossless) !!! note Give this the same score as Lossy Atmos, and then on import, it will get changed to either lossy or lossless based on mediainfo. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/atmos-undefined.json' %]][[% endfilter %]] @@ -159,11 +159,11 @@ I also made 3 guides related to this one. ### DDPlus ATMOS -??? question "DD+ ATMOS - [CLICK TO EXPAND]" +??? question "DD+ ATMOS - [Click to show/hide]" Atmos via UHD Blu-ray will be lossless, or lossy via streaming services so in this case it will be lossy + Atmos -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/ddplus-atmos.json' %]][[% endfilter %]] @@ -175,13 +175,13 @@ I also made 3 guides related to this one. ### TrueHD -??? question "TrueHD - [CLICK TO EXPAND]" +??? question "TrueHD - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_TrueHD){:target="_blank" rel="noopener noreferrer"} Dolby TrueHD is a lossless, multi-channel audio codec developed by Dolby Laboratories for home video, used principally in Blu-ray Disc and compatible hardware. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/truehd.json' %]][[% endfilter %]] @@ -193,13 +193,13 @@ I also made 3 guides related to this one. ### DTS-HD MA -??? question "DTS-HD MA - [CLICK TO EXPAND]" +??? question "DTS-HD MA - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/DTS-HD_Master_Audio){:target="_blank" rel="noopener noreferrer"} DTS-HD Master Audio is a multi-channel, lossless audio codec developed by DTS as an extension of the lossy DTS Coherent Acoustics codec (DTS CA; usually itself referred to as just DTS). Rather than being an entirely new coding mechanism, DTS-HD MA encodes an audio master in lossy DTS first, then stores a concurrent stream of supplementary data representing whatever the DTS encoder discarded. This gives DTS-HD MA a lossy "core" able to be played back by devices that cannot decode the more complex lossless audio. DTS-HD MA's primary application is audio storage and playback for Blu-ray Disc media. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dts-hd-ma.json' %]][[% endfilter %]] @@ -211,11 +211,11 @@ I also made 3 guides related to this one. ### FLAC -??? question "FLAC - [CLICK TO EXPAND]" +??? question "FLAC - [Click to show/hide]" FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/flac.json' %]][[% endfilter %]] @@ -227,11 +227,11 @@ I also made 3 guides related to this one. ### PCM -??? question "PCM - [CLICK TO EXPAND]" +??? question "PCM - [Click to show/hide]" PCM is the method of encoding typically used for uncompressed digital audio -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/pcm.json' %]][[% endfilter %]] @@ -243,7 +243,7 @@ I also made 3 guides related to this one. ### DTS-HD HRA -??? question "DTS-HD HRA - [CLICK TO EXPAND]" +??? question "DTS-HD HRA - [Click to show/hide]" [Technical Whitepaper](https://www.opusproductions.com/pdfs/DTS_HD_WhitePaper.pdf){:target="_blank" rel="noopener noreferrer"} @@ -262,7 +262,7 @@ I also made 3 guides related to this one. | Sampling Freq. | 96 kHz | 192 kHz | | Resolution | - | Up to 24-bit | -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dts-hd-hra.json' %]][[% endfilter %]] @@ -276,13 +276,13 @@ I also made 3 guides related to this one. Dolby Digital Plus = DD+ = DDPlus -??? question "DD+ - [CLICK TO EXPAND]" +??? question "DD+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_Digital_Plus){:target="_blank" rel="noopener noreferrer"} Dolby Digital Plus, also known as Enhanced AC-3 (and commonly abbreviated as DD+ or E-AC-3, or EC-3) is a digital audio compression scheme developed by Dolby Labs for transport and storage of multi-channel digital audio. It is a successor to Dolby Digital (AC-3). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/ddplus.json' %]][[% endfilter %]] @@ -294,11 +294,11 @@ I also made 3 guides related to this one. ### DTS-ES -??? question "DTS-ES - [CLICK TO EXPAND]" +??? question "DTS-ES - [Click to show/hide]" DTS-ES (DTS Extended Surround) includes two variants, DTS-ES Discrete 6.1, and DTS-ES Matrix 5.1, depending on how the sound was originally mastered and stored. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dts-es.json' %]][[% endfilter %]] @@ -312,10 +312,10 @@ I also made 3 guides related to this one. DTS = Basic DTS -??? question "DTS - [CLICK TO EXPAND]" +??? question "DTS - [Click to show/hide]" Description placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dts.json' %]][[% endfilter %]] @@ -327,14 +327,14 @@ I also made 3 guides related to this one. ### AAC -??? question "AAC - [CLICK TO EXPAND]" +??? question "AAC - [Click to show/hide]" Advanced Audio Coding [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Advanced_Audio_Coding){:target="_blank" rel="noopener noreferrer"} Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression. Designed to be the successor of the MP3 format, AAC generally achieves higher sound quality than MP3 at the same bit rate. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/aac.json' %]][[% endfilter %]] @@ -348,13 +348,13 @@ I also made 3 guides related to this one. (Basic) Dolby Digital = DD -??? question "DD - [CLICK TO EXPAND]" +??? question "DD - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_Digital){:target="_blank" rel="noopener noreferrer"} Dolby Digital, also known as Dolby AC-3, the audio compression is lossy. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dd.json' %]][[% endfilter %]] @@ -366,10 +366,10 @@ I also made 3 guides related to this one. ### MP3 -??? question "MP3 - [CLICK TO EXPAND]" +??? question "MP3 - [Click to show/hide]" Description placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/mp3.json' %]][[% endfilter %]] @@ -381,13 +381,13 @@ I also made 3 guides related to this one. ### Opus -??? question "Opus - [CLICK TO EXPAND]" +??? question "Opus - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Opus_(audio_format)){:target="_blank" rel="noopener noreferrer"} Opus is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force, designed to efficiently code speech and general audio in a single format, while remaining low-latency enough for real-time interactive communication and low-complexity enough for low-end embedded processors.Opus replaces both Vorbis and Speex for new applications, and several blind listening tests have ranked it higher-quality than any other standard audio format at any given bitrate until transparency is reached, including MP3, AAC, and HE-AAC -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/opus.json' %]][[% endfilter %]] @@ -403,7 +403,7 @@ I also made 3 guides related to this one. ### 1.0 Mono -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/10-mono.json' %]][[% endfilter %]] @@ -415,7 +415,7 @@ I also made 3 guides related to this one. ### 2.0 Stereo -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/20-stereo.json' %]][[% endfilter %]] @@ -427,7 +427,7 @@ I also made 3 guides related to this one. ### 3.0 Sound -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/30-sound.json' %]][[% endfilter %]] @@ -439,7 +439,7 @@ I also made 3 guides related to this one. ### 4.0 Sound -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/40-sound.json' %]][[% endfilter %]] @@ -451,7 +451,7 @@ I also made 3 guides related to this one. ### 5.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/51-surround.json' %]][[% endfilter %]] @@ -463,7 +463,7 @@ I also made 3 guides related to this one. ### 6.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/61-surround.json' %]][[% endfilter %]] @@ -475,7 +475,7 @@ I also made 3 guides related to this one. ### 7.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/71-surround.json' %]][[% endfilter %]] @@ -487,7 +487,7 @@ I also made 3 guides related to this one. ### 9.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/91-surround.json' %]][[% endfilter %]] @@ -505,13 +505,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV HDR10 - [CLICK TO EXPAND]" +??? question "DV HDR10 - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv-hdr10.json' %]][[% endfilter %]] @@ -525,13 +525,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV - [CLICK TO EXPAND]" +??? question "DV - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv.json' %]][[% endfilter %]] @@ -545,13 +545,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV HLG - [CLICK TO EXPAND]" +??? question "DV HLG - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv-hlg.json' %]][[% endfilter %]] @@ -565,13 +565,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV SDR - [CLICK TO EXPAND]" +??? question "DV SDR - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv-sdr.json' %]][[% endfilter %]] @@ -585,7 +585,7 @@ I also made 3 guides related to this one. HDR10Plus = HDR10+ -??? question "HDR10+ - [CLICK TO EXPAND]" +??? question "HDR10+ - [Click to show/hide]" **HDR10+ enhances upon a pre-existing HDR10 base layer allowing backwards compatibility with HDR10 devices. It adds dynamic metadata for the devices that support it.** @@ -593,7 +593,7 @@ I also made 3 guides related to this one. HDR10+, also known as HDR10 Plus, is an HDR video format, announced on 20 April 2017. It is the same as HDR10 but with the addition of a system of dynamic metadata developed by Samsung. It is free to use for content creators and has a maximum $10,000 annual license for some manufacturers. It has been positioned as an alternative to Dolby Vision without the same expenses. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hdr10plus.json' %]][[% endfilter %]] @@ -607,7 +607,7 @@ I also made 3 guides related to this one. HDR10 -??? question "HDR10 - [CLICK TO EXPAND]" +??? question "HDR10 - [Click to show/hide]" **HDR10 is the most basic HDR format used in consumer media and is supported by all HDR-supported devices. It adds static metadata upon the PQ10 format.** @@ -617,7 +617,7 @@ I also made 3 guides related to this one. HDR10 lacks dynamic metadata. On HDR10 displays that have lower color volume than the HDR10 content (e.g. lower peak brightness capability), the HDR10 metadata provides information to help the display adjust to the video. The metadata, however, is static and constant with respect to each individual video and doesn't inform the display exactly how the content should be adjusted. The interaction between display capabilities, video metadata, and the ultimate output (i.e. the presentation of the video) is mediated by the display, with the result that the original producer's intent may not be preserved. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hdr10.json' %]][[% endfilter %]] @@ -631,13 +631,13 @@ I also made 3 guides related to this one. HDR -??? question "HDR - [CLICK TO EXPAND]" +??? question "HDR - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.m.wikipedia.org/wiki/High-dynamic-range_video){:target="_blank" rel="noopener noreferrer"} High-dynamic-range video (HDR video) is video having a dynamic range greater than that of standard-dynamic-range video (SDR video).HDR video involves capture, production, content/encoding, and display. HDR capture and displays are capable of brighter whites and deeper blacks. To accommodate this, HDR encoding standards allow for a higher maximum luminance and use at least a 10-bit dynamic range (color depth, compared to 8-bit for non-professional and 10-bit for professional SDR video) in order to maintain precision across this extended range. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hdr.json' %]][[% endfilter %]] @@ -649,13 +649,13 @@ I also made 3 guides related to this one. ### HDR (undefined) -??? question "HDR (undefined) - [CLICK TO EXPAND]" +??? question "HDR (undefined) - [Click to show/hide]" Some groups don't add HDR to their 4K release name so I suggest to add this Custom Format at the same score as you add one of your HDR Custom Formats. For now it's only FraMeSToR/HQMUX that doesn't add HDR to their release name but in the feature we can add more to it if needed. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hdr-undefined.json' %]][[% endfilter %]] @@ -669,7 +669,7 @@ I also made 3 guides related to this one. PQ = PQ10 -??? question "PQ - [CLICK TO EXPAND]" +??? question "PQ - [Click to show/hide]" **PQ10 is the most basic HDR format which all other common formats are based upon. It is the barebones SMPTE 2084 specification and has no metadata.** @@ -677,7 +677,7 @@ I also made 3 guides related to this one. PQ10, sometimes simply referred as the PQ format, is an HDR format that can be used for both video and still images. It is the same as the HDR10 format without any metadata. It uses the PQ transfer function, Rec. 2020 color primaries and a bit depth of 10-bits. It is not backward compatible with SDR. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/pq.json' %]][[% endfilter %]] @@ -691,7 +691,7 @@ I also made 3 guides related to this one. HLG = HLG10 -??? question "HLG - [CLICK TO EXPAND]" +??? question "HLG - [Click to show/hide]" **HLG does not use dynamic metadata and is backwards compatible with SDR devices. It is mostly used in broadcasting.** @@ -699,7 +699,7 @@ I also made 3 guides related to this one. HLG10, commonly simply referred as the HLG format, is an HDR format that can be used for both video and still images. It uses the HLG transfer function, Rec. 2020 color primaries, and a bit depth of 10 bits. The format is backwards compatible with SDR UHDTV but not with older SDR displays that do not implement the Rec. 2020 color standards. It doesn't use metadata and is royalty free. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hlg.json' %]][[% endfilter %]] @@ -715,11 +715,11 @@ I also made 3 guides related to this one. ### Hybrid -??? question "Hybrid - [CLICK TO EXPAND]" +??? question "Hybrid - [Click to show/hide]" A hybrid release means any combination of sources (video + audio) and not a direct encode of a single source. Generally you can be sure that any hybrid that has been put together is the best quality release of a particular title. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hybrid.json' %]][[% endfilter %]] @@ -731,14 +731,14 @@ I also made 3 guides related to this one. ### Remaster -??? question "Remaster - [CLICK TO EXPAND]" +??? question "Remaster - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Remaster){:target="_blank" rel="noopener noreferrer"} For the software term, see Software remastering. Remaster (also digital remastering and digitally remastered) refers to changing the quality of the sound or of the image, or both, of previously created recordings, either audiophonic, cinematic, or videographic. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/remaster.json' %]][[% endfilter %]] @@ -750,7 +750,7 @@ I also made 3 guides related to this one. ### 4K Remaster -??? question "4K Remaster - [CLICK TO EXPAND]" +??? question "4K Remaster - [Click to show/hide]" A remastered or mastered in 4K should give you usually the best picture and audio currently for the movie. Both are just names to describe the best possible currently for the movie. @@ -758,7 +758,7 @@ I also made 3 guides related to this one. Another important element of the Mastered in 4K discs is that they’re all mastered with ‘x.v.YCC’ color specification. This delivers an expanded color range closer to that contained in original source material. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/4k-remaster.json' %]][[% endfilter %]] @@ -770,11 +770,11 @@ I also made 3 guides related to this one. ### Criterion Collection -??? question "Criterion Collection - [CLICK TO EXPAND]" +??? question "Criterion Collection - [Click to show/hide]" The Criterion Collection, Inc. (or simply Criterion) is an American home video distribution company which focuses on licensing "important classic and contemporary films" and selling them to film aficionados. Criterion has helped to standardize characteristics of home video such as film restoration, using the letterbox format for widescreen films, and adding bonus features and commentary tracks. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/criterion-collection.json' %]][[% endfilter %]] @@ -786,11 +786,11 @@ I also made 3 guides related to this one. ### Masters of Cinema -??? question "Masters of Cinema - [CLICK TO EXPAND]" +??? question "Masters of Cinema - [Click to show/hide]" Masters of Cinema is a line of DVD and Blu-ray releases published through Eureka Entertainment. Because of the uniformly branded and spine-numbered packaging and the standard inclusion of booklets and analysis by recurring film historians, the line is often perceived as the UK equivalent of The Criterion Collection. -??? example "JSON - [CLICK TO EXPAND}" +??? example "JSON - [Click to show/hide}" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/masters-of-cinema.json' %]][[% endfilter %]] @@ -802,11 +802,11 @@ I also made 3 guides related to this one. ### Vinegar Syndrome -??? question "Vinegar Syndrome - [CLICK TO EXPAND]" +??? question "Vinegar Syndrome - [Click to show/hide]" Vinegar Syndrome is a US-based company founded in 2012 to preserve and distribute old X-rated films. Over time, they expanded their catalog to include other types of cult and exploitation films, specializing in horror and action genres. -??? example "JSON - [CLICK TO EXPAND}" +??? example "JSON - [Click to show/hide}" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/vinegar-syndrome.json' %]][[% endfilter %]] @@ -818,11 +818,11 @@ I also made 3 guides related to this one. ### Theatrical Cut -??? question "Theatrical Cut - [CLICK TO EXPAND]" +??? question "Theatrical Cut - [Click to show/hide]" The Theatrical Cut is the version of the film that was shown at cinemas. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/theatrical-cut.json' %]][[% endfilter %]] @@ -834,14 +834,14 @@ I also made 3 guides related to this one. ### Special Edition -??? question "Special Edition - [CLICK TO EXPAND]" +??? question "Special Edition - [Click to show/hide]" 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]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/special-edition.json' %]][[% endfilter %]] @@ -853,10 +853,10 @@ I also made 3 guides related to this one. ### IMAX -??? question "IMAX - [CLICK TO EXPAND]" +??? question "IMAX - [Click to show/hide]" Description placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/imax.json' %]][[% endfilter %]] @@ -868,7 +868,7 @@ I also made 3 guides related to this one. ### IMAX Enhanced -??? question "IMAX Enhanced - [CLICK TO EXPAND]" +??? question "IMAX Enhanced - [Click to show/hide]" IMAX Enhanced: Get More Picture Instead of Black Bars IMAX Enhanced exclusive expanded aspect ratio is 1:90:1, which offers up to 26% more picture for select sequences, meaning more of the action is visible on screen. @@ -883,7 +883,7 @@ I also made 3 guides related to this one. ![!Imax Enhanced Example](images/imax-e/imax-e.5.png) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/imax-enhanced.json' %]][[% endfilter %]] @@ -895,11 +895,11 @@ I also made 3 guides related to this one. ### Open Matte -??? question "Open Matte - [CLICK TO EXPAND]" +??? question "Open Matte - [Click to show/hide]" Open matte is a filming technique that involves matting out the top and bottom of the film frame in the movie projector (known as a soft matte) for the widescreen theatrical release and then scanning the film without a matte (at Academy ratio) for a full screen home video release. -??? example "JSON - [CLICK TO EXPAND}" +??? example "JSON - [Click to show/hide}" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/open-matte.json' %]][[% endfilter %]] @@ -915,7 +915,7 @@ I also made 3 guides related to this one. ### BR-DISK -??? question "BR-DISK - [CLICK TO EXPAND]" +??? question "BR-DISK - [Click to show/hide]" This is a custom format to help Radarr recognize & ignore BR-DISK (ISO's and Blu-ray folder structure) in addition to the standard BR-DISK quality. @@ -931,7 +931,7 @@ I also made 3 guides related to this one. - Blame the often wrongly used naming of x265 encodes. - Radarr v3/v4 uses dynamic custom formats. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/br-disk.json' %]][[% endfilter %]] @@ -945,11 +945,11 @@ I also made 3 guides related to this one. Low Quality Releases = LQ -??? question "LQ - [CLICK TO EXPAND]" +??? question "LQ - [Click to show/hide]" A collection of known Low Quality groups that are often banned from the the top trackers because their lack of quality, Banned release groups, dishonest release groups or Rips from Scene and quick-to-release P2P groups while adequate, are not considered high quality. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/lq.json' %]][[% endfilter %]] @@ -961,13 +961,13 @@ I also made 3 guides related to this one. ### 3D -??? question "3D - [CLICK TO EXPAND]" +??? question "3D - [Click to show/hide]" If you prefer or not prefer 3D. You can use Custom Format or use Restrictions (`Settings` => `Indexers` => `Restrictions`) what ever you prefer. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/3d.json' %]][[% endfilter %]] @@ -981,7 +981,7 @@ I also made 3 guides related to this one. 720/1080p no x265 = x265 (720/1080p) = x265 (HD) -??? question "x265 (HD) - [CLICK TO EXPAND]" +??? question "x265 (HD) - [Click to show/hide]" This blocks all 720/1080p (HD) releases that are encoded in x265. @@ -992,7 +992,7 @@ I also made 3 guides related to this one. !!! Danger "Don't use this together with [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv), Only ever include one of them :warning:" -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/x265-hd.json' %]][[% endfilter %]] @@ -1004,11 +1004,11 @@ I also made 3 guides related to this one. ### Upscaled -??? question "Upscaled - [CLICK TO EXPAND]" +??? question "Upscaled - [Click to show/hide]" This custom format is used to prevent Radarr from grabbing upscaled releases. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/upscaled.json' %]][[% endfilter %]] @@ -1024,11 +1024,11 @@ I also made 3 guides related to this one. ### Bad Dual Groups -??? question "Bad dual groups - [CLICK TO EXPAND]" +??? question "Bad dual groups - [Click to show/hide]" These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. Also they often even rename the release name in to Portuguese. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/bad-dual-groups.json' %]][[% endfilter %]] @@ -1042,7 +1042,7 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV (WEBDL) - [CLICK TO EXPAND]" +??? question "DV (WEBDL) - [Click to show/hide]" This is a special Custom Format that block WEBDLs **with** Dolby Vision but **without** HDR10 fallback. You will need to add the following to your new Custom Format when created in your Quality Profile (`Setting` => `Profiles`) and then set the score to `-10000`. @@ -1053,7 +1053,7 @@ I also made 3 guides related to this one. Remuxes and Bluray have a fallback to HDR10. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv-webdl.json' %]][[% endfilter %]] @@ -1065,13 +1065,13 @@ I also made 3 guides related to this one. ### EVO (no WEBDL) -??? question "EVO (no WEBDL) - [CLICK TO EXPAND]" +??? question "EVO (no WEBDL) - [Click to show/hide]" This group is often banned for the low quality Blu-ray releases, but their WEB-DLs are okay. You will need to add the following to your new Custom Format when created in your Quality Profile (`Setting` => `Profiles`) and then set the score to `-10000`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/evo-no-webdl.json' %]][[% endfilter %]] @@ -1083,11 +1083,11 @@ I also made 3 guides related to this one. ### HDR10Plus Boost -??? question "HDR10+ Boost - [CLICK TO EXPAND]" +??? question "HDR10+ Boost - [Click to show/hide]" Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hdr10plus-boost.json' %]][[% endfilter %]] @@ -1099,7 +1099,7 @@ I also made 3 guides related to this one. ### No-RlsGroup -??? question "No-RlsGroup - [CLICK TO EXPAND]" +??? question "No-RlsGroup - [Click to show/hide]" Some indexers strip out the release group which could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match @@ -1108,7 +1108,7 @@ I also made 3 guides related to this one. If you don't use decent filenames (like not adding release groups) don't add this Custom Format, except if you want to upgrade them. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/no-rlsgroup.json' %]][[% endfilter %]] @@ -1120,11 +1120,11 @@ I also made 3 guides related to this one. ### Obfuscated -??? question "Obfuscated - [CLICK TO EXPAND]" +??? question "Obfuscated - [Click to show/hide]" Optional (use these only if you dislike renamed releases) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/obfuscated.json' %]][[% endfilter %]] @@ -1136,11 +1136,11 @@ I also made 3 guides related to this one. ### Retags -??? question "Retags - [CLICK TO EXPAND]" +??? question "Retags - [Click to show/hide]" Optional (use these only if you dislike retagged releases) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/retags.json' %]][[% endfilter %]] @@ -1152,11 +1152,11 @@ I also made 3 guides related to this one. ### Scene -??? question "Scene - [CLICK TO EXPAND]" +??? question "Scene - [Click to show/hide]" This Custom Format will try to recognize so called Scene releases, depending on your preferences you can give it a negative score `-10000` or a positive score or just don't add it all. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/scene.json' %]][[% endfilter %]] @@ -1168,7 +1168,7 @@ I also made 3 guides related to this one. ### x265 (no HDR/DV) -??? question "x265 (no HDR/DV) - [CLICK TO EXPAND]" +??? question "x265 (no HDR/DV) - [Click to show/hide]" This blocks most 720/1080p (HD) releases that are encoded in x265. @@ -1180,7 +1180,7 @@ I also made 3 guides related to this one. !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/x265-no-hdrdv.json' %]][[% endfilter %]] @@ -1192,14 +1192,14 @@ I also made 3 guides related to this one. ### AV1 -??? question "AV1 - [CLICK TO EXPAND]" +??? question "AV1 - [Click to show/hide]" - This is a new codec and you need modern devices that support it. - We also had reports of playback/transcoding issues. - No main group is actually using it (yet). - It's better to ignore this new codec to prevent compatibility issues. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/av1.json' %]][[% endfilter %]] @@ -1211,14 +1211,14 @@ I also made 3 guides related to this one. ### VP9 -??? question "VP9 - [CLICK TO EXPAND]" +??? question "VP9 - [Click to show/hide]" - This is a new codec and you need modern devices that support it. - We also had reports of playback/transcoding issues. - No main group is actually using it (yet). - It's better to ignore this new codec to prevent compatibility issues. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/vp9.json' %]][[% endfilter %]] @@ -1230,11 +1230,11 @@ I also made 3 guides related to this one. ### SDR -??? question "SDR - [CLICK TO EXPAND]" +??? question "SDR - [Click to show/hide]" - This will help to prevent to grab UHD/4k releases without HDR Formats. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/sdr.json' %]][[% endfilter %]] @@ -1246,11 +1246,11 @@ I also made 3 guides related to this one. ### DV FEL -??? question "DV (FEL) - [CLICK TO EXPAND]" +??? question "DV (FEL) - [Click to show/hide]" - This will boost the score for Dolby Vision Releases using the original full quality Dolby Vision layer from the disc release to replace the old WEBDL HYBRID release. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv-fel.json' %]][[% endfilter %]] @@ -1262,13 +1262,13 @@ I also made 3 guides related to this one. ### Line/Mic Dubbed -??? question "Line/Mic Dubbed - [CLICK TO EXPAND]" +??? question "Line/Mic Dubbed - [Click to show/hide]" - This seems to be often used with German releases, and this will block the low quality audio. - Line Dubbed = Sound extracted in the cinema by cable. - Mic Dubbed = Sound extracted in the cinema by a microphone. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/line-mic-dubbed.json' %]][[% endfilter %]] @@ -1280,11 +1280,11 @@ I also made 3 guides related to this one. ### HFR -??? question "HFR - [CLICK TO EXPAND]" +??? question "HFR - [Click to show/hide]" - This will boost the score for HFR releases. HFR stands for High Frame Rate and refers to a video format that uses a higher number of frames per second than traditional video, resulting in smoother and more detailed motion. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hfr.json' %]][[% endfilter %]] @@ -1300,7 +1300,7 @@ I also made 3 guides related to this one. ### Repack/Proper -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/repack-proper.json' %]][[% endfilter %]] @@ -1312,7 +1312,7 @@ I also made 3 guides related to this one. ### Repack2 -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/repack2.json' %]][[% endfilter %]] @@ -1324,13 +1324,13 @@ I also made 3 guides related to this one. ### x264 -??? question "x264 - [CLICK TO EXPAND]" +??? question "x264 - [Click to show/hide]" x264 is a *free software library* and *application* for encoding video streams into the [H.264/MPEG-4 AVC](https://en.wikipedia.org/wiki/H.264){:target="_blank" rel="noopener noreferrer"} compression format, and is released under the terms of the [GNU GPL](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html){:target="_blank" rel="noopener noreferrer"}. If you want maximum compatibility and have much better direct play support then use x264 for 720p/1080p. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/x264.json' %]][[% endfilter %]] @@ -1342,7 +1342,7 @@ I also made 3 guides related to this one. ### x265 -??? question "x265 - [CLICK TO EXPAND]" +??? question "x265 - [Click to show/hide]" x265 is a *free software library* and *application* for encoding video streams into the [H.265/MPEG-H HEVC](http://en.wikipedia.org/wiki/H.265){:target="_blank" rel="noopener noreferrer"} compression format, and is released under the terms of the [GNU GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html){:target="_blank" rel="noopener noreferrer"}. This applies to all releases that are x265/HEVC that are not Remux. @@ -1350,7 +1350,7 @@ I also made 3 guides related to this one. !!! failure "" Please don't forget to read the following [Microsized & Wrong Source](#microsized-wrong-source) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/x265.json' %]][[% endfilter %]] @@ -1362,14 +1362,14 @@ I also made 3 guides related to this one. ### FreeLeech -??? question "FreeLeech - [CLICK TO EXPAND]" +??? question "FreeLeech - [Click to show/hide]" Sometimes, torrent sites set a torrent to be freeleech. This means, that the download of this torrent will not count towards your download quota or ratio. This is really useful, if you do not have the best ratio yet. !!! warning Keep in mind not all trackers support this option. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/freeleech.json' %]][[% endfilter %]] @@ -1381,11 +1381,11 @@ I also made 3 guides related to this one. ### Dutch Groups -??? question "Dutch Groups - [CLICK TO EXPAND]" +??? question "Dutch Groups - [Click to show/hide]" If you prefer movies with also a Dutch audio track. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dutch-groups.json' %]][[% endfilter %]] @@ -1397,7 +1397,7 @@ I also made 3 guides related to this one. ### MPEG2 -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/mpeg2.json' %]][[% endfilter %]] @@ -1409,7 +1409,7 @@ I also made 3 guides related to this one. ### Multi -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/multi.json' %]][[% endfilter %]] @@ -1425,11 +1425,11 @@ I also made 3 guides related to this one. ### Remux Tier 01 -??? question "Remux Tier 01 - [CLICK TO EXPAND]" +??? question "Remux Tier 01 - [Click to show/hide]" - Groups doing remuxes with multiple sources(discs) mixing what's best. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/remux-tier-01.json' %]][[% endfilter %]] @@ -1441,12 +1441,12 @@ I also made 3 guides related to this one. ### Remux Tier 02 -??? question "Remux Tier 02 - [CLICK TO EXPAND]" +??? question "Remux Tier 02 - [Click to show/hide]" - Groups that haven't released much. (yet) - Groups doing remuxes with multiple sources(discs) mixing what's best. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/remux-tier-02.json' %]][[% endfilter %]] @@ -1458,7 +1458,7 @@ I also made 3 guides related to this one. ### Remux Tier 03 -??? question "Remux Tier 03 - [CLICK TO EXPAND]" +??? question "Remux Tier 03 - [Click to show/hide]" - Groups that only use one source.(So called one disc wonders.) - Groups that use use a fully automated way without checking. @@ -1466,7 +1466,7 @@ I also made 3 guides related to this one. - Groups that haven't released much. (yet) - Groups that retired and don't have the best quality by todays standards -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/remux-tier-03.json' %]][[% endfilter %]] @@ -1478,13 +1478,13 @@ I also made 3 guides related to this one. ### UHD Bluray Tier 01 -??? question "UHD Bluray Tier 01 - [CLICK TO EXPAND]" +??? question "UHD Bluray Tier 01 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. - HDR/DoVi (Depending what's offered and often both) - HD Audio (Atmos, TrueHD etc...) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uhd-bluray-tier-01.json' %]][[% endfilter %]] @@ -1496,13 +1496,13 @@ I also made 3 guides related to this one. ### UHD Bluray Tier 02 -??? question "UHD Bluray Tier 02 - [CLICK TO EXPAND]" +??? question "UHD Bluray Tier 02 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. - HDR/DoVi (Depending what's offered and often both) - HD Audio (Atmos, TrueHD etc...) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uhd-bluray-tier-02.json' %]][[% endfilter %]] @@ -1514,13 +1514,13 @@ I also made 3 guides related to this one. ### UHD Bluray Tier 03 -??? question "UHD Bluray Tier 03 - [CLICK TO EXPAND]" +??? question "UHD Bluray Tier 03 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. - HDR/DoVi (Depending what's offered and often both) - HD Audio (Atmos, TrueHD etc...) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uhd-bluray-tier-03.json' %]][[% endfilter %]] @@ -1532,12 +1532,12 @@ I also made 3 guides related to this one. ### HD Bluray Tier 01 -??? question "HD Bluray Tier 01 - [CLICK TO EXPAND]" +??? question "HD Bluray Tier 01 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. - Groups that have a minimum of GP releases.(best encode in it's class 1080p and lower) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hd-bluray-tier-01.json' %]][[% endfilter %]] @@ -1549,11 +1549,11 @@ I also made 3 guides related to this one. ### HD Bluray Tier 02 -??? question "HD Bluray Tier 02 - [CLICK TO EXPAND]" +??? question "HD Bluray Tier 02 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hd-bluray-tier-02.json' %]][[% endfilter %]] @@ -1565,11 +1565,11 @@ I also made 3 guides related to this one. ### HD Bluray Tier 03 -??? question "HD Bluray Tier 03 - [CLICK TO EXPAND]" +??? question "HD Bluray Tier 03 - [Click to show/hide]" - placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hd-bluray-tier-03.json' %]][[% endfilter %]] @@ -1581,12 +1581,12 @@ I also made 3 guides related to this one. ### WEB Tier 01 -??? question "WEB Tier 01 - [CLICK TO EXPAND]" +??? question "WEB Tier 01 - [Click to show/hide]" - Groups that create hybrids. - Groups that sign up for the gentleman list on a certain private tracker. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/web-tier-01.json' %]][[% endfilter %]] @@ -1598,11 +1598,11 @@ I also made 3 guides related to this one. ### WEB Tier 02 -??? question "WEB Tier 02 - [CLICK TO EXPAND]" +??? question "WEB Tier 02 - [Click to show/hide]" - placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/web-tier-02.json' %]][[% endfilter %]] @@ -1614,11 +1614,11 @@ I also made 3 guides related to this one. ### WEB Tier 03 -??? question "WEB Tier 03 - [CLICK TO EXPAND]" +??? question "WEB Tier 03 - [Click to show/hide]" - placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/web-tier-03.json' %]][[% endfilter %]] @@ -1636,11 +1636,11 @@ I also made 3 guides related to this one. Amazon -??? question "Amazon - [CLICK TO EXPAND]" +??? question "Amazon - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Amazon_Prime_Video){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/amzn.json' %]][[% endfilter %]] @@ -1654,11 +1654,11 @@ I also made 3 guides related to this one. Apple TV+ -??? question "Apple TV+ - [CLICK TO EXPAND]" +??? question "Apple TV+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Apple_TV%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/atvp.json' %]][[% endfilter %]] @@ -1672,11 +1672,11 @@ I also made 3 guides related to this one. Criterion Channel -??? question "Criterion Channel - [CLICK TO EXPAND]" +??? question "Criterion Channel - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/The_Criterion_Collection#Streaming_as_The_Criterion_Channel){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/crit.json' %]][[% endfilter %]] @@ -1690,11 +1690,11 @@ I also made 3 guides related to this one. Disney+ -??? question "Disney+ - [CLICK TO EXPAND]" +??? question "Disney+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Disney%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dsnp.json' %]][[% endfilter %]] @@ -1708,11 +1708,11 @@ I also made 3 guides related to this one. HBO -??? question "HBO - [CLICK TO EXPAND]" +??? question "HBO - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/HBO){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hbo.json' %]][[% endfilter %]] @@ -1726,11 +1726,11 @@ I also made 3 guides related to this one. HBO Max -??? question "HBO Max - [CLICK TO EXPAND]" +??? question "HBO Max - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/HBO_Max){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hmax.json' %]][[% endfilter %]] @@ -1744,11 +1744,11 @@ I also made 3 guides related to this one. Max -??? question "Max - [CLICK TO EXPAND]" +??? question "Max - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Max_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/max.json' %]][[% endfilter %]] @@ -1762,11 +1762,11 @@ I also made 3 guides related to this one. Hulu -??? question "Hulu - [CLICK TO EXPAND]" +??? question "Hulu - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Hulu){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hulu.json' %]][[% endfilter %]] @@ -1780,11 +1780,11 @@ I also made 3 guides related to this one. Netflix -??? question "Netflix - [CLICK TO EXPAND]" +??? question "Netflix - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Netflix){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/nf.json' %]][[% endfilter %]] @@ -1798,11 +1798,11 @@ I also made 3 guides related to this one. Peacock TV -??? question "Peacock TV - [CLICK TO EXPAND]" +??? question "Peacock TV - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Peacock_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/pcok.json' %]][[% endfilter %]] @@ -1816,11 +1816,11 @@ I also made 3 guides related to this one. Paramount+ -??? question "Paramount+ - [CLICK TO EXPAND]" +??? question "Paramount+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Paramount%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/pmtp.json' %]][[% endfilter %]] @@ -1834,11 +1834,11 @@ I also made 3 guides related to this one. Movies Anywhere -??? question "Movies Anywhere - [CLICK TO EXPAND]" +??? question "Movies Anywhere - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Movies_Anywhere){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/ma.json' %]][[% endfilter %]] @@ -1852,11 +1852,11 @@ I also made 3 guides related to this one. Pathé Thuis -??? question "Pathé Thuis - [CLICK TO EXPAND]" +??? question "Pathé Thuis - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://nl.wikipedia.org/wiki/Path%C3%A9_Thuis){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/pathe.json' %]][[% endfilter %]] @@ -1870,11 +1870,11 @@ I also made 3 guides related to this one. Bravia Core -??? question "Bravia Core - [CLICK TO EXPAND]" +??? question "Bravia Core - [Click to show/hide]" [From Sony, no wiki link available](https://electronics.sony.com/bravia-core){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/bcore.json' %]][[% endfilter %]] @@ -1888,11 +1888,11 @@ I also made 3 guides related to this one. Stan -??? question "STAN - [CLICK TO EXPAND]" +??? question "STAN - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Stan_(service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/stan.json' %]][[% endfilter %]] @@ -1906,11 +1906,11 @@ I also made 3 guides related to this one. Crave -??? question "CRAVE - [CLICK TO EXPAND]" +??? question "CRAVE - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Crave_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/crav.json' %]][[% endfilter %]] @@ -1924,11 +1924,11 @@ I also made 3 guides related to this one. OViD -??? question "OViD - [CLICK TO EXPAND]" +??? question "OViD - [Click to show/hide]" [OViD Website](https://search.ovid.tv/other/about){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/ovid.json' %]][[% endfilter %]] @@ -1944,10 +1944,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 01 (Top SeaDex Muxers) -??? question "Anime BD Tier 01 (Top SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 01 (Top SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-01-top-seadex-muxers.json' %]][[% endfilter %]] @@ -1959,10 +1959,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 02 (SeaDex Muxers) -??? question "Anime BD Tier 02 (SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 02 (SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-02-seadex-muxers.json' %]][[% endfilter %]] @@ -1974,10 +1974,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 03 (SeaDex Muxers) -??? question "Anime BD Tier 03 (SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 03 (SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-03-seadex-muxers.json' %]][[% endfilter %]] @@ -1989,10 +1989,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 04 (SeaDex Muxers) -??? question "Anime BD Tier 04 (SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 04 (SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-04-seadex-muxers.json' %]][[% endfilter %]] @@ -2004,10 +2004,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 05 (Remuxes) -??? question "Anime BD Tier 05 (Remuxes) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 05 (Remuxes) - [Click to show/hide]" Groups that are consistent and do Remuxes -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-05-remuxes.json' %]][[% endfilter %]] @@ -2019,10 +2019,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 06 (FanSubs) -??? question "Anime BD Tier 06 (FanSubs) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 06 (FanSubs) - [Click to show/hide]" FanSub groups that are consistent -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-06-fansubs.json' %]][[% endfilter %]] @@ -2034,10 +2034,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 07 (P2P/Scene) -??? question "Anime BD Tier 07 (P2P/Scene) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 07 (P2P/Scene) - [Click to show/hide]" Known P2P and Scene Anime groups -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-07-p2pscene.json' %]][[% endfilter %]] @@ -2049,10 +2049,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 08 (Mini Encodes) -??? question "Anime BD Tier 08 (Mini Encodes) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 08 (Mini Encodes) - [Click to show/hide]" Know groups that do mini encodes -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-bd-tier-08-mini-encodes.json' %]][[% endfilter %]] @@ -2064,10 +2064,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 01 (Muxers) -??? question "Anime Web Tier 01 (Muxers) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 01 (Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-web-tier-01-muxers.json' %]][[% endfilter %]] @@ -2079,10 +2079,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 02 (Top FanSubs) -??? question "Anime Web Tier 02 (Top FanSubs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 02 (Top FanSubs) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-web-tier-02-top-fansubs.json' %]][[% endfilter %]] @@ -2094,10 +2094,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 03 (Official Subs) -??? question "Anime Web Tier 03 Official Subs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 03 Official Subs) - [Click to show/hide]" Official sub groups that tend to be more consistent and release fast -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-web-tier-03-official-subs.json' %]][[% endfilter %]] @@ -2109,10 +2109,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 04 (Official Subs) -??? question "Anime Web Tier 04 (Official Subs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 04 (Official Subs) - [Click to show/hide]" Official sub groups -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-web-tier-04-official-subs.json' %]][[% endfilter %]] @@ -2124,10 +2124,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 05 (FanSubs) -??? question "Anime Web Tier 05 (FanSubs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 05 (FanSubs) - [Click to show/hide]" FanSub groups that are consistent -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-web-tier-05-fansubs.json' %]][[% endfilter %]] @@ -2139,10 +2139,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 06 (FanSubs) -??? question "Anime Web Tier 06 (FanSubs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 06 (FanSubs) - [Click to show/hide]" FanSub groups that are consistent -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-web-tier-06-fansubs.json' %]][[% endfilter %]] @@ -2154,10 +2154,10 @@ I also made 3 guides related to this one. ### Anime Raws -??? question "Anime Raws - [CLICK TO EXPAND]" +??? question "Anime Raws - [Click to show/hide]" A collection of know groups that release raws -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-raws.json' %]][[% endfilter %]] @@ -2169,10 +2169,10 @@ I also made 3 guides related to this one. ### Anime LQ Groups -??? question "Anime LQ Groups - [CLICK TO EXPAND]" +??? question "Anime LQ Groups - [Click to show/hide]" A collection of known Low Quality groups. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-lq-groups.json' %]][[% endfilter %]] @@ -2184,10 +2184,10 @@ I also made 3 guides related to this one. ### Uncensored -??? question "Uncensored - [CLICK TO EXPAND]" +??? question "Uncensored - [Click to show/hide]" This CF covers releases that are uncensored -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uncensored.json' %]][[% endfilter %]] @@ -2199,10 +2199,10 @@ I also made 3 guides related to this one. ### v0 -??? question "v0 - [CLICK TO EXPAND]" +??? question "v0 - [Click to show/hide]" CF to cover releases named with v0 which we don't want -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/v0.json' %]][[% endfilter %]] @@ -2214,10 +2214,10 @@ I also made 3 guides related to this one. ### v1 -??? question "v1 - [CLICK TO EXPAND]" +??? question "v1 - [Click to show/hide]" CF to cover v1 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/v1.json' %]][[% endfilter %]] @@ -2229,10 +2229,10 @@ I also made 3 guides related to this one. ### v2 -??? question "v2 - [CLICK TO EXPAND]" +??? question "v2 - [Click to show/hide]" CF to cover v2 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/v2.json' %]][[% endfilter %]] @@ -2244,10 +2244,10 @@ I also made 3 guides related to this one. ### v3 -??? question "v3 - [CLICK TO EXPAND]" +??? question "v3 - [Click to show/hide]" CF to cover v3 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/v3.json' %]][[% endfilter %]] @@ -2259,10 +2259,10 @@ I also made 3 guides related to this one. ### v4 -??? question "v4 - [CLICK TO EXPAND]" +??? question "v4 - [Click to show/hide]" CF to cover v4 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/v4.json' %]][[% endfilter %]] @@ -2274,10 +2274,10 @@ I also made 3 guides related to this one. ### VRV -??? question "VRV - [CLICK TO EXPAND]" +??? question "VRV - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/VRV_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/vrv.json' %]][[% endfilter %]] @@ -2289,10 +2289,10 @@ I also made 3 guides related to this one. ### 10bit -??? question "10bit - [CLICK TO EXPAND]" +??? question "10bit - [Click to show/hide]" This CF covers releases that are 10bit -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/10bit.json' %]][[% endfilter %]] @@ -2304,10 +2304,10 @@ I also made 3 guides related to this one. ### Anime Dual Audio -??? question "Anime Dual Audio - [CLICK TO EXPAND]" +??? question "Anime Dual Audio - [Click to show/hide]" This CF covers releases that have Dual Audio -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/anime-dual-audio.json' %]][[% endfilter %]] @@ -2319,10 +2319,10 @@ I also made 3 guides related to this one. ### Dubs Only -??? question "Dubs Only - [CLICK TO EXPAND]" +??? question "Dubs Only - [Click to show/hide]" This CF covers releases that only have Dubs -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dubs-only.json' %]][[% endfilter %]] @@ -2338,11 +2338,11 @@ I also made 3 guides related to this one. ### Multi-French -??? question "Multi-French - [CLICK TO EXPAND]" +??? question "Multi-French - [Click to show/hide]" Recognize movies that include the original and the french audio. Work only after import as it need the result from FFprobe to get which audio are present. Will rename the release to keep the recognition of 'Multi' by the [Multi-Audio](#multi-audio) custom format. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/multi-french.json' %]][[% endfilter %]] @@ -2354,11 +2354,11 @@ I also made 3 guides related to this one. ### Multi-Audio -??? question "Multi-Audio - [CLICK TO EXPAND]" +??? question "Multi-Audio - [Click to show/hide]" A slightly modified [Multi](#multi) Custom Formats that recognize VF and VO inside the name. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/multi-audio.json' %]][[% endfilter %]] @@ -2370,11 +2370,11 @@ I also made 3 guides related to this one. ### French Audio -??? question "French Audio - [CLICK TO EXPAND]" +??? question "French Audio - [Click to show/hide]" This will recognize every kind of French Audio. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-audio.json' %]][[% endfilter %]] @@ -2386,11 +2386,11 @@ I also made 3 guides related to this one. ### VFF -??? question "VFF - [CLICK TO EXPAND]" +??? question "VFF - [Click to show/hide]" Full French version (dubbing done in France) and French version (normally equivalent to VFQ). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vff.json' %]][[% endfilter %]] @@ -2402,11 +2402,11 @@ I also made 3 guides related to this one. ### VOF -??? question "VOF - [CLICK TO EXPAND]" +??? question "VOF - [Click to show/hide]" Original French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vof.json' %]][[% endfilter %]] @@ -2418,11 +2418,11 @@ I also made 3 guides related to this one. ### VFI -??? question "VFI - [CLICK TO EXPAND]" +??? question "VFI - [Click to show/hide]" International French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vfi.json' %]][[% endfilter %]] @@ -2434,11 +2434,11 @@ I also made 3 guides related to this one. ### VF2 -??? question "VF2 - [CLICK TO EXPAND]" +??? question "VF2 - [Click to show/hide]" VF[1-9] or FR[1-9] indicates the number of dubs present (normally VF2 being VFF and VFQ). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vf2.json' %]][[% endfilter %]] @@ -2450,11 +2450,11 @@ I also made 3 guides related to this one. ### VFQ -??? question "VFQ - [CLICK TO EXPAND]" +??? question "VFQ - [Click to show/hide]" Canadian French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vfq.json' %]][[% endfilter %]] @@ -2466,11 +2466,11 @@ I also made 3 guides related to this one. ### VQ -??? question "VQ - [CLICK TO EXPAND]" +??? question "VQ - [Click to show/hide]" Quebec Version (strong Quebec accent, ex: The Simpsons movie). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vq.json' %]][[% endfilter %]] @@ -2482,11 +2482,11 @@ I also made 3 guides related to this one. ### VFB -??? question "VFB - [CLICK TO EXPAND]" +??? question "VFB - [Click to show/hide]" Belgian French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vfb.json' %]][[% endfilter %]] @@ -2498,11 +2498,11 @@ I also made 3 guides related to this one. ### VOSTFR -??? question "VOSTFR - [CLICK TO EXPAND]" +??? question "VOSTFR - [Click to show/hide]" Indicates soundtrack in the original language, with French subtitles. It should be noted that SUBFRENCH is included inside this Custom Format. However, SUB often mean that the subtitle was embedded inside the picture (hardcoded). French releases tend to mix both, leading some VOSTFR being labelled as SUBFRENCH and SUBFRENCH as VOSTFR. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-vostfr.json' %]][[% endfilter %]] @@ -2514,11 +2514,11 @@ I also made 3 guides related to this one. ### FanSUB -??? question "FanSUB - [CLICK TO EXPAND]" +??? question "FanSUB - [Click to show/hide]" Action of subtitling a video for personal and non-professional purposes. The quality of FanSUBs can vary enormously (accuracy of translation, mistakes, etc.) and could lead to so called FastSUBs. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/fansub.json' %]][[% endfilter %]] @@ -2530,11 +2530,11 @@ I also made 3 guides related to this one. ### FastSUB -??? question "FastSUB - [CLICK TO EXPAND]" +??? question "FastSUB - [Click to show/hide]" FanSUB, but made as quickly as possible, at the expense of quality. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/fastsub.json' %]][[% endfilter %]] @@ -2550,13 +2550,13 @@ I also made 3 guides related to this one. ### FR Remux Tier 01 -??? question "Remux Tier 01 - [CLICK TO EXPAND]" +??? question "Remux Tier 01 - [Click to show/hide]" - WiP - Groups doing remuxes with multiple sources (discs) mixing what's best. - Groups doing remuxes with a groups from Remux Tier 01 or 02 and adding the best French Audio available. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-remux-tier-01.json' %]][[% endfilter %]] @@ -2568,7 +2568,7 @@ I also made 3 guides related to this one. ### FR Remux Tier 02 -??? question "Remux Tier 02 - [CLICK TO EXPAND]" +??? question "Remux Tier 02 - [Click to show/hide]" - WiP - Groups that use an automated way. @@ -2577,7 +2577,7 @@ I also made 3 guides related to this one. - Groups that haven't released much or are not well recognized. (yet) - Groups that retired and don't have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-remux-tier-02.json' %]][[% endfilter %]] @@ -2589,7 +2589,7 @@ I also made 3 guides related to this one. ### FR UHD Bluray Tier 01 -??? question "FR UHD Bluray Tier 01 - [CLICK TO EXPAND]" +??? question "FR UHD Bluray Tier 01 - [Click to show/hide]" - WiP - Groups that created encodes from the remuxes without micro-sizing them. @@ -2597,7 +2597,7 @@ I also made 3 guides related to this one. - HDR/DoVi (Depending what's offered and often both). - HD Audio (Atmos, TrueHD etc...). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-uhd-bluray-tier-01.json' %]][[% endfilter %]] @@ -2609,7 +2609,7 @@ I also made 3 guides related to this one. ### FR UHD Bluray Tier 02 -??? question "FR UHD Bluray Tier 02 - [CLICK TO EXPAND]" +??? question "FR UHD Bluray Tier 02 - [Click to show/hide]" - WiP - Groups that created encodes from the remuxes without micro-sizing them. @@ -2619,7 +2619,7 @@ I also made 3 guides related to this one. - Groups that haven't released much or are not well recognized. (yet) - Groups that retired and don't have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-uhd-bluray-tier-02.json' %]][[% endfilter %]] @@ -2631,14 +2631,14 @@ I also made 3 guides related to this one. ### FR HD Bluray Tier 01 -??? question "FR HD Bluray Tier 01 - [CLICK TO EXPAND]" +??? question "FR HD Bluray Tier 01 - [Click to show/hide]" - WiP - Groups that created encodes from the remuxes without micro-sizing them. - Groups that have a minimum of great releases (best encode in it's class 1080p and lower). - Groups that add the best French audio track to an English release from Tier 01 or 02. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hd-bluray-tier-01.json' %]][[% endfilter %]] @@ -2650,7 +2650,7 @@ I also made 3 guides related to this one. ### FR HD Bluray Tier 02 -??? question "FR HD Bluray Tier 02 - [CLICK TO EXPAND]" +??? question "FR HD Bluray Tier 02 - [Click to show/hide]" - WiP - Groups that created encodes from the remuxes without micro-sizing them. @@ -2658,7 +2658,7 @@ I also made 3 guides related to this one. - Groups that haven't released much or are not well recognized. (yet) - Groups that retired and don't have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hd-bluray-tier-02.json' %]][[% endfilter %]] @@ -2670,13 +2670,13 @@ I also made 3 guides related to this one. ### FR WEB Tier 01 -??? question "FR WEB Tier 01 - [CLICK TO EXPAND]" +??? question "FR WEB Tier 01 - [Click to show/hide]" - WiP - Groups that get their releases directly from the source. - Groups that source and add the French audio track from the source to an English release from Tier 01 or 02. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-web-tier-01.json' %]][[% endfilter %]] @@ -2688,14 +2688,14 @@ I also made 3 guides related to this one. ### FR WEB Tier 02 -??? question "FR WEB Tier 02 - [CLICK TO EXPAND]" +??? question "FR WEB Tier 02 - [Click to show/hide]" - WiP - Groups that source and add the French audio track from the source to an English release. - Groups that haven't released much or are not well recognized. (yet) - Groups that retired and don't have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-web-tier-02.json' %]][[% endfilter %]] @@ -2707,11 +2707,11 @@ I also made 3 guides related to this one. ### FR Scene Groups -??? question "FR Scene Groups - [CLICK TO EXPAND]" +??? question "FR Scene Groups - [Click to show/hide]" Known French Scene groups. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-scene.json' %]][[% endfilter %]] @@ -2725,7 +2725,7 @@ I also made 3 guides related to this one. French Low Quality Releases = FR LQ -??? question "FR LQ - [CLICK TO EXPAND]" +??? question "FR LQ - [Click to show/hide]" A collection of known French Low Quality groups that are often banned from the the top trackers because their lack of quality. @@ -2736,7 +2736,7 @@ I also made 3 guides related to this one. - DeTAG/ReTAG = Detagging or stealing groups. - Other reasons = Banned Release Groups. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-lq.json' %]][[% endfilter %]] diff --git a/docs/Radarr/Radarr-recommended-naming-scheme.md b/docs/Radarr/Radarr-recommended-naming-scheme.md index 4eaa43945..d12b5c545 100644 --- a/docs/Radarr/Radarr-recommended-naming-scheme.md +++ b/docs/Radarr/Radarr-recommended-naming-scheme.md @@ -29,7 +29,7 @@ This naming scheme is made to be compatible with the [New Plex Agent](https://fo {{ radarr['naming']['radarr-naming']['file']['default'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" `The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [IMAX HYBRID][Bluray-1080p Proper][3D][DV HDR10][DTS 5.1][x264]-EVOLVE` @@ -39,7 +39,7 @@ For Jellyfin/Emby: {{ radarr['naming']['radarr-naming']['file']['emby'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" `The Movie Title (2010) [imdbid-tt0066921] {edition-Ultimate Extended Edition} [IMAX HYBRID][Bluray-1080p Proper][3D][DV HDR10][DTS 5.1][x264]-EVOLVE` @@ -49,7 +49,7 @@ If you do Anime {{ radarr['naming']['radarr-naming']['file']['anime'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" `The Movie Title (2010) {imdb-tt0066921} {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE` @@ -59,7 +59,7 @@ For Jellyfin/Emby: {{ radarr['naming']['radarr-naming']['file']['anime-emby'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" `The Movie Title (2010) [imdbid-tt0066921] {edition-Ultimate Extended Edition} [Surround Sound x264][Bluray-1080p Proper][3D][DTS 5.1][DE][10bit][AVC]-EVOLVE` diff --git a/docs/Radarr/Radarr-remote-path-mapping.md b/docs/Radarr/Radarr-remote-path-mapping.md index c48ef7c90..fd48b25b2 100644 --- a/docs/Radarr/Radarr-remote-path-mapping.md +++ b/docs/Radarr/Radarr-remote-path-mapping.md @@ -72,7 +72,7 @@ Open up the download client. For this example I will be using SABnzbd. This is what you put in your Host in Remote Path Mapping. This could be a `hostname`, `container name` or a `IP Address` -??? example "example what to add in Add Remote Path Mapping - [CLICK TO EXPAND]" +??? example "example what to add in Add Remote Path Mapping - [Click to show/hide]" ![!rpm-add-rpm-select-sabnzbd](images/rpm-add-rpm-select-sabnzbd.png) @@ -84,7 +84,7 @@ In SABnzbd go to `settings` => `Folders` ![!rpm-sabnzbd-folders-cdf](images/rpm-sabnzbd-folders-cdf.png) -??? example "example what to add in Add Remote Path Mapping - [CLICK TO EXPAND]" +??? example "example what to add in Add Remote Path Mapping - [Click to show/hide]" ![!rpm-add-rpm-remote-path](images/rpm-add-rpm-remote-path.png) @@ -94,7 +94,7 @@ To find out what you need to put in in your local path you need to know how Rada Click on the browse button and browse to the location where the files are accessible for Radarr. -??? example "example what to add in Add Remote Path Mapping - [CLICK TO EXPAND]" +??? example "example what to add in Add Remote Path Mapping - [Click to show/hide]" ![!rpm-add-local-path](images/rpm-add-local-path.png) diff --git a/docs/Radarr/Tips/How-to-setup-language-custom-formats.md b/docs/Radarr/Tips/How-to-setup-language-custom-formats.md index 56f185348..e557a53fb 100644 --- a/docs/Radarr/Tips/How-to-setup-language-custom-formats.md +++ b/docs/Radarr/Tips/How-to-setup-language-custom-formats.md @@ -26,7 +26,7 @@ For this we're going to make use of so called reverse scoring. Add the following json to your Radarr/Sonarr with a score of `-10000`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-not-original.json' %]][[% endfilter %]] @@ -46,7 +46,7 @@ For this we're going to make use of so called reverse scoring. Add the following json to your Radarr/Sonarr with a score of `-10000`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-not-english.json' %]][[% endfilter %]] @@ -70,7 +70,7 @@ For this we're going to make use of so called reverse scoring. Add the following json to your Radarr/Sonarr with a score of `-10000`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-not-dutch.json' %]][[% endfilter %]] @@ -89,7 +89,7 @@ Let's say you want German, but if German is not available then fall back to Orig Add the following json to your Radarr/Sonarr with a score of `-10000`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-not-original-or-german.json' %]][[% endfilter %]] @@ -97,7 +97,7 @@ Add the following json to your Radarr/Sonarr with a score of `-10000`. Add the following json to your Radarr/Sonarr with a score of `10`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-prefer-german.json' %]][[% endfilter %]] @@ -115,7 +115,7 @@ Let's say you just want to prefer German and don't care if you get another rando Add the following json to your Radarr/Sonarr with a score of `10`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-prefer-german.json' %]][[% endfilter %]] @@ -137,7 +137,7 @@ In this example I will use Dutch and Flemish since a lot of Movies/TV Shows sinc Add the following json to your Radarr/Sonarr with a score of `10`. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/guide-only/language-prefer-dutch.json' %]][[% endfilter %]] @@ -149,7 +149,7 @@ Add the following json to your Radarr/Sonarr with a score of `10`. ### What's reverse scoring -??? question "What's reverse scoring? - [CLICK TO EXPAND]" +??? question "What's reverse scoring? - [Click to show/hide]" With reverse scoring you add a Custom Format with a score of `-10000` and your preferred condition you negate. @@ -157,7 +157,7 @@ Add the following json to your Radarr/Sonarr with a score of `10`. ### Prefer language X over language Y -??? question "Prefer language X over language Y - [CLICK TO EXPAND]" +??? question "Prefer language X over language Y - [Click to show/hide]" If you want to prefer Prefer language X over language Y, @@ -167,13 +167,13 @@ Add the following json to your Radarr/Sonarr with a score of `10`. ### What's Original Language -??? question "What's Original Language? - [CLICK TO EXPAND]" +??? question "What's Original Language? - [Click to show/hide]" Original Language is the language in which a Movie/TV Show was originally made. ### Where does Radarr get the Original Language from -??? question "Where does Radarr get the Original Language from? - [CLICK TO EXPAND]" +??? question "Where does Radarr get the Original Language from? - [Click to show/hide]" Radarr makes use of [The Movie Database (TMDB)](https://www.themoviedb.org/){:target="_blank" rel="noopener noreferrer"}. @@ -181,7 +181,7 @@ Add the following json to your Radarr/Sonarr with a score of `10`. ### Where does Sonarr get the Original Language from -??? question "Where does Sonarr get the Original Language from? - [CLICK TO EXPAND]" +??? question "Where does Sonarr get the Original Language from? - [Click to show/hide]" Sonarr makes use of [TheTVDB](https://thetvdb.com/){:target="_blank" rel="noopener noreferrer"}. diff --git a/docs/Radarr/radarr-setup-quality-profiles-french-en.md b/docs/Radarr/radarr-setup-quality-profiles-french-en.md index 7828e932c..190e38b44 100644 --- a/docs/Radarr/radarr-setup-quality-profiles-french-en.md +++ b/docs/Radarr/radarr-setup-quality-profiles-french-en.md @@ -31,7 +31,7 @@ It is quite important that you follow and understand what is envisioned by Trash The only change that is needed and **mandatory** for French Custom Formats to work is to set the preferred language profile for your releases to `Any`. - ??? success "Screenshot example - [CLICK TO EXPAND]" + ??? success "Screenshot example - [Click to show/hide]" ![!cf-quality-profile-cf](images/french-cf-profile-language.png) !!! info @@ -135,7 +135,7 @@ The reason why WEB-DL 720p is not selected is because you will hardly find any r {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - When the WEB-1080p is released it will download the WEB-1080p. (streaming services) - When the Bluray-1080p is released it will upgrade to the Bluray-1080p. @@ -175,7 +175,7 @@ Use the following main settings in your profile. {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** @@ -217,7 +217,7 @@ The reason why I didn't select the WEB-DL 720p is because you will hardly find a {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - When the WEB-1080p is released it will download the WEB-1080p. (streaming services) - When the REMUX-1080p is released it will upgrade to the REMUX-1080p. @@ -257,7 +257,7 @@ Use the following main settings in your profile. {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - When the WEB-2160p is released it will download the WEB-2160p. (streaming services) - When the REMUX-2160p is released it will upgrade to the REMUX-2160p. diff --git a/docs/Radarr/radarr-setup-quality-profiles.md b/docs/Radarr/radarr-setup-quality-profiles.md index 1b7b508c1..fb3f65229 100644 --- a/docs/Radarr/radarr-setup-quality-profiles.md +++ b/docs/Radarr/radarr-setup-quality-profiles.md @@ -38,7 +38,7 @@ Select the profile that you want to use/prefer. At the bottom in your chosen profile you will see the added Custom Formats where you can start setting up the scores. -??? success "Screenshot example - [CLICK TO EXPAND]" +??? success "Screenshot example - [Click to show/hide]" ![!cf-quality-profile-cf](images/cf-quality-profile-cf.png) !!! warning @@ -65,7 +65,7 @@ At the bottom in your chosen profile you will see the added Custom Formats where ## Which Quality Profile should you choose -??? abstract "Which Quality Profile should you choose - [CLICK TO EXPAND]" +??? abstract "Which Quality Profile should you choose - [Click to show/hide]"

*Click on the image below to see how to make use of the flowchart.* @@ -111,7 +111,7 @@ The reason why I didn't select the WEB-DL 720p is because you will hardly find a {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - When the WEB-1080p is released it will download the WEB-1080p. (streaming services) - When the Bluray-1080p is released it will upgrade to the Bluray-1080p. @@ -155,7 +155,7 @@ Use the following main settings in your profile. {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** @@ -199,7 +199,7 @@ The reason why I didn't select the WEB-DL 720p is because you will hardly find a {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - When the WEB-1080p is released it will download the WEB-1080p. (streaming services) - When the REMUX-1080p is released it will upgrade to the REMUX-1080p. @@ -243,7 +243,7 @@ Use the following main settings in your profile. {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - When the WEB-2160p is released it will download the WEB-2160p. (streaming services) - When the REMUX-2160p is released it will upgrade to the REMUX-2160p. @@ -307,7 +307,7 @@ Use the following main settings in your profile. ### Proper and Repacks -??? tip "Proper and Repacks - [CLICK TO EXPAND]" +??? tip "Proper and Repacks - [Click to show/hide]" I also suggest to change the Propers and Repacks settings in Radarr @@ -319,7 +319,7 @@ Use the following main settings in your profile. ### Custom Formats to avoid certain releases -??? question "How to use a Custom Format to avoid certain releases? - [CLICK TO EXPAND]" +??? question "How to use a Custom Format to avoid certain releases? - [Click to show/hide]" For Custom Formats you really want to avoid, set it to something really low like `-10000` and not something like `-10`. Being when you add a Custom Format what you prefer and you set it to something like `+10` it could happen that for example the `BR-DISK` will be downloaded (-10)+(+10)=0 and if your `Minimum Custom Format Score` is set at `0`. @@ -332,13 +332,13 @@ This is a must have for every Quality Profile you use in my opinion. All these C ### Custom Formats with a score of 0 -??? question "What do Custom Formats with a score of 0 do? - [CLICK TO EXPAND]" +??? question "What do Custom Formats with a score of 0 do? - [Click to show/hide]" All Custom Formats with a score of 0 are pure informational and don't do anything. ### Minimum Custom Format Score -??? info "Minimum Custom Format Score - [CLICK TO EXPAND]" +??? info "Minimum Custom Format Score - [Click to show/hide]" Some people suggest not to use negative scores for your Custom Formats and set this option to a higher score then 0. @@ -348,7 +348,7 @@ This is a must have for every Quality Profile you use in my opinion. All these C ### Audio Channels -??? info "Audio Channels - [CLICK TO EXPAND]" +??? info "Audio Channels - [Click to show/hide]" Elsewhere in the guide, you will find a separate group of custom formats called `Audio Channels`. These will match the number of audio channels in a release, for example 2.0 (stereo) or 5.1/7.1 (surround sound). Personally I wouldn't add the audio channels Custom Formats as you could limit yourself in the amount of releases you're able to get. Only use them if you have a specific need for them. @@ -356,7 +356,7 @@ This is a must have for every Quality Profile you use in my opinion. All these C ### Avoid using the x264/x265 Custom Format -??? tip "Avoid using the x264/x265 Custom Format - [CLICK TO EXPAND]" +??? tip "Avoid using the x264/x265 Custom Format - [Click to show/hide]" Avoid using the x264/x265 Custom Format with a score if possible, it's smarter to use the [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} Custom Format. diff --git a/docs/SQP/1-4k.md b/docs/SQP/1-4k.md index d16950f5e..3340a751c 100644 --- a/docs/SQP/1-4k.md +++ b/docs/SQP/1-4k.md @@ -1,4 +1,4 @@ -# Streaming Optimized (SQP-1 2160p) +# SQP-1 (2160p) Streaming Optimized --8<-- "includes/sqp/wip.md" @@ -10,41 +10,6 @@ {! include-markdown "../../includes/sqp/instructions.md" !} -Depending which road you want to go follow the following instructions - -[Bluray|WEB-2160p](#blurayweb-2160p) - -- 1080p WEBDL with `DD+` (+Atmos) will trump a 1080p BHDStudio. -- 1080p/2160p WEBDL with `Imax`/`Imax-E` will trump everything. -- 2160p `Hybrid` WEBDL with `DV HDR10` & `DD+ Atmos` will trump a 2160p BHDStudio. -- 2160p WEBDL with `HDR10` & `DD+` (+Atmos) **WILL NOT** trump a 2160p BHDStudio with `DV HDR10`. -- 2160p BHDStudio will trump a 2160p WEBDL with `DD+` (non Atmos). - -[SQP-1 (2160p)](#sqp-1-2160p) - (Max compatibility, prefer BHDstudio) - -- 1080p WEBDL with `DD+` (+Atmos) will trump a BHDStudio (*1*). -- 1080p WEBDL with `Imax`/`Imax-E` will trump a BHDStudio (*1*). -- 2160p BHDStudio will trump a 2160p `Hybrid` WEBDL with `DV HDR10`. -- 2160p BHDStudio will trump a 2160p `Hybrid` WEBDL with `Atmos`. -- 2160p BHDStudio will trump a 2160p `Hybrid` WEBDL with `Imax`/`Imax-E`. -- 2160p BHDStudio will trump a 2160p `Hybrid` WEBDL from `MA`. - -!!! info "(*1*) It's possible to prevent this, instructions in the Guide." - -{! include-markdown "../../includes/sqp/1-4k-newqp.md" !} - -{! include-markdown "../../includes/sqp/merge-qualities.md" !} - -{! include-markdown "../../includes/sqp/1-4k-merge-qualities.md" !} - -{! include-markdown "../../includes/sqp/1-4k-select-qualities.md" !} - -{! include-markdown "../../includes/sqp/move-quality-to-top.md" !} - -{! include-markdown "../../includes/sqp/1-4k-qp-settings.md" !} - -{! include-markdown "../../includes/sqp/1-4k-cf-scoring.md" !} - {! include-markdown "../../includes/sqp/1-4k-newqp-sqp1.md" !} {! include-markdown "../../includes/sqp/merge-qualities.md" !} diff --git a/docs/SQP/1.md b/docs/SQP/1.md index b248bdaf4..551c432ef 100644 --- a/docs/SQP/1.md +++ b/docs/SQP/1.md @@ -1,4 +1,4 @@ -# Streaming Optimized (SQP-1) +# SQP-1 (1080p) Streaming Optimized --8<-- "includes/sqp/wip.md" diff --git a/docs/SQP/images/1-4k-merge-qualities.png b/docs/SQP/images/1-4k-merge-qualities.png deleted file mode 100644 index 0ce61afd3..000000000 Binary files a/docs/SQP/images/1-4k-merge-qualities.png and /dev/null differ diff --git a/docs/SQP/images/1-4k-newqp.png b/docs/SQP/images/1-4k-newqp.png deleted file mode 100644 index 6a9461551..000000000 Binary files a/docs/SQP/images/1-4k-newqp.png and /dev/null differ diff --git a/docs/SQP/images/1-4k-qp-settings.png b/docs/SQP/images/1-4k-qp-settings.png deleted file mode 100644 index d869b4923..000000000 Binary files a/docs/SQP/images/1-4k-qp-settings.png and /dev/null differ diff --git a/docs/SQP/images/1-4k-select-qualities-sqp1.png b/docs/SQP/images/1-4k-select-qualities-sqp1.png index 4ca7ef403..1d43ab45d 100644 Binary files a/docs/SQP/images/1-4k-select-qualities-sqp1.png and b/docs/SQP/images/1-4k-select-qualities-sqp1.png differ diff --git a/docs/SQP/images/1-4k-select-qualities.png b/docs/SQP/images/1-4k-select-qualities.png deleted file mode 100644 index 075610e5d..000000000 Binary files a/docs/SQP/images/1-4k-select-qualities.png and /dev/null differ diff --git a/docs/SQP/images/1-merge-qualities.png b/docs/SQP/images/1-merge-qualities.png index 021379618..f7865bd43 100644 Binary files a/docs/SQP/images/1-merge-qualities.png and b/docs/SQP/images/1-merge-qualities.png differ diff --git a/docs/SQP/images/1-newqp.png b/docs/SQP/images/1-newqp.png index dbd591ccd..bcb0b9795 100644 Binary files a/docs/SQP/images/1-newqp.png and b/docs/SQP/images/1-newqp.png differ diff --git a/docs/SQP/images/1-qp-settings.png b/docs/SQP/images/1-qp-settings.png index 04729f95c..649ef75fc 100644 Binary files a/docs/SQP/images/1-qp-settings.png and b/docs/SQP/images/1-qp-settings.png differ diff --git a/docs/SQP/images/1-select-qualities.png b/docs/SQP/images/1-select-qualities.png index afbcb6fb3..89e5a6cc3 100644 Binary files a/docs/SQP/images/1-select-qualities.png and b/docs/SQP/images/1-select-qualities.png differ diff --git a/docs/SQP/index.md b/docs/SQP/index.md index 80c93fe34..a2dc8e7a5 100644 --- a/docs/SQP/index.md +++ b/docs/SQP/index.md @@ -11,12 +11,12 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ## The Following SQP are available -- [Streaming Optimized (SQP-1)](/SQP/1){:target="_blank" rel="noopener noreferrer"} -- [Streaming Optimized (SQP-1 2160p)](/SQP/1-4k){:target="_blank" rel="noopener noreferrer"} -- [UHD Remux|Bluray|IMAX-E (SQP-2)](/SQP/2){:target="_blank" rel="noopener noreferrer"} -- [UHD Remux|IMAX-E (SQP-3)](/SQP/3){:target="_blank" rel="noopener noreferrer"} -- [UHD WEBDL|IMAX-E (SQP-4)](/SQP/4){:target="_blank" rel="noopener noreferrer"} -- [UHD Bluray|IMAX-E (SQP-5)](/SQP/5){:target="_blank" rel="noopener noreferrer"} +- [SQP-1 (1080p) - *Streaming Optimized*](/SQP/1){:target="_blank" rel="noopener noreferrer"} +- [SQP-1 (2160p) - *Streaming Optimized*](/SQP/1-4k){:target="_blank" rel="noopener noreferrer"} +- [SQP-2 (2160p) - *UHD Remux|Bluray|IMAX-E*](/SQP/2){:target="_blank" rel="noopener noreferrer"} +- [SQP-3 (2160p) - *UHD Remux|IMAX-E*](/SQP/3){:target="_blank" rel="noopener noreferrer"} +- [SQP-4 (2160p) - *UHD WEBDL|IMAX-E*](/SQP/4){:target="_blank" rel="noopener noreferrer"} +- [SQP-5 (2160p) - *UHD Bluray|IMAX-E*](/SQP/5){:target="_blank" rel="noopener noreferrer"} ### FAQ & INFO @@ -25,13 +25,18 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec **CF** = Custom Formats -??? question "Why don't you add this to the public guide? - [CLICK TO EXPAND]" +??? question "Can I use these SQP with Sonarr? - [Click to show/hide]" + **NO**, SQP are only for Radarr :bangbang:
+ At the moment their are no specific release groups to create a SQP for Sonarr.
+ If you're looking for a SQP-1 (xxxxp) then look at the public Sonarr Guide. + +??? question "Why don't you add this to the public guide? - [Click to show/hide]" These SQPs are advanced Quality Profiles tested and created for a specific need, and only interesting for people that are interested in a specific Quality Profile. -??? question "I see CFs that aren't in the main guide - [CLICK TO EXPAND]" +??? question "I see CFs that aren't in the main guide - [Click to show/hide]" Some SQPs have/need specific CFs to work. -??? question "Some CFs in your instructions have a score of 0. Should I follow the scores from the main guide? - [CLICK TO EXPAND]" +??? question "Some CFs in your instructions have a score of 0. Should I follow the scores from the main guide? - [Click to show/hide]" No, you should always follow the scores of the SQP. !!! TIP diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index 442e6238b..f4343e93c 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -8,7 +8,7 @@ The Release profile that we're going to use for this example is mainly to prefer !!! danger "" **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 show/hide]" ## FAQ @@ -223,10 +223,14 @@ Add this to your `Preferred (3)` with a score of [50] /\b(vdl)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` +```bash +/\b(ovid)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +``` + !!! danger "Caution" Don't forget to click on `SAVE` after you've added everything you want to the release profile :bangbang: -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" !!! warning These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. @@ -293,7 +297,7 @@ Add this to your `Preferred (3)` with a score of [5] !!! danger "Caution" Don't forget to click on `SAVE` after you've added everything you want to the release profile :bangbang: -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" !!! warning These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. @@ -324,7 +328,7 @@ Add this to your `Preferred (3)` with a score of [-10000] !!! danger "Caution" Don't forget to click on `SAVE` after you've added everything you want to the release profile :bangbang: -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" !!! warning These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. @@ -356,7 +360,7 @@ Add this to your `Preferred (3)` with a score of [-10000] !!! warning "" :bangbang: This one is actually a must even that it's added in the optional section :bangbang: -??? question "Why the Must Not Contain entry - [CLICK TO EXPAND]" +??? question "Why the Must Not Contain entry - [Click to show/hide]" This one blocks/ignores 720/1080p releases that are (re-)encoded in x265. @@ -394,7 +398,7 @@ Add this to your `Must not contain (2)` /^(?=.*(1080|720))(?=.*((x|h)[ ._-]?265|hevc)).*/i ``` -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!rp-release-sources](images/rp-golden-rule.png) @@ -422,7 +426,7 @@ Add this to your `Preferred (3)` with a score of [1500] #### Optional - Dislike retags -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" Use this only if you dislike renamed and retagged releases, some indexers/trackers are known to rename or add their own tags to the release name which could mess up your results or naming. Add this to your `Preferred (3)` with a score of [-10000] @@ -433,7 +437,7 @@ Add this to your `Preferred (3)` with a score of [-10000] #### Optional - Dislike Obfuscated -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" Use this only if you dislike Obfuscated releases, some indexers are known to rename or add their own tags/obfuscated name to the release name which could mess up your results or naming. Add this to your `Preferred (3)` with a score of [-10000] @@ -448,7 +452,7 @@ Add this to your `Preferred (3)` with a score of [-10000] Add this to your `Preferred (3)` with a score of [-10000] -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" Some indexers are known to add extra useless info to the release name which could mess up your results or naming. ```bash @@ -459,7 +463,7 @@ Add this to your `Preferred (3)` with a score of [-10000] #### Optional - Dislike release containing: 1- -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" Some indexers are known to add extra useless info to the release name which could mess up your results or naming. Matches any release that contains '1-' as prefix for Release Groups @@ -484,7 +488,7 @@ Add this to your `Preferred (3)` with a score of [-10000] #### Optional - Prefer Season Packs -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" Use this if you prefer Season packs !!! warning "" @@ -503,7 +507,7 @@ Add this to your `Preferred (3)` with a score of [15] ##### .su season pack issue -??? bug ".su season pack issue - [CLICK TO EXPAND]" +??? bug ".su season pack issue - [Click to show/hide]" When you see a error in Sonarr that looks somehow like the follow screenshot @@ -521,7 +525,7 @@ Add this to your `Preferred (3)` with a score of [15] #### Optional - Ignore Dolby Vision without HDR10 fallback -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" This is a RegEx that ignores DV that don't have the fallback to HDR10, What can results in playback issues like weird colors if you want to play it on a not Dolby Vision compatible setup. @@ -535,7 +539,7 @@ Add this to your `Must not contain (2)` #### Optional - Ignore The Group -SCENE -??? question "Explanation - [CLICK TO EXPAND]" +??? question "Explanation - [Click to show/hide]" Seems plex ignores `-scene` because it thinks they are extra's. [SOURCE](https://github.com/squaresmile/Plex-Plug-Ins/blob/61eda8a775e198971dcf5088c4daf264a844736f/Scanners.bundle/Contents/Resources/Common/VideoFiles.py#L11){:target="_blank" rel="noopener noreferrer"} @@ -549,7 +553,7 @@ Add this to your `Must not contain (2)` #### Optional - Ignore scene releases -??? question "WHY ? - [CLICK TO EXPAND]" +??? question "WHY ? - [Click to show/hide]" If you don't want to download so called scene releases. @@ -562,7 +566,7 @@ Add this to your `Must not contain (2)` #### Optional - Ignore Bad Dual Audio Groups -??? question "WHY ? - [CLICK TO EXPAND]" +??? question "WHY ? - [Click to show/hide]" These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. Also they often even rename the release name in to Portuguese. @@ -575,7 +579,7 @@ Add this to your `Must not contain (2)` #### Optional - Ignore AV1 -??? question "WHY ? - [CLICK TO EXPAND]" +??? question "WHY ? - [Click to show/hide]" - This is a new codec and you need modern devices that support it. - We also had reports of playback/transcoding issues. @@ -610,7 +614,7 @@ If you notice something wrong just contact me and we will try to fix it or remov When you've done it correctly it will look something like this. -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" !!! warning These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. diff --git a/docs/Sonarr/Sonarr-recommended-naming-scheme.md b/docs/Sonarr/Sonarr-recommended-naming-scheme.md index 8b5073556..01e5d143f 100644 --- a/docs/Sonarr/Sonarr-recommended-naming-scheme.md +++ b/docs/Sonarr/Sonarr-recommended-naming-scheme.md @@ -25,7 +25,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc. {{ sonarr['naming']['sonarr-naming']['episodes']['standard']['default:4'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" Single Episode: @@ -49,7 +49,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc. {{ sonarr['naming']['sonarr-naming']['episodes']['daily']['default:4'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" `The Series Title! (2010) - 2013-10-30 - Episode Title 1 [AMZN WEBDL-1080p Proper][DV HDR10][DTS 5.1][x264]-RlsGrp` @@ -67,7 +67,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc. {{ sonarr['naming']['sonarr-naming']['episodes']['anime']['default:4'] }} ``` -??? abstract "RESULTS: - [CLICK TO EXPAND]" +??? abstract "RESULTS: - [Click to show/hide]" Single Episode: diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 86269a562..9c7f6d90a 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -117,13 +117,13 @@ I also made 3 guides related to this one. ### TrueHD ATMOS -??? question "TrueHD ATMOS - [CLICK TO EXPAND]" +??? question "TrueHD ATMOS - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_Atmos){:target="_blank" rel="noopener noreferrer"} Dolby Atmos is a surround sound technology developed by Dolby Laboratories. It expands on existing surround sound systems by adding height channels, allowing sounds to be interpreted as three-dimensional objects. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/truehd-atmos.json' %]][[% endfilter %]] @@ -135,11 +135,11 @@ I also made 3 guides related to this one. ### DTS X -??? question "DTS X - [CLICK TO EXPAND]" +??? question "DTS X - [Click to show/hide]" DTS:X is an object-based audio codec, which aims to create a multi-dimensional sound that “moves around you like it would in real life” -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dts-x.json' %]][[% endfilter %]] @@ -151,14 +151,14 @@ I also made 3 guides related to this one. ### ATMOS (undefined) -??? question "ATMOS (undefined) - [CLICK TO EXPAND]" +??? question "ATMOS (undefined) - [Click to show/hide]" Handles cases where only Atmos is specified in title but not DD+ or TrueHD (Where it is not specified if it is Lossy or Lossless) !!! note Give this the same score as Lossy Atmos, and then on import, it will get changed to either lossy or lossless based on mediainfo. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/atmos-undefined.json' %]][[% endfilter %]] @@ -172,11 +172,11 @@ I also made 3 guides related to this one. DDPlus = DD+ -??? question "DD+ ATMOS - [CLICK TO EXPAND]" +??? question "DD+ ATMOS - [Click to show/hide]" Atmos via UHD Blu-ray will be lossless, or lossy via streaming services so in this case it will be lossy + Atmos -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/ddplus-atmos.json' %]][[% endfilter %]] @@ -188,13 +188,13 @@ I also made 3 guides related to this one. ### TrueHD -??? question "TrueHD - [CLICK TO EXPAND]" +??? question "TrueHD - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_TrueHD){:target="_blank" rel="noopener noreferrer"} Dolby TrueHD is a lossless, multi-channel audio codec developed by Dolby Laboratories for home video, used principally in Blu-ray Disc and compatible hardware. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/truehd.json' %]][[% endfilter %]] @@ -206,13 +206,13 @@ I also made 3 guides related to this one. ### DTS-HD MA -??? question "DTS-HD MA - [CLICK TO EXPAND]" +??? question "DTS-HD MA - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/DTS-HD_Master_Audio){:target="_blank" rel="noopener noreferrer"} DTS-HD Master Audio is a multi-channel, lossless audio codec developed by DTS as an extension of the lossy DTS Coherent Acoustics codec (DTS CA; usually itself referred to as just DTS). Rather than being an entirely new coding mechanism, DTS-HD MA encodes an audio master in lossy DTS first, then stores a concurrent stream of supplementary data representing whatever the DTS encoder discarded. This gives DTS-HD MA a lossy "core" able to be played back by devices that cannot decode the more complex lossless audio. DTS-HD MA's primary application is audio storage and playback for Blu-ray Disc media. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dts-hd-ma.json' %]][[% endfilter %]] @@ -224,11 +224,11 @@ I also made 3 guides related to this one. ### FLAC -??? question "FLAC - [CLICK TO EXPAND]" +??? question "FLAC - [Click to show/hide]" FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/flac.json' %]][[% endfilter %]] @@ -240,11 +240,11 @@ I also made 3 guides related to this one. ### PCM -??? question "PCM - [CLICK TO EXPAND]" +??? question "PCM - [Click to show/hide]" PCM is the method of encoding typically used for uncompressed digital audio -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/pcm.json' %]][[% endfilter %]] @@ -256,7 +256,7 @@ I also made 3 guides related to this one. ### DTS-HD HRA -??? question "DTS-HD HRA - [CLICK TO EXPAND]" +??? question "DTS-HD HRA - [Click to show/hide]" [Technical Whitepaper](https://www.opusproductions.com/pdfs/DTS_HD_WhitePaper.pdf){:target="_blank" rel="noopener noreferrer"} @@ -275,7 +275,7 @@ I also made 3 guides related to this one. | Sampling Freq. | 96 kHz | 192 kHz | | Resolution | - | Up to 24-bit | -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dts-hd-hra.json' %]][[% endfilter %]] @@ -289,13 +289,13 @@ I also made 3 guides related to this one. Dolby Digital Plus = DD+ = DDPlus -??? question "DD+ - [CLICK TO EXPAND]" +??? question "DD+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_Digital_Plus){:target="_blank" rel="noopener noreferrer"} Dolby Digital Plus, also known as Enhanced AC-3 (and commonly abbreviated as DD+ or E-AC-3, or EC-3) is a digital audio compression scheme developed by Dolby Labs for transport and storage of multi-channel digital audio. It is a successor to Dolby Digital (AC-3). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/ddplus.json' %]][[% endfilter %]] @@ -307,11 +307,11 @@ I also made 3 guides related to this one. ### DTS-ES -??? question "DTS-ES - [CLICK TO EXPAND]" +??? question "DTS-ES - [Click to show/hide]" DTS-ES (DTS Extended Surround) includes two variants, DTS-ES Discrete 6.1, and DTS-ES Matrix 5.1, depending on how the sound was originally mastered and stored. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dts-es.json' %]][[% endfilter %]] @@ -325,10 +325,10 @@ I also made 3 guides related to this one. DTS = Basic DTS -??? question "DTS - [CLICK TO EXPAND]" +??? question "DTS - [Click to show/hide]" Description placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dts.json' %]][[% endfilter %]] @@ -340,14 +340,14 @@ I also made 3 guides related to this one. ### AAC -??? question "AAC - [CLICK TO EXPAND]" +??? question "AAC - [Click to show/hide]" Advanced Audio Coding [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Advanced_Audio_Coding){:target="_blank" rel="noopener noreferrer"} Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression. Designed to be the successor of the MP3 format, AAC generally achieves higher sound quality than MP3 at the same bit rate. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/aac.json' %]][[% endfilter %]] @@ -361,13 +361,13 @@ I also made 3 guides related to this one. (Basic) Dolby Digital = DD -??? question "DD - [CLICK TO EXPAND]" +??? question "DD - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Dolby_Digital){:target="_blank" rel="noopener noreferrer"} Dolby Digital, also known as Dolby AC-3, the audio compression is lossy. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dd.json' %]][[% endfilter %]] @@ -379,10 +379,10 @@ I also made 3 guides related to this one. ### MP3 -??? question "MP3 - [CLICK TO EXPAND]" +??? question "MP3 - [Click to show/hide]" Description placeholder -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/mp3.json' %]][[% endfilter %]] @@ -394,13 +394,13 @@ I also made 3 guides related to this one. ### Opus -??? question "Opus - [CLICK TO EXPAND]" +??? question "Opus - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Opus_(audio_format)){:target="_blank" rel="noopener noreferrer"} Opus is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force, designed to efficiently code speech and general audio in a single format, while remaining low-latency enough for real-time interactive communication and low-complexity enough for low-end embedded processors.Opus replaces both Vorbis and Speex for new applications, and several blind listening tests have ranked it higher-quality than any other standard audio format at any given bitrate until transparency is reached, including MP3, AAC, and HE-AAC -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/opus.json' %]][[% endfilter %]] @@ -416,7 +416,7 @@ I also made 3 guides related to this one. ### 1.0 Mono -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/10-mono.json' %]][[% endfilter %]] @@ -428,7 +428,7 @@ I also made 3 guides related to this one. ### 2.0 Stereo -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/20-stereo.json' %]][[% endfilter %]] @@ -440,7 +440,7 @@ I also made 3 guides related to this one. ### 3.0 Sound -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/30-sound.json' %]][[% endfilter %]] @@ -452,7 +452,7 @@ I also made 3 guides related to this one. ### 4.0 Sound -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/40-sound.json' %]][[% endfilter %]] @@ -464,7 +464,7 @@ I also made 3 guides related to this one. ### 5.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/51-surround.json' %]][[% endfilter %]] @@ -476,7 +476,7 @@ I also made 3 guides related to this one. ### 6.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/61-surround.json' %]][[% endfilter %]] @@ -488,7 +488,7 @@ I also made 3 guides related to this one. ### 7.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/71-surround.json' %]][[% endfilter %]] @@ -500,7 +500,7 @@ I also made 3 guides related to this one. ### 9.1 Surround -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/91-surround.json' %]][[% endfilter %]] @@ -518,13 +518,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV HDR10 - [CLICK TO EXPAND]" +??? question "DV HDR10 - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv-hdr10.json' %]][[% endfilter %]] @@ -538,13 +538,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV - [CLICK TO EXPAND]" +??? question "DV - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv.json' %]][[% endfilter %]] @@ -558,13 +558,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV HLG - [CLICK TO EXPAND]" +??? question "DV HLG - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv-hlg.json' %]][[% endfilter %]] @@ -578,13 +578,13 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV SDR - [CLICK TO EXPAND]" +??? question "DV SDR - [Click to show/hide]" Dolby Vision is a content mastering and delivery format similar to the HDR10 media profile. Dolby Vision is a proprietary, dynamic HDR format developed by Dolby Labs. By adjusting the picture on a scene-by-scene (and even frame-by-frame) basis, it lets you see more detail with better color accuracy. It is constantly making adjustments so that each image on the screen is optimized. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv-sdr.json' %]][[% endfilter %]] @@ -598,7 +598,7 @@ I also made 3 guides related to this one. HDR10Plus = HDR10+ -??? question "HDR10+ - [CLICK TO EXPAND]" +??? question "HDR10+ - [Click to show/hide]" **HDR10+ enhances upon a pre-existing HDR10 base layer allowing backwards compatibility with HDR10 devices. It adds dynamic metadata for the devices that support it.** @@ -606,7 +606,7 @@ I also made 3 guides related to this one. HDR10+, also known as HDR10 Plus, is an HDR video format, announced on 20 April 2017. It is the same as HDR10 but with the addition of a system of dynamic metadata developed by Samsung. It is free to use for content creators and has a maximum $10,000 annual license for some manufacturers. It has been positioned as an alternative to Dolby Vision without the same expenses. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hdr10plus.json' %]][[% endfilter %]] @@ -620,7 +620,7 @@ I also made 3 guides related to this one. HDR10 -??? question "HDR10 - [CLICK TO EXPAND]" +??? question "HDR10 - [Click to show/hide]" **HDR10 is the most basic HDR format used in consumer media and is supported by all HDR-supported devices. It adds static metadata upon the PQ10 format.** @@ -630,7 +630,7 @@ I also made 3 guides related to this one. HDR10 lacks dynamic metadata. On HDR10 displays that have lower color volume than the HDR10 content (e.g. lower peak brightness capability), the HDR10 metadata provides information to help the display adjust to the video. The metadata, however, is static and constant with respect to each individual video and doesn't inform the display exactly how the content should be adjusted. The interaction between display capabilities, video metadata, and the ultimate output (i.e. the presentation of the video) is mediated by the display, with the result that the original producer's intent may not be preserved. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hdr10.json' %]][[% endfilter %]] @@ -644,13 +644,13 @@ I also made 3 guides related to this one. HDR -??? question "HDR - [CLICK TO EXPAND]" +??? question "HDR - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.m.wikipedia.org/wiki/High-dynamic-range_video){:target="_blank" rel="noopener noreferrer"} High-dynamic-range video (HDR video) is video having a dynamic range greater than that of standard-dynamic-range video (SDR video).HDR video involves capture, production, content/encoding, and display. HDR capture and displays are capable of brighter whites and deeper blacks. To accommodate this, HDR encoding standards allow for a higher maximum luminance and use at least a 10-bit dynamic range (color depth, compared to 8-bit for non-professional and 10-bit for professional SDR video) in order to maintain precision across this extended range. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hdr.json' %]][[% endfilter %]] @@ -662,13 +662,13 @@ I also made 3 guides related to this one. ### HDR (undefined) -??? question "HDR (undefined) - [CLICK TO EXPAND]" +??? question "HDR (undefined) - [Click to show/hide]" Some groups don't add HDR to their 4K release name so I suggest to add this Custom Format at the same score as you add one of your HDR Custom Formats. For now it's only FraMeSToR/HQMUX that doesn't add HDR to their release name but in the feature we can add more to it if needed. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hdr-undefined.json' %]][[% endfilter %]] @@ -682,7 +682,7 @@ I also made 3 guides related to this one. PQ = PQ10 -??? question "PQ - [CLICK TO EXPAND]" +??? question "PQ - [Click to show/hide]" **PQ10 is the most basic HDR format which all other common formats are based upon. It is the barebones SMPTE 2084 specification and has no metadata.** @@ -690,7 +690,7 @@ I also made 3 guides related to this one. PQ10, sometimes simply referred as the PQ format, is an HDR format that can be used for both video and still images. It is the same as the HDR10 format without any metadata. It uses the PQ transfer function, Rec. 2020 color primaries and a bit depth of 10-bits. It is not backward compatible with SDR. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/pq.json' %]][[% endfilter %]] @@ -704,7 +704,7 @@ I also made 3 guides related to this one. HLG = HLG10 -??? question "HLG - [CLICK TO EXPAND]" +??? question "HLG - [Click to show/hide]" **HLG does not use dynamic metadata and is backwards compatible with SDR devices. It is mostly used in broadcasting.** @@ -712,7 +712,7 @@ I also made 3 guides related to this one. HLG10, commonly simply referred as the HLG format, is an HDR format that can be used for both video and still images. It uses the HLG transfer function, Rec. 2020 color primaries, and a bit depth of 10 bits. The format is backwards compatible with SDR UHDTV but not with older SDR displays that do not implement the Rec. 2020 color standards. It doesn't use metadata and is royalty free. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hlg.json' %]][[% endfilter %]] @@ -728,11 +728,11 @@ I also made 3 guides related to this one. ### Hybrid -??? question "Hybrid - [CLICK TO EXPAND]" +??? question "Hybrid - [Click to show/hide]" A hybrid release means any combination of sources (video + audio) and not a direct encode of a single source. Generally you can be sure that any hybrid that has been put together is the best quality release of a particular title. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hybrid.json' %]][[% endfilter %]] @@ -744,14 +744,14 @@ I also made 3 guides related to this one. ### Remaster -??? question "Remaster - [CLICK TO EXPAND]" +??? question "Remaster - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Remaster){:target="_blank" rel="noopener noreferrer"} For the software term, see Software remastering. Remaster (also digital remastering and digitally remastered) refers to changing the quality of the sound or of the image, or both, of previously created recordings, either audiophonic, cinematic, or videographic. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remaster.json' %]][[% endfilter %]] @@ -767,7 +767,7 @@ I also made 3 guides related to this one. ### BR-DISK -??? question "BR-DISK - [CLICK TO EXPAND]" +??? question "BR-DISK - [Click to show/hide]" This is a custom format to help Sonarr recognize & ignore BR-DISK (ISO's and Blu-ray folder structure) in addition to the standard BR-DISK quality. @@ -783,7 +783,7 @@ I also made 3 guides related to this one. - Blame the often wrongly used naming of x265 encodes. - Sonarr v3/v4 uses dynamic custom formats. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/br-disk.json' %]][[% endfilter %]] @@ -797,11 +797,11 @@ I also made 3 guides related to this one. Low Quality Releases = LQ -??? question "LQ - [CLICK TO EXPAND]" +??? question "LQ - [Click to show/hide]" A collection of known Low Quality groups that are often banned from the the top trackers because their lack of quality. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/lq.json' %]][[% endfilter %]] @@ -815,7 +815,7 @@ I also made 3 guides related to this one. 720/1080p no x265 = x265 (720/1080p) = x265 (HD) -??? question "x265 (HD) - [CLICK TO EXPAND]" +??? question "x265 (HD) - [Click to show/hide]" This blocks/ignores 720/1080p(HD) releases that are encoded in x265 @@ -826,7 +826,7 @@ I also made 3 guides related to this one. !!! Danger "Don't use this together with [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-no-hdrdv), Only ever include one of them :warning:" -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/x265-hd.json' %]][[% endfilter %]] @@ -838,11 +838,11 @@ I also made 3 guides related to this one. ### Extras -??? question "Extras - [CLICK TO EXPAND]" +??? question "Extras - [Click to show/hide]" This blocks/ignores Extra's -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/extras.json' %]][[% endfilter %]] @@ -858,7 +858,7 @@ I also made 3 guides related to this one. ### Repack/Proper -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/repack-proper.json' %]][[% endfilter %]] @@ -870,7 +870,7 @@ I also made 3 guides related to this one. ### Repack v2 -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/repack-v2.json' %]][[% endfilter %]] @@ -882,7 +882,7 @@ I also made 3 guides related to this one. ### Repack v3 -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/repack-v3.json' %]][[% endfilter %]] @@ -894,13 +894,13 @@ I also made 3 guides related to this one. ### x264 -??? question "x264 - [CLICK TO EXPAND]" +??? question "x264 - [Click to show/hide]" x264 is a *free software library* and *application* for encoding video streams into the [H.264/MPEG-4 AVC](https://en.wikipedia.org/wiki/H.264){:target="_blank" rel="noopener noreferrer"} compression format, and is released under the terms of the [GNU GPL](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html){:target="_blank" rel="noopener noreferrer"}. If you want maximum compatibility and have much better direct play support then use x264 for 720p/1080p. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/x264.json' %]][[% endfilter %]] @@ -912,14 +912,14 @@ I also made 3 guides related to this one. ### x265 -??? question "x265 - [CLICK TO EXPAND]" +??? question "x265 - [Click to show/hide]" x265 is a *free software library* and *application* for encoding video streams into the [H.265/MPEG-H HEVC](http://en.wikipedia.org/wiki/H.265){:target="_blank" rel="noopener noreferrer"} compression format, and is released under the terms of the [GNU GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html){:target="_blank" rel="noopener noreferrer"}. !!! failure "" Please don't forget to read the following [Microsized & Wrong Source](#microsized-wrong-source) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/x265.json' %]][[% endfilter %]] @@ -931,7 +931,7 @@ I also made 3 guides related to this one. ### MPEG2 -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/mpeg2.json' %]][[% endfilter %]] @@ -943,7 +943,7 @@ I also made 3 guides related to this one. ### Multi -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/multi.json' %]][[% endfilter %]] @@ -959,11 +959,11 @@ I also made 3 guides related to this one. ### Bad Dual Groups -??? question "Bad dual groups - [CLICK TO EXPAND]" +??? question "Bad dual groups - [Click to show/hide]" These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. Also they often even rename the release name in to Portuguese. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/bad-dual-groups.json' %]][[% endfilter %]] @@ -977,7 +977,7 @@ I also made 3 guides related to this one. Dolby Vision = DoVi = DV -??? question "DV (WEBDL) - [CLICK TO EXPAND]" +??? question "DV (WEBDL) - [Click to show/hide]" This is a special Custom Format that block WEBDLs **with** Dolby Vision but **without** HDR10 fallback. You will need to add the following to your new Custom Format when created in your Quality Profile (`Setting` => `Profiles`) and then set the score to `-10000`. @@ -988,7 +988,7 @@ I also made 3 guides related to this one. Remuxes and Bluray have a fallback to HDR10. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv-webdl.json' %]][[% endfilter %]] @@ -1000,11 +1000,11 @@ I also made 3 guides related to this one. ### HDR10Plus Boost -??? question "HDR10+ Boost - [CLICK TO EXPAND]" +??? question "HDR10+ Boost - [Click to show/hide]" Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hdr10plus-boost.json' %]][[% endfilter %]] @@ -1016,7 +1016,7 @@ I also made 3 guides related to this one. ### No-RlsGroup -??? question "No-RlsGroup - [CLICK TO EXPAND]" +??? question "No-RlsGroup - [Click to show/hide]" Some indexers strip out the release group which could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match @@ -1025,7 +1025,7 @@ I also made 3 guides related to this one. If you don't use decent filenames (like not adding release groups) don't add this Custom Format, except if you want to upgrade them. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/no-rlsgroup.json' %]][[% endfilter %]] @@ -1037,11 +1037,11 @@ I also made 3 guides related to this one. ### Obfuscated -??? question "Obfuscated - [CLICK TO EXPAND]" +??? question "Obfuscated - [Click to show/hide]" Optional (use these only if you dislike renamed releases) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/obfuscated.json' %]][[% endfilter %]] @@ -1053,11 +1053,11 @@ I also made 3 guides related to this one. ### Retags -??? question "Retags - [CLICK TO EXPAND]" +??? question "Retags - [Click to show/hide]" Optional (use these only if you dislike retagged releases) -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/retags.json' %]][[% endfilter %]] @@ -1069,11 +1069,11 @@ I also made 3 guides related to this one. ### Scene -??? question "Scene - [CLICK TO EXPAND]" +??? question "Scene - [Click to show/hide]" This Custom Format will try to recognize so called Scene releases, depending on your preferences you can give it a negative score `-10000` or a positive score or just don't add it all. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/scene.json' %]][[% endfilter %]] @@ -1085,7 +1085,7 @@ I also made 3 guides related to this one. ### Season Pack -??? question "Season Pack - [CLICK TO EXPAND]" +??? question "Season Pack - [Click to show/hide]" This Custom Format can be used depending if you prefer or not prefer a season pack @@ -1098,7 +1098,7 @@ I also made 3 guides related to this one. - This Custom Format could result in a download loop :bangbang: - This will upgrade also your already downloaded single episodes :bangbang: -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/season-pack.json' %]][[% endfilter %]] @@ -1110,7 +1110,7 @@ I also made 3 guides related to this one. ### x265 (no HDR/DV) -??? question "x265 (no HDR/DV) - [CLICK TO EXPAND]" +??? question "x265 (no HDR/DV) - [Click to show/hide]" This blocks/ignores 720/1080p (HD) releases that are encoded in x265. @@ -1122,7 +1122,7 @@ I also made 3 guides related to this one. !!! Danger "Don't use this together with [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/x265-no-hdrdv.json' %]][[% endfilter %]] @@ -1134,14 +1134,14 @@ I also made 3 guides related to this one. ### AV1 -??? question "AV1 - [CLICK TO EXPAND]" +??? question "AV1 - [Click to show/hide]" - This is a new codec and you need modern devices that support it. - We also had reports of playback/transcoding issues. - No main group is actually using it (yet). - It's better to ignore this new codec to prevent compatibility issues. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/av1.json' %]][[% endfilter %]] @@ -1153,14 +1153,14 @@ I also made 3 guides related to this one. ### VP9 -??? question "VP9 - [CLICK TO EXPAND]" +??? question "VP9 - [Click to show/hide]" - This is a new codec and you need modern devices that support it. - We also had reports of playback/transcoding issues. - No main group is actually using it (yet). - It's better to ignore this new codec to prevent compatibility issues. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/vp9.json' %]][[% endfilter %]] @@ -1172,11 +1172,11 @@ I also made 3 guides related to this one. ### SDR -??? question "SDR - [CLICK TO EXPAND]" +??? question "SDR - [Click to show/hide]" - This will help to prevent to grab UHD/4k releases without HDR Formats. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/sdr.json' %]][[% endfilter %]] @@ -1188,11 +1188,11 @@ I also made 3 guides related to this one. ### DV FEL -??? question "DV (FEL) - [CLICK TO EXPAND]" +??? question "DV (FEL) - [Click to show/hide]" - This will boost the score for Dolby Vision Releases using the original full quality Dolby Vision layer from the disc release to replace the old WEBDL HYBRID release. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv-fel.json' %]][[% endfilter %]] @@ -1204,11 +1204,11 @@ I also made 3 guides related to this one. ### HFR -??? question "HFR - [CLICK TO EXPAND]" +??? question "HFR - [Click to show/hide]" - This will boost the score for HFR releases. HFR stands for High Frame Rate and refers to a video format that uses a higher number of frames per second than traditional video, resulting in smoother and more detailed motion. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hfr.json' %]][[% endfilter %]] @@ -1224,11 +1224,11 @@ I also made 3 guides related to this one. ### Remux Tier 01 -??? question "Remux Tier 01 - [CLICK TO EXPAND]" +??? question "Remux Tier 01 - [Click to show/hide]" - Groups doing remuxes with multiple sources(discs) mixing what's best. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remux-tier-01.json' %]][[% endfilter %]] @@ -1240,7 +1240,7 @@ I also made 3 guides related to this one. ### Remux Tier 02 -??? question "Remux Tier 02 - [CLICK TO EXPAND]" +??? question "Remux Tier 02 - [Click to show/hide]" - Groups that only use one source.(So called one disc wonders.) - Groups that use an automated way. @@ -1248,7 +1248,7 @@ I also made 3 guides related to this one. - Groups that haven't released much. (yet) - Groups that retired and don't have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remux-tier-02.json' %]][[% endfilter %]] @@ -1258,11 +1258,11 @@ I also made 3 guides related to this one. ### HD Bluray Tier 01 -??? question "HD Bluray Tier 01 - [CLICK TO EXPAND]" +??? question "HD Bluray Tier 01 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hd-bluray-tier-01.json' %]][[% endfilter %]] @@ -1274,11 +1274,11 @@ I also made 3 guides related to this one. ### HD Bluray Tier 02 -??? question "HD Bluray Tier 02 - [CLICK TO EXPAND]" +??? question "HD Bluray Tier 02 - [Click to show/hide]" - Groups that created encodes from the remuxes without micro-sizing them. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hd-bluray-tier-02.json' %]][[% endfilter %]] @@ -1288,14 +1288,14 @@ I also made 3 guides related to this one. ### WEB Tier 01 -??? question "WEB Tier 01 - [CLICK TO EXPAND]" +??? question "WEB Tier 01 - [Click to show/hide]" - Groups that are on a certain list and active - Groups that are on a certain list and did a minimum of x releases - Groups that are not on the list but have a few releases on their name, but won't be trumped by a season pack on the top tier trackers - Hybrid releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/web-tier-01.json' %]][[% endfilter %]] @@ -1307,13 +1307,13 @@ I also made 3 guides related to this one. ### WEB Tier 02 -??? question "WEB Tier 02 - [CLICK TO EXPAND]" +??? question "WEB Tier 02 - [Click to show/hide]" - Groups that are on a certain list and are less or not active anymore - Groups that only did a few releases - Groups that are not on the list but have a few releases on their name -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/web-tier-02.json' %]][[% endfilter %]] @@ -1325,13 +1325,13 @@ I also made 3 guides related to this one. ### WEB Tier 03 -??? question "WEB Tier 03 - [CLICK TO EXPAND]" +??? question "WEB Tier 03 - [Click to show/hide]" - Groups that are on a certain list and are less or not active anymore - Groups that hardly done any releases - Groups that are not on the list but have a few releases on their name -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/web-tier-03.json' %]][[% endfilter %]] @@ -1343,11 +1343,11 @@ I also made 3 guides related to this one. ### WEB Scene -??? question "WEB Scene - [CLICK TO EXPAND]" +??? question "WEB Scene - [Click to show/hide]" One of the few scene groups that released quality releases. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/web-scene.json' %]][[% endfilter %]] @@ -1365,11 +1365,11 @@ I also made 3 guides related to this one. Amazon -??? question "Amazon - [CLICK TO EXPAND]" +??? question "Amazon - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Amazon_Prime_Video){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/amzn.json' %]][[% endfilter %]] @@ -1383,11 +1383,11 @@ I also made 3 guides related to this one. Apple TV+ -??? question "Apple TV+ - [CLICK TO EXPAND]" +??? question "Apple TV+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Apple_TV%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/atvp.json' %]][[% endfilter %]] @@ -1401,11 +1401,11 @@ I also made 3 guides related to this one. DC Universe -??? question "DC Universe - [CLICK TO EXPAND]" +??? question "DC Universe - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/DC_Universe_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dcu.json' %]][[% endfilter %]] @@ -1419,11 +1419,11 @@ I also made 3 guides related to this one. Disney+ -??? question "Disney+ - [CLICK TO EXPAND]" +??? question "Disney+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Disney%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dsnp.json' %]][[% endfilter %]] @@ -1437,11 +1437,11 @@ I also made 3 guides related to this one. HBO Max -??? question "HBO Max - [CLICK TO EXPAND]" +??? question "HBO Max - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/HBO_Max){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hmax.json' %]][[% endfilter %]] @@ -1455,11 +1455,11 @@ I also made 3 guides related to this one. HBO -??? question "HBO - [CLICK TO EXPAND]" +??? question "HBO - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/HBO){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hbo.json' %]][[% endfilter %]] @@ -1473,11 +1473,11 @@ I also made 3 guides related to this one. Max -??? question "Max - [CLICK TO EXPAND]" +??? question "Max - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Max_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/max.json' %]][[% endfilter %]] @@ -1491,11 +1491,11 @@ I also made 3 guides related to this one. Hulu -??? question "Hulu - [CLICK TO EXPAND]" +??? question "Hulu - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Hulu){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hulu.json' %]][[% endfilter %]] @@ -1509,11 +1509,11 @@ I also made 3 guides related to this one. NLZiet -??? question "NLZiet - [CLICK TO EXPAND]" +??? question "NLZiet - [Click to show/hide]" NLZIET is the online service of Dutch broadcasters that provides non-stop tv, commercial-free. The streaming service brings the best of all channels straight to your preferred device and lets you see your favorite tv content in high quality on all available platforms; anytime and anywhere. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/nlz.json' %]][[% endfilter %]] @@ -1527,11 +1527,11 @@ I also made 3 guides related to this one. Netflix -??? question "Netflix - [CLICK TO EXPAND]" +??? question "Netflix - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Netflix){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/nf.json' %]][[% endfilter %]] @@ -1545,11 +1545,11 @@ I also made 3 guides related to this one. Paramount+ -??? question "Paramount+ - [CLICK TO EXPAND]" +??? question "Paramount+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Paramount%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/pmtp.json' %]][[% endfilter %]] @@ -1563,11 +1563,11 @@ I also made 3 guides related to this one. Peacock TV -??? question "Peacock TV - [CLICK TO EXPAND]" +??? question "Peacock TV - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Peacock_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/pcok.json' %]][[% endfilter %]] @@ -1581,11 +1581,11 @@ I also made 3 guides related to this one. Quibi -??? question "Quibi - [CLICK TO EXPAND]" +??? question "Quibi - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Quibi){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/qibi.json' %]][[% endfilter %]] @@ -1599,11 +1599,11 @@ I also made 3 guides related to this one. SHOWTIME -??? question "SHOWTIME - [CLICK TO EXPAND]" +??? question "SHOWTIME - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Showtime_(TV_network)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/sho.json' %]][[% endfilter %]] @@ -1617,11 +1617,11 @@ I also made 3 guides related to this one. Videoland -??? question "Videoland - [CLICK TO EXPAND]" +??? question "Videoland - [Click to show/hide]" Videoland is a Dutch OTT online service provider owned by RTL Nederland. Originally it was a retail chain of video rental stores. Its main competitor is Netflix. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/vdl.json' %]][[% endfilter %]] @@ -1635,11 +1635,11 @@ I also made 3 guides related to this one. Stan -??? question "STAN - [CLICK TO EXPAND]" +??? question "STAN - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Stan_(service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/stan.json' %]][[% endfilter %]] @@ -1653,11 +1653,11 @@ I also made 3 guides related to this one. RED = Youtube Red = Youtube Premium -??? question "Youtube Red - [CLICK TO EXPAND]" +??? question "Youtube Red - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/YouTube_Premium){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/red.json' %]][[% endfilter %]] @@ -1671,11 +1671,11 @@ I also made 3 guides related to this one. iT = iTunes -??? question "iTunes - [CLICK TO EXPAND]" +??? question "iTunes - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/ITunes){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/it.json' %]][[% endfilter %]] @@ -1689,11 +1689,11 @@ I also made 3 guides related to this one. CANALPlus = CANAL+/MyCANAL -??? question "Canal+ - [CLICK TO EXPAND]" +??? question "Canal+ - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Canal%2B){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-canalplus.json' %]][[% endfilter %]] @@ -1707,11 +1707,11 @@ I also made 3 guides related to this one. SALTO = SⱯLTO -??? question "SⱯLTO - [CLICK TO EXPAND]" +??? question "SⱯLTO - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Salto_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-salto.json' %]][[% endfilter %]] @@ -1725,11 +1725,11 @@ I also made 3 guides related to this one. RTBF = Radio-télévision belge de la Communauté française (Radio Télévision Belge Francophone) -??? question "RTBF - [CLICK TO EXPAND]" +??? question "RTBF - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/RTBF){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-rtbf.json' %]][[% endfilter %]] @@ -1743,11 +1743,11 @@ I also made 3 guides related to this one. CC = Comedy Central -??? question "CC - [CLICK TO EXPAND]" +??? question "CC - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Comedy_Central){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/cc.json' %]][[% endfilter %]] @@ -1761,11 +1761,11 @@ I also made 3 guides related to this one. Crave -??? question "CRAVE - [CLICK TO EXPAND]" +??? question "CRAVE - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Crave_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/crav.json' %]][[% endfilter %]] @@ -1779,11 +1779,11 @@ I also made 3 guides related to this one. OViD -??? question "OViD - [CLICK TO EXPAND]" +??? question "OViD - [Click to show/hide]" [OViD Website](https://search.ovid.tv/other/about){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/ovid.json' %]][[% endfilter %]] @@ -1795,11 +1795,11 @@ I also made 3 guides related to this one. ### UHD Streaming Boost -??? question "UHD Streaming Boost - [CLICK TO EXPAND]" +??? question "UHD Streaming Boost - [Click to show/hide]" Some streaming services have UHD releases that are generally better than their HD counterparts. The UHD Streaming Boost custom format increases those streaming services' scores appropriately for UHD releases. Use this in conjunction with the regular streaming service custom formats. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/uhd-streaming-boost.json' %]][[% endfilter %]] @@ -1811,11 +1811,11 @@ I also made 3 guides related to this one. ### UHD Streaming Cut -??? question "UHD Streaming Cut - [CLICK TO EXPAND]" +??? question "UHD Streaming Cut - [Click to show/hide]" Some streaming services have UHD releases that are generally worse than their HD counterparts. The UHD Streaming Cut custom format decreases those streaming services' scores appropriately for UHD releases. Use this in conjunction with the regular streaming service custom formats. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/uhd-streaming-cut.json' %]][[% endfilter %]] @@ -1831,10 +1831,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 01 (Top SeaDex Muxers) -??? question "Anime BD Tier 01 (Top SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 01 (Top SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-01-top-seadex-muxers.json' %]][[% endfilter %]] @@ -1846,10 +1846,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 02 (SeaDex Muxers) -??? question "Anime BD Tier 02 (SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 02 (SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-02-seadex-muxers.json' %]][[% endfilter %]] @@ -1861,10 +1861,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 03 (SeaDex Muxers) -??? question "Anime BD Tier 03 (SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 03 (SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-03-seadex-muxers.json' %]][[% endfilter %]] @@ -1876,10 +1876,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 04 (SeaDex Muxers) -??? question "Anime BD Tier 04 (SeaDex Muxers) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 04 (SeaDex Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-04-seadex-muxers.json' %]][[% endfilter %]] @@ -1891,10 +1891,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 05 (Remuxes) -??? question "Anime BD Tier 05 (Remuxes) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 05 (Remuxes) - [Click to show/hide]" Groups that are consistent and do Remuxes -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-05-remuxes.json' %]][[% endfilter %]] @@ -1906,10 +1906,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 06 (FanSubs) -??? question "Anime BD Tier 06 (FanSubs) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 06 (FanSubs) - [Click to show/hide]" FanSub groups that are consistent -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-06-fansubs.json' %]][[% endfilter %]] @@ -1921,10 +1921,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 07 (P2P/Scene) -??? question "Anime BD Tier 07 (P2P/Scene) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 07 (P2P/Scene) - [Click to show/hide]" Known P2P and Scene Anime groups -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-07-p2pscene.json' %]][[% endfilter %]] @@ -1936,10 +1936,10 @@ I also made 3 guides related to this one. ### Anime BD Tier 08 (Mini Encodes) -??? question "Anime BD Tier 08 (Mini Encodes) - [CLICK TO EXPAND]" +??? question "Anime BD Tier 08 (Mini Encodes) - [Click to show/hide]" Know groups that do mini encodes -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-bd-tier-08-mini-encodes.json' %]][[% endfilter %]] @@ -1951,10 +1951,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 01 (Muxers) -??? question "Anime Web Tier 01 (Muxers) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 01 (Muxers) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-web-tier-01-muxers.json' %]][[% endfilter %]] @@ -1966,10 +1966,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 02 (Top FanSubs) -??? question "Anime Web Tier 02 (Top FanSubs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 02 (Top FanSubs) - [Click to show/hide]" Groups that do the best releases as per SeaDex. They are more consistent and trump others -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-web-tier-02-top-fansubs.json' %]][[% endfilter %]] @@ -1981,10 +1981,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 03 (Official Subs) -??? question "Anime Web Tier 03 (Official Subs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 03 (Official Subs) - [Click to show/hide]" Official sub groups that tend to be more consistent and release fast -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-web-tier-03-official-subs.json' %]][[% endfilter %]] @@ -1996,10 +1996,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 04 (Official Subs) -??? question "Anime Web Tier 04 (Official Subs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 04 (Official Subs) - [Click to show/hide]" Official sub groups -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-web-tier-04-official-subs.json' %]][[% endfilter %]] @@ -2011,10 +2011,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 05 (FanSubs) -??? question "Anime Web Tier 05 (FanSubs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 05 (FanSubs) - [Click to show/hide]" FanSub groups that are consistent -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-web-tier-05-fansubs.json' %]][[% endfilter %]] @@ -2026,10 +2026,10 @@ I also made 3 guides related to this one. ### Anime Web Tier 06 (FanSubs) -??? question "Anime Web Tier 06 (FanSubs) - [CLICK TO EXPAND]" +??? question "Anime Web Tier 06 (FanSubs) - [Click to show/hide]" FanSub groups that are consistent -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-web-tier-06-fansubs.json' %]][[% endfilter %]] @@ -2041,10 +2041,10 @@ I also made 3 guides related to this one. ### Anime Raws -??? question "Anime Raws - [CLICK TO EXPAND]" +??? question "Anime Raws - [Click to show/hide]" A collection of know groups that release raws -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-raws.json' %]][[% endfilter %]] @@ -2056,10 +2056,10 @@ I also made 3 guides related to this one. ### Anime LQ Groups -??? question "Anime LQ Groups - [CLICK TO EXPAND]" +??? question "Anime LQ Groups - [Click to show/hide]" A collection of known Low Quality groups. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-lq-groups.json' %]][[% endfilter %]] @@ -2071,10 +2071,10 @@ I also made 3 guides related to this one. ### Uncensored -??? question "Uncensored - [CLICK TO EXPAND]" +??? question "Uncensored - [Click to show/hide]" This CF covers releases that are uncensored -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/uncensored.json' %]][[% endfilter %]] @@ -2086,10 +2086,10 @@ I also made 3 guides related to this one. ### v0 -??? question "v0 - [CLICK TO EXPAND]" +??? question "v0 - [Click to show/hide]" CF to cover releases named with v0 which we don't want -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/v0.json' %]][[% endfilter %]] @@ -2101,10 +2101,10 @@ I also made 3 guides related to this one. ### v1 -??? question "v1 - [CLICK TO EXPAND]" +??? question "v1 - [Click to show/hide]" CF to cover v1 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/v1.json' %]][[% endfilter %]] @@ -2116,10 +2116,10 @@ I also made 3 guides related to this one. ### v2 -??? question "v2 - [CLICK TO EXPAND]" +??? question "v2 - [Click to show/hide]" CF to cover v2 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/v2.json' %]][[% endfilter %]] @@ -2131,10 +2131,10 @@ I also made 3 guides related to this one. ### v3 -??? question "v3 - [CLICK TO EXPAND]" +??? question "v3 - [Click to show/hide]" CF to cover v3 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/v3.json' %]][[% endfilter %]] @@ -2146,10 +2146,10 @@ I also made 3 guides related to this one. ### v4 -??? question "v4 - [CLICK TO EXPAND]" +??? question "v4 - [Click to show/hide]" CF to cover v4 releases -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/v4.json' %]][[% endfilter %]] @@ -2161,10 +2161,10 @@ I also made 3 guides related to this one. ### B-Global -??? question "B-Global - [CLICK TO EXPAND]" +??? question "B-Global - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/Bilibili){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/bglobal.json' %]][[% endfilter %]] @@ -2176,10 +2176,10 @@ I also made 3 guides related to this one. ### Bilibili -??? question "Bilibili - [CLICK TO EXPAND]" +??? question "Bilibili - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/Bilibili){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/bilibili.json' %]][[% endfilter %]] @@ -2193,10 +2193,10 @@ I also made 3 guides related to this one. Crunchyroll -??? question "Crunchyroll - [CLICK TO EXPAND]" +??? question "Crunchyroll - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/Crunchyroll){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/cr.json' %]][[% endfilter %]] @@ -2210,10 +2210,10 @@ I also made 3 guides related to this one. Funimation -??? question "Funimation - [CLICK TO EXPAND]" +??? question "Funimation - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/Funimation){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/funi.json' %]][[% endfilter %]] @@ -2225,10 +2225,10 @@ I also made 3 guides related to this one. ### HIDIVE -??? question "HIDIVE - [CLICK TO EXPAND]" +??? question "HIDIVE - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/HIDIVE){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hidive.json' %]][[% endfilter %]] @@ -2240,10 +2240,10 @@ I also made 3 guides related to this one. ### VRV -??? question "VRV - [CLICK TO EXPAND]" +??? question "VRV - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://www.wikiwand.com/en/VRV_(streaming_service)){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/vrv.json' %]][[% endfilter %]] @@ -2257,11 +2257,11 @@ I also made 3 guides related to this one. ADN = Animation Digital Network -??? question "ADN - [CLICK TO EXPAND]" +??? question "ADN - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://fr.wikipedia.org/wiki/Animation_Digital_Network){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-adn.json' %]][[% endfilter %]] @@ -2275,11 +2275,11 @@ I also made 3 guides related to this one. WKN = Wakanim -??? question "WKN - [CLICK TO EXPAND]" +??? question "WKN - [Click to show/hide]" [From Wikipedia, the free encyclopedia](https://fr.wikipedia.org/wiki/Wakanim){:target="_blank" rel="noopener noreferrer"} -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-wkn.json' %]][[% endfilter %]] @@ -2291,10 +2291,10 @@ I also made 3 guides related to this one. ### 10bit -??? question "10bit - [CLICK TO EXPAND]" +??? question "10bit - [Click to show/hide]" This CF covers releases that are 10bit -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/10bit.json' %]][[% endfilter %]] @@ -2306,10 +2306,10 @@ I also made 3 guides related to this one. ### Anime Dual Audio -??? question "Anime Dual Audio - [CLICK TO EXPAND]" +??? question "Anime Dual Audio - [Click to show/hide]" This CF covers releases that have Dual Audio -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/anime-dual-audio.json' %]][[% endfilter %]] @@ -2321,10 +2321,10 @@ I also made 3 guides related to this one. ### Dubs Only -??? question "Dubs Only - [CLICK TO EXPAND]" +??? question "Dubs Only - [Click to show/hide]" This CF covers releases that only have Dubs -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dubs-only.json' %]][[% endfilter %]] @@ -2340,11 +2340,11 @@ I also made 3 guides related to this one. ### Multi-French -??? question "Multi-French - [CLICK TO EXPAND]" +??? question "Multi-French - [Click to show/hide]" Recognize movies that include the original and the french audio. Work only after import as it need the result from FFprobe to get which audio are present. Will rename the release to keep the recognition of 'Multi' by the [Multi-Audio](#multi-audio) custom format. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/multi-french.json' %]][[% endfilter %]] @@ -2356,11 +2356,11 @@ I also made 3 guides related to this one. ### Multi-Audio -??? question "Multi-Audio - [CLICK TO EXPAND]" +??? question "Multi-Audio - [Click to show/hide]" A slightly modified [Multi](#multi) Custom Formats that recognize VF and VO inside the name. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/multi-audio.json' %]][[% endfilter %]] @@ -2372,11 +2372,11 @@ I also made 3 guides related to this one. ### French Audio -??? question "French Audio - [CLICK TO EXPAND]" +??? question "French Audio - [Click to show/hide]" This will recognize every kind of French Audio. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-audio.json' %]][[% endfilter %]] @@ -2388,11 +2388,11 @@ I also made 3 guides related to this one. ### VFF -??? question "VFF - [CLICK TO EXPAND]" +??? question "VFF - [Click to show/hide]" Full French version (dubbing done in France) and French version (normally equivalent to VFQ). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vff.json' %]][[% endfilter %]] @@ -2404,11 +2404,11 @@ I also made 3 guides related to this one. ### VOF -??? question "VOF - [CLICK TO EXPAND]" +??? question "VOF - [Click to show/hide]" Original French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vof.json' %]][[% endfilter %]] @@ -2420,11 +2420,11 @@ I also made 3 guides related to this one. ### VFI -??? question "VFI - [CLICK TO EXPAND]" +??? question "VFI - [Click to show/hide]" International French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vfi.json' %]][[% endfilter %]] @@ -2436,11 +2436,11 @@ I also made 3 guides related to this one. ### VF2 -??? question "VF2 - [CLICK TO EXPAND]" +??? question "VF2 - [Click to show/hide]" VF[1-9] or FR[1-9] indicates the number of dubs present (normally VF2 being VFF and VFQ). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vf2.json' %]][[% endfilter %]] @@ -2452,11 +2452,11 @@ I also made 3 guides related to this one. ### VFQ -??? question "VFQ - [CLICK TO EXPAND]" +??? question "VFQ - [Click to show/hide]" Canadian French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vfq.json' %]][[% endfilter %]] @@ -2468,11 +2468,11 @@ I also made 3 guides related to this one. ### VQ -??? question "VQ - [CLICK TO EXPAND]" +??? question "VQ - [Click to show/hide]" Quebec Version (strong Quebec accent, ex: The Simpsons movie). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vq.json' %]][[% endfilter %]] @@ -2484,11 +2484,11 @@ I also made 3 guides related to this one. ### VFB -??? question "VFB - [CLICK TO EXPAND]" +??? question "VFB - [Click to show/hide]" Belgian French Version. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vfb.json' %]][[% endfilter %]] @@ -2500,11 +2500,11 @@ I also made 3 guides related to this one. ### VOSTFR -??? question "VOSTFR - [CLICK TO EXPAND]" +??? question "VOSTFR - [Click to show/hide]" Indicates soundtrack in the original language, with French subtitles. It should be noted that SUBFRENCH is included inside this Custom Format. However, SUB often mean that the subtitle was embedded inside the picture (hardcoded). French releases tend to mix both, leading some VOSTFR being labelled as SUBFRENCH and SUBFRENCH as VOSTFR. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-vostfr.json' %]][[% endfilter %]] @@ -2516,11 +2516,11 @@ I also made 3 guides related to this one. ### FanSUB -??? question "FanSUB - [CLICK TO EXPAND]" +??? question "FanSUB - [Click to show/hide]" Action of subtitling a video for personal and non-professional purposes. The quality of FanSUBs can vary enormously (accuracy of translation, mistakes, etc.) and could lead to so called FastSUBs. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/fansub.json' %]][[% endfilter %]] @@ -2532,11 +2532,11 @@ I also made 3 guides related to this one. ### FastSUB -??? question "FastSUB - [CLICK TO EXPAND]" +??? question "FastSUB - [Click to show/hide]" FanSUB, but made as quickly as possible, at the expense of quality. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/fastsub.json' %]][[% endfilter %]] @@ -2552,13 +2552,13 @@ I also made 3 guides related to this one. ### FR Remux Tier 01 -??? question "Remux Tier 01 - [CLICK TO EXPAND]" +??? question "Remux Tier 01 - [Click to show/hide]" - WIP - Groups doing remuxes with multiple sources (discs) mixing what's best. - Groups active doing remuxes from a single sources (discs). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-remux-tier-01.json' %]][[% endfilter %]] @@ -2570,14 +2570,14 @@ I also made 3 guides related to this one. ### FR HD Bluray Tier 01 -??? question "FR HD Bluray Tier 01 - [CLICK TO EXPAND]" +??? question "FR HD Bluray Tier 01 - [Click to show/hide]" - WIP - Groups that created encodes from the remuxes without micro-sizing them. - Groups that source and add the best French audio track from the source to an English release from Tier 01 or 02. - Groups that have a minimum of great releases (best encode in it's class 1080p and lower). -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-hd-bluray-tier-01.json' %]][[% endfilter %]] @@ -2589,13 +2589,13 @@ I also made 3 guides related to this one. ### FR WEB Tier 01 -??? question "FR WEB Tier 01 - [CLICK TO EXPAND]" +??? question "FR WEB Tier 01 - [Click to show/hide]" - WIP - Groups that get their releases directly from the source. - Groups that source and add the French audio track from the source to an English release from Tier 01 or 02. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-web-tier-01.json' %]][[% endfilter %]] @@ -2607,13 +2607,13 @@ I also made 3 guides related to this one. ### FR WEB Tier 02 -??? question "FR WEB Tier 02 - [CLICK TO EXPAND]" +??? question "FR WEB Tier 02 - [Click to show/hide]" - WIP - Groups that get their releases directly from the source but are not so active. - Groups that source and add the French audio track from the source to an English release. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-web-tier-02.json' %]][[% endfilter %]] @@ -2625,13 +2625,13 @@ I also made 3 guides related to this one. ### FR WEB Tier 03 -??? question "FR WEB Tier 03 - [CLICK TO EXPAND]" +??? question "FR WEB Tier 03 - [Click to show/hide]" - WIP - Groups that haven't released much or are not well recognized. (yet) - Groups that retired and don't have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-web-tier-03.json' %]][[% endfilter %]] @@ -2643,13 +2643,13 @@ I also made 3 guides related to this one. ### FR Anime Tier 01 -??? question "FR Anime Tier 01 - [CLICK TO EXPAND]" +??? question "FR Anime Tier 01 - [Click to show/hide]" - WIP - Groups that are know to be still active and doing only Anime - Groups which releases are at least comparable to SeaDex recommended. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-anime-tier-01.json' %]][[% endfilter %]] @@ -2661,13 +2661,13 @@ I also made 3 guides related to this one. ### FR Anime Tier 02 -??? question "FR Anime Tier 02 - [CLICK TO EXPAND]" +??? question "FR Anime Tier 02 - [Click to show/hide]" - WIP - Groups that are known to be still active and doing only Anime but with few releases per year. - Groups that are known to be still active and doing Anime and other type of release. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-anime-tier-02.json' %]][[% endfilter %]] @@ -2679,14 +2679,14 @@ I also made 3 guides related to this one. ### FR Anime Tier 03 -??? question "FR Anime Tier 03 - [CLICK TO EXPAND]" +??? question "FR Anime Tier 03 - [Click to show/hide]" - WIP - Groups with no or little activity that have at some point made an interesting release. Which is either the only one available (in VOSTFR/MULTi) or still top of its category. - Groups that haven't released much or are not well recognized. (yet) - Groups doing only anime, that have retired (or no longer exist) and may not have the best quality by todays standards. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-anime-tier-03.json' %]][[% endfilter %]] @@ -2698,11 +2698,11 @@ I also made 3 guides related to this one. ### FR Anime FanSub -??? question "FR Anime FanSub - [CLICK TO EXPAND]" +??? question "FR Anime FanSub - [Click to show/hide]" Known good groups that are doing only FanSub and in good quality. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-anime-fansub.json' %]][[% endfilter %]] @@ -2714,11 +2714,11 @@ I also made 3 guides related to this one. ### FR Scene Groups -??? question "FR Scene Groups - [CLICK TO EXPAND]" +??? question "FR Scene Groups - [Click to show/hide]" Known French Scene groups. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-scene.json' %]][[% endfilter %]] @@ -2732,7 +2732,7 @@ I also made 3 guides related to this one. French Low Quality Releases = FR LQ -??? question "FR LQ - [CLICK TO EXPAND]" +??? question "FR LQ - [Click to show/hide]" A collection of known French Low Quality groups that are often banned from the the top trackers because their lack of quality. @@ -2743,7 +2743,7 @@ I also made 3 guides related to this one. - DeTAG/ReTAG = Detagging or stealing groups. - Other reasons = Banned Release Groups. -??? example "JSON - [CLICK TO EXPAND]" +??? example "JSON - [Click to show/hide]" ```json [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/french-lq.json' %]][[% endfilter %]] diff --git a/docs/Sonarr/sonarr-setup-quality-profiles-anime.md b/docs/Sonarr/sonarr-setup-quality-profiles-anime.md index 0299592aa..80d31f14c 100644 --- a/docs/Sonarr/sonarr-setup-quality-profiles-anime.md +++ b/docs/Sonarr/sonarr-setup-quality-profiles-anime.md @@ -26,7 +26,7 @@ The vast majority of releases can be found on [Nyaa](https://nyaa.si/){:target=" When adding a new series make sure you set the series type to Anime -??? success "example - [Click to Expand]" +??? success "example - [Click to show/hide]" ![!cfa-seriestype](images/cfa-seriestype.png) ### Recommended naming scheme @@ -35,7 +35,7 @@ When adding a new series make sure you set the series type to Anime {{ sonarr['naming']['sonarr-naming']['episodes']['anime']['default:4'] }} ``` -??? abstract "Results: - [Click to Expand]" +??? abstract "Results: - [Click to show/hide]" Single Episode: diff --git a/docs/Sonarr/sonarr-setup-quality-profiles.md b/docs/Sonarr/sonarr-setup-quality-profiles.md index 4188c967e..f40164d2e 100644 --- a/docs/Sonarr/sonarr-setup-quality-profiles.md +++ b/docs/Sonarr/sonarr-setup-quality-profiles.md @@ -37,7 +37,7 @@ Select the profile that you want to use/prefer. At the bottom in your chosen profile you will see the added Custom Formats where you can start setting up the scores. -??? success "Screenshot example - [CLICK TO EXPAND]" +??? success "Screenshot example - [Click to show/hide]" ![!cf-quality-profile-cf](images/cf-quality-profile-cf.png) !!! warning @@ -64,7 +64,7 @@ At the bottom in your chosen profile you will see the added Custom Formats where ## Which Quality Profile should you choose -??? abstract "Which Quality Profile should you choose - [CLICK TO EXPAND]" +??? abstract "Which Quality Profile should you choose - [Click to show/hide]" ![Flowchart](/Sonarr/images/flowchart-custom-format-sonarr.png) @@ -102,7 +102,7 @@ Use the following main settings in your profile. {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - It will download WEB-DL 1080p. (If you also enabled `WEB 720p` and/or `HDTV 1080p` it will upgrade till `Upgrade Until`) - The downloaded media will be upgraded to any of the added Custom Formats until a score of 10000. @@ -141,7 +141,7 @@ Use the following main settings in your profile. {! include-markdown "../../includes/starr/move-quality-to-top.md" !} -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" - It will download WEB-2160p with HDR/DV. - The downloaded media will be upgraded to any of the added Custom Formats until a score of 10000. @@ -190,13 +190,13 @@ Use the following main settings in your profile. ### Why only WEB-DL -??? question "Why do you only have a release profile for WEB-DL - [CLICK TO EXPAND]" +??? question "Why do you only have a release profile for WEB-DL - [Click to show/hide]" I only do WEB-DL my self for TV shows because in my opinion WEB-DL is the sweet spot between quality and size and you often don't see big differences anyway for TV shows. (Except for shows like GOT, Vikings, etc) ### Why prefer P2P groups -??? question "Why do you prefer P2P groups over scene groups - [CLICK TO EXPAND]" +??? question "Why do you prefer P2P groups over scene groups - [Click to show/hide]" Scene groups always release in a rush to bring it out as fast as possible. @@ -206,13 +206,13 @@ Use the following main settings in your profile. ### Why so many repacks/propers -??? question "Why do I see so many repacks/propers of Amazon WEB-DLs lately - [CLICK TO EXPAND]" +??? question "Why do I see so many repacks/propers of Amazon WEB-DLs lately - [Click to show/hide]" A large portion of Amazon WEB-DLs in the last week have only had 192Kbps DD+5.1, because that's all Amazon made available initially. The proper 640Kbps DD+5.1 audio might appear a few hours later or a few months, but when they get updated, the episodes will be REPACKED. ### Proper and Repacks -??? tip "Proper and Repacks - [CLICK TO EXPAND]" +??? tip "Proper and Repacks - [Click to show/hide]" I also suggest to change the Propers and Repacks settings in Sonarr @@ -224,7 +224,7 @@ Use the following main settings in your profile. ### Custom Formats to avoid certain releases -??? question "How to use a Custom Format to avoid certain releases? - [CLICK TO EXPAND]" +??? question "How to use a Custom Format to avoid certain releases? - [Click to show/hide]" For Custom Formats you really want to avoid, set it to something really low like `-10000` and not something like `-10`. Being when you add a Custom Format what you prefer and you set it to something like `+10` it could happen that for example the `BR-DISK` will be downloaded (-10)+(+10)=0 and if your `Minimum Custom Format Score` is set at `0`. @@ -237,13 +237,13 @@ This is a must have for every Quality Profile you use in my opinion. All these C ### Custom Formats with a score of 0 -??? question "What do Custom Formats with a score of 0 do? - [CLICK TO EXPAND]" +??? question "What do Custom Formats with a score of 0 do? - [Click to show/hide]" All Custom Formats with a score of 0 are pure informational and don't do anything. ### Minimum Custom Format Score -??? info "Minimum Custom Format Score - [CLICK TO EXPAND]" +??? info "Minimum Custom Format Score - [Click to show/hide]" Some people suggest not to use negative scores for your Custom Formats and set this option to a higher score then 0. @@ -253,7 +253,7 @@ This is a must have for every Quality Profile you use in my opinion. All these C ### Audio Channels -??? info "Audio Channels - [CLICK TO EXPAND]" +??? info "Audio Channels - [Click to show/hide]" Elsewhere in the guide, you will find a separate group of custom formats called `Audio Channels`. These will match the number of audio channels in a release, for example 2.0 (stereo) or 5.1/7.1 (surround sound). Personally I wouldn't add the audio channels Custom Formats as you could limit yourself in the amount of releases you're able to get. Only use them if you have a specific need for them. @@ -261,7 +261,7 @@ This is a must have for every Quality Profile you use in my opinion. All these C ### Avoid using the x264/x265 Custom Format -??? tip "Avoid using the x264/x265 Custom Format - [CLICK TO EXPAND]" +??? tip "Avoid using the x264/x265 Custom Format - [Click to show/hide]" Avoid using the x264/x265 Custom Format with a score if possible, it's smarter to use the [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} Custom Format. diff --git a/docs/json/sonarr/rp/p2pRepackProper.json b/docs/json/sonarr/rp/p2pRepackProper.json index 50ce0f58c..caabdd5d8 100644 --- a/docs/json/sonarr/rp/p2pRepackProper.json +++ b/docs/json/sonarr/rp/p2pRepackProper.json @@ -3,12 +3,7 @@ "trash_id": "71899E6C303A07AF0E4746EFF9873532", "includePreferredWhenRenaming": false, "required": [], - "preferred": [{ - "score": 1800, - "terms": [ - "/(-deflate|-inflate)\\b/i" - ] - }, + "preferred": [ { "score": 1700, "terms": [ @@ -28,19 +23,25 @@ ] }, { - "score": 13, + "score": 1600, + "terms": [ + "/(-deflate|-inflate)\\b/i" + ] + }, + { + "score": 7, "terms": [ "/(repack3)/i" ] }, { - "score": 12, + "score": 6, "terms": [ "/(repack2)/i" ] }, { - "score": 11, + "score": 5, "terms": [ "/\\b(repack|proper)\\b/i" ] diff --git a/docs/json/sonarr/rp/streaming.json b/docs/json/sonarr/rp/streaming.json index c1cef4c27..411049d08 100644 --- a/docs/json/sonarr/rp/streaming.json +++ b/docs/json/sonarr/rp/streaming.json @@ -3,48 +3,56 @@ "trash_id": "1B018E0C53EC825085DD911102E2CA36", "includePreferredWhenRenaming": true, "required": [], - "preferred": [{ + "preferred": [ + { "score": 100, "terms": [ - "/\\b(amzn|amazon)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", - "/\\b(atvp|aptv|Apple TV\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b(atvp|aptv|Apple TV\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", + "/\\b(dsnp|dsny|disney|Disney\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" ] }, { - "score": 95, + "score": 90, "terms": [ - "/\\b(sho|showtime)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b((?The reason why we score them this low is to prevent transcoding as much as possible
The reason why `DTS` has a score of `0` is to make sure you don't limit your self to much." - - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------: | ------------------------------------------------- | - | [{{ radarr['cf']['truehd-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd-atmos) | :warning: {{ radarr['cf']['truehd-atmos']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['truehd-atmos']['trash_id'] }} | - | [{{ radarr['cf']['dts-x']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-x) | :warning: {{ radarr['cf']['dts-x']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-x']['trash_id'] }} | - | [{{ radarr['cf']['atmos-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#atmos-undefined) | {{ radarr['cf']['atmos-undefined']['trash_scores']['default'] }} | {{ radarr['cf']['atmos-undefined']['trash_id'] }} | - | [{{ radarr['cf']['ddplus-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus-atmos) | {{ radarr['cf']['ddplus-atmos']['trash_scores']['default'] }} | {{ radarr['cf']['ddplus-atmos']['trash_id'] }} | - | [{{ radarr['cf']['truehd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd) | :warning: {{ radarr['cf']['truehd']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['truehd']['trash_id'] }} | - | [{{ radarr['cf']['dts-hd-ma']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-ma) | :warning: {{ radarr['cf']['dts-hd-ma']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-hd-ma']['trash_id'] }} | - | [{{ radarr['cf']['flac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#flac) | :warning: {{ radarr['cf']['flac']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['flac']['trash_id'] }} | - | [{{ radarr['cf']['pcm']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcm) | :warning: {{ radarr['cf']['pcm']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['pcm']['trash_id'] }} | - | [{{ radarr['cf']['dts-hd-hra']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-hra) | :warning: {{ radarr['cf']['dts-hd-hra']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-hd-hra']['trash_id'] }} | - | [{{ radarr['cf']['ddplus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus) | {{ radarr['cf']['ddplus']['trash_scores']['default'] }} | {{ radarr['cf']['ddplus']['trash_id'] }} | - | [{{ radarr['cf']['dts-es']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-es) | :warning: {{ radarr['cf']['dts-es']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-es']['trash_id'] }} | - | [{{ radarr['cf']['dts']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts) | :warning: {{ radarr['cf']['dts']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts']['trash_id'] }} | - | [{{ radarr['cf']['aac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#aac) | :warning: {{ radarr['cf']['aac']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['aac']['trash_id'] }} | - | [{{ radarr['cf']['dd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dd) | {{ radarr['cf']['dd']['trash_scores']['default'] }} | {{ radarr['cf']['dd']['trash_id'] }} | - - !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" - -??? abstract "All HDR Formats + DV (WEBDL) - [CLICK TO EXPAND]" - - !!! danger "The reason why we add `DV (WEBDL)` is because you want maximum compatibility between all devices :warning:" - - | Custom Format | Score | Trash ID | - | --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | ----------------------------------------------- | - | [{{ radarr['cf']['dv-hdr10']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-hdr10) | {{ radarr['cf']['dv-hdr10']['trash_scores']['default'] }} | {{ radarr['cf']['dv-hdr10']['trash_id'] }} | - | [{{ radarr['cf']['dv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv) | {{ radarr['cf']['dv']['trash_scores']['default'] }} | {{ radarr['cf']['dv']['trash_id'] }} | - | [{{ radarr['cf']['dv-hlg']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-hlg) | {{ radarr['cf']['dv-hlg']['trash_scores']['default'] }} | {{ radarr['cf']['dv-hlg']['trash_id'] }} | - | [{{ radarr['cf']['dv-sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-sdr) | {{ radarr['cf']['dv-sdr']['trash_scores']['default'] }} | {{ radarr['cf']['dv-sdr']['trash_id'] }} | - | [{{ radarr['cf']['hdr10plus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus) | {{ radarr['cf']['hdr10plus']['trash_scores']['default'] }} | {{ radarr['cf']['hdr10plus']['trash_id'] }} | - | [{{ radarr['cf']['hdr10']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10) | {{ radarr['cf']['hdr10']['trash_scores']['default'] }} | {{ radarr['cf']['hdr10']['trash_id'] }} | - | [{{ radarr['cf']['hdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr) | {{ radarr['cf']['hdr']['trash_scores']['default'] }} | {{ radarr['cf']['hdr']['trash_id'] }} | - | [{{ radarr['cf']['hdr-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr-undefined) | {{ radarr['cf']['hdr-undefined']['trash_scores']['default'] }} | {{ radarr['cf']['hdr-undefined']['trash_id'] }} | - | [{{ radarr['cf']['pq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pq) | {{ radarr['cf']['pq']['trash_scores']['default'] }} | {{ radarr['cf']['pq']['trash_id'] }} | - | [{{ radarr['cf']['hlg']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hlg) | {{ radarr['cf']['hlg']['trash_scores']['default'] }} | {{ radarr['cf']['hlg']['trash_id'] }} | - | [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | {{ radarr['cf']['dv-webdl']['trash_scores']['default'] }} | {{ radarr['cf']['dv-webdl']['trash_id'] }} | - -??? abstract "Movie Versions - [CLICK TO EXPAND]" - - !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the 1080p BHDStudio release :warning:" - - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------------------------------ | - | [{{ radarr['cf']['remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remaster) | {{ radarr['cf']['remaster']['trash_scores']['default'] }} | {{ radarr['cf']['remaster']['trash_id'] }} | - | [{{ radarr['cf']['4k-remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster) | {{ radarr['cf']['4k-remaster']['trash_scores']['default'] }} | {{ radarr['cf']['4k-remaster']['trash_id'] }} | - | [{{ radarr['cf']['criterion-collection']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection) | {{ radarr['cf']['criterion-collection']['trash_scores']['default'] }} | {{ radarr['cf']['criterion-collection']['trash_id'] }} | - | [{{ radarr['cf']['masters-of-cinema']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#masters-of-cinema) | {{ radarr['cf']['masters-of-cinema']['trash_scores']['default'] }} | {{ radarr['cf']['masters-of-cinema']['trash_id'] }} | - | [{{ radarr['cf']['vinegar-syndrome']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vinegar-syndrome) | {{ radarr['cf']['vinegar-syndrome']['trash_scores']['default'] }} | {{ radarr['cf']['vinegar-syndrome']['trash_id'] }} | - | [{{ radarr['cf']['special-edition']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#special-edition) | {{ radarr['cf']['special-edition']['trash_scores']['default'] }} | {{ radarr['cf']['special-edition']['trash_id'] }} | - | [{{ radarr['cf']['imax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax) | {{ radarr['cf']['imax']['trash_scores']['default'] }} | {{ radarr['cf']['imax']['trash_id'] }} | - | [{{ radarr['cf']['imax-enhanced']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced) | {{ radarr['cf']['imax-enhanced']['trash_scores']['default'] }} | {{ radarr['cf']['imax-enhanced']['trash_id'] }} | - - !!! tip "{{ radarr['cf']['imax-enhanced']['name'] }}" - {{ radarr['cf']['imax-enhanced']['name'] }}: Get More Picture Instead of Black Bars. - - {{ radarr['cf']['imax-enhanced']['name'] }} exclusive expanded aspect ratio is 1:90:1, which offers up to 26% more picture for select sequences, meaning more of the action is visible on screen. - - If you don't prefer `{{ radarr['cf']['imax-enhanced']['name'] }}` then don't add it or use a score of `0` - -??? abstract "HQ Release Groups - [CLICK TO EXPAND]" - - !!! danger "Adding `HD Bluray Tier xx` means you get less or not streaming optimized :warning:" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------------------------ | -----------------------------------------------------------------------------------------: | --------------------------------------------------- | - | [{{ radarr['cf']['bhdstudio']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/bhdstudio.json) | {{ radarr['cf']['bhdstudio']['trash_scores']['default'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: {{ radarr['cf']['hd-bluray-tier-01']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: {{ radarr['cf']['hd-bluray-tier-02']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: {{ radarr['cf']['hd-bluray-tier-03']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | - - !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" +#### Custom Formats and scores + +??? abstract "Audio - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------- | :------------------------: | ------------------------------------------------- | + | [{{ radarr['cf']['truehd-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd-atmos) | :warning: -10000 :warning: | {{ radarr['cf']['truehd-atmos']['trash_id'] }} | + | [{{ radarr['cf']['dts-x']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-x) | :warning: -10000 :warning: | {{ radarr['cf']['dts-x']['trash_id'] }} | + | [{{ radarr['cf']['atmos-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#atmos-undefined) | :warning: 0 :warning: | {{ radarr['cf']['atmos-undefined']['trash_id'] }} | + | [{{ radarr['cf']['ddplus-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus-atmos) | :warning: 35 :warning: | {{ radarr['cf']['ddplus-atmos']['trash_id'] }} | + | [{{ radarr['cf']['truehd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd) | :warning: -10000 :warning: | {{ radarr['cf']['truehd']['trash_id'] }} | + | [{{ radarr['cf']['dts-hd-ma']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-ma) | :warning: -10000 :warning: | {{ radarr['cf']['dts-hd-ma']['trash_id'] }} | + | [{{ radarr['cf']['flac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#flac) | :warning: 0 :warning: | {{ radarr['cf']['flac']['trash_id'] }} | + | [{{ radarr['cf']['pcm']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcm) | :warning: 0 :warning: | {{ radarr['cf']['pcm']['trash_id'] }} | + | [{{ radarr['cf']['dts-hd-hra']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-hra) | :warning: -10000 :warning: | {{ radarr['cf']['dts-hd-hra']['trash_id'] }} | + | [{{ radarr['cf']['ddplus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus) | :warning: 25 :warning: | {{ radarr['cf']['ddplus']['trash_id'] }} | + | [{{ radarr['cf']['dts-es']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-es) | :warning: -10000 :warning: | {{ radarr['cf']['dts-es']['trash_id'] }} | + | [{{ radarr['cf']['dts']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts) | :warning: 0 :warning: | {{ radarr['cf']['dts']['trash_id'] }} | + | [{{ radarr['cf']['aac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#aac) | :warning: 0 :warning: | {{ radarr['cf']['aac']['trash_id'] }} | + | [{{ radarr['cf']['dd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dd) | :warning: 15 :warning: | {{ radarr['cf']['dd']['trash_id'] }} | + + !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main public guide" + + !!! danger "The CF with `0` you can choose to add with a score of `0` or just don't add them.
The reason why we score them this low is to prevent transcoding as much as possible.
The reason why `DTS` has a score of `0` is to make sure, that you don't limit yourself too much." + +??? abstract "All HDR Formats + DV (WEBDL) - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------------------- | :------------------------------------------------: | ----------------------------------------------- | + | [{{ radarr['cf']['dv-hdr10']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-hdr10) | {{ radarr['cf']['dv-hdr10']['trash_score'] }} | {{ radarr['cf']['dv-hdr10']['trash_id'] }} | + | [{{ radarr['cf']['dv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv) | {{ radarr['cf']['dv']['trash_score'] }} | {{ radarr['cf']['dv']['trash_id'] }} | + | [{{ radarr['cf']['dv-hlg']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-hlg) | {{ radarr['cf']['dv-hlg']['trash_score'] }} | {{ radarr['cf']['dv-hlg']['trash_id'] }} | + | [{{ radarr['cf']['dv-sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-sdr) | {{ radarr['cf']['dv-sdr']['trash_score'] }} | {{ radarr['cf']['dv-sdr']['trash_id'] }} | + | [{{ radarr['cf']['hdr10plus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus) | {{ radarr['cf']['hdr10plus']['trash_score'] }} | {{ radarr['cf']['hdr10plus']['trash_id'] }} | + | [{{ radarr['cf']['hdr10']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10) | {{ radarr['cf']['hdr10']['trash_score'] }} | {{ radarr['cf']['hdr10']['trash_id'] }} | + | [{{ radarr['cf']['hdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr) | {{ radarr['cf']['hdr']['trash_score'] }} | {{ radarr['cf']['hdr']['trash_id'] }} | + | [{{ radarr['cf']['hdr-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr-undefined) | {{ radarr['cf']['hdr-undefined']['trash_score'] }} | {{ radarr['cf']['hdr-undefined']['trash_id'] }} | + | [{{ radarr['cf']['pq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pq) | {{ radarr['cf']['pq']['trash_score'] }} | {{ radarr['cf']['pq']['trash_id'] }} | + | [{{ radarr['cf']['hlg']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hlg) | {{ radarr['cf']['hlg']['trash_score'] }} | {{ radarr['cf']['hlg']['trash_id'] }} | + | [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | {{ radarr['cf']['dv-webdl']['trash_score'] }} | {{ radarr['cf']['dv-webdl']['trash_id'] }} | + + !!! danger "The reason why we add `DV (WEBDL)` is because you want maximum compatibility across all devices :warning:" + +??? abstract "Movie Versions - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ----------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------: | ------------------------------------------------------ | + | [{{ radarr['cf']['remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remaster) | {{ radarr['cf']['remaster']['trash_score'] }} | {{ radarr['cf']['remaster']['trash_id'] }} | + | [{{ radarr['cf']['4k-remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster) | {{ radarr['cf']['4k-remaster']['trash_score'] }} | {{ radarr['cf']['4k-remaster']['trash_id'] }} | + | [{{ radarr['cf']['criterion-collection']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection) | {{ radarr['cf']['criterion-collection']['trash_score'] }} | {{ radarr['cf']['criterion-collection']['trash_id'] }} | + | [{{ radarr['cf']['masters-of-cinema']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#masters-of-cinema) | {{ radarr['cf']['masters-of-cinema']['trash_score'] }} | {{ radarr['cf']['masters-of-cinema']['trash_id'] }} | + | [{{ radarr['cf']['vinegar-syndrome']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vinegar-syndrome) | {{ radarr['cf']['vinegar-syndrome']['trash_score'] }} | {{ radarr['cf']['vinegar-syndrome']['trash_id'] }} | + | [{{ radarr['cf']['special-edition']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#special-edition) | {{ radarr['cf']['special-edition']['trash_score'] }} | {{ radarr['cf']['special-edition']['trash_id'] }} | + + !!! info + - If you prefer 1080p/2160p WEBDL with IMAX-E then add [{{ radarr['cf']['imax-enhanced']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced) with the default scores. + - The reason why we don't add [{{ radarr['cf']['imax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax) is because BHDStudio didn't add IMAX to their filename before 2023-07-27. + + !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the BHDStudio release in most cases :warning:" + +??? abstract "HQ Release Groups - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------------------------ | :----------------------------------------------: | --------------------------------------------------- | + | [{{ radarr['cf']['bhdstudio']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/bhdstudio.json) | {{ radarr['cf']['bhdstudio']['trash_score'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: 1100 :warning: | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: 1050 :warning: | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: 1000 :warning: | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | + + !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main public guide" + + !!! tip + If you use SQP-1 (1080p) as your main/second Radarr you want to remove the following HQ Release Groups + + - [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) + - [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) + - [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) {! include-markdown "../../includes/cf/radarr-misc.md" !} {! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} -??? abstract "Optional - [CLICK TO EXPAND]" - - !!! tip "**I recommend to use the `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning, :warning: Only ever include one of them :warning:**" - !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" - - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------- | - | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_scores']['default'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | - | [{{ radarr['cf']['hdr10plus-boost']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus-boost) | {{ radarr['cf']['hdr10plus-boost']['trash_scores']['default'] }} | {{ radarr['cf']['hdr10plus-boost']['trash_id'] }} | - | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_scores']['default'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | - | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_scores']['default'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | - | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_scores']['default'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | - | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_scores']['default'] }} | {{ radarr['cf']['retags']['trash_id'] }} | - | [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_scores']['default'] }} | {{ radarr['cf']['scene']['trash_id'] }} | - | [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_scores']['default'] }} | {{ radarr['cf']['x265-no-hdrdv']['trash_id'] }} | - | [{{ radarr['cf']['sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#sdr) | {{ radarr['cf']['sdr']['trash_scores']['default'] }} | {{ radarr['cf']['sdr']['trash_id'] }} | +??? abstract "Optional - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------: | ------------------------------------------------- | + | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_score'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | + | [{{ radarr['cf']['hdr10plus-boost']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus-boost) | {{ radarr['cf']['hdr10plus-boost']['trash_score'] }} | {{ radarr['cf']['hdr10plus-boost']['trash_id'] }} | + | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_score'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | + | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_score'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | + | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_score'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | + | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_score'] }} | {{ radarr['cf']['retags']['trash_id'] }} | + | [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_score'] }} | {{ radarr['cf']['scene']['trash_id'] }} | + | [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ radarr['cf']['x265-no-hdrdv']['trash_id'] }} | + | [{{ radarr['cf']['av1']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#av1) | :warning: -10000 :warning: | {{ radarr['cf']['av1']['trash_id'] }} | + | [{{ radarr['cf']['sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#sdr) | {{ radarr['cf']['sdr']['trash_score'] }} | {{ radarr['cf']['sdr']['trash_id'] }} | + + !!! tip "I recommend to use the the following Custom Formats" + - `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning,
:warning: Only ever include one of them :warning: + - `SDR` This will help to prevent to grab UHD/4k releases without HDR Formats + - `AV1` This will help to prevent to grab AV1 releases ------ @@ -121,6 +121,7 @@ !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" - **{{ radarr['cf']['sdr']['name'] }}:** This will help to prevent to grab UHD/4k releases without HDR Formats. + - **{{ radarr['cf']['av1']['name'] }}:** This will help to prevent to grab AV1 releases. {! include-markdown "../../includes/sqp/hd-radarr-resolution.md" !} diff --git a/includes/sqp/1-4k-cf-scoring.md b/includes/sqp/1-4k-cf-scoring.md deleted file mode 100644 index 9c7d33128..000000000 --- a/includes/sqp/1-4k-cf-scoring.md +++ /dev/null @@ -1,127 +0,0 @@ -#### Custom Formats and scores - -??? abstract "Audio - [CLICK TO EXPAND]" - !!! danger "The CF with `0` you can choose to add with a score of `0` or just don't add them.
The reason why we score them this low is to prevent transcoding as much as possible
The reason why `DTS` has a score of `0` is to make sure you don't limit your self to much." - - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------: | ------------------------------------------------- | - | [{{ radarr['cf']['truehd-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd-atmos) | :warning: {{ radarr['cf']['truehd-atmos']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['truehd-atmos']['trash_id'] }} | - | [{{ radarr['cf']['dts-x']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-x) | :warning: {{ radarr['cf']['dts-x']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-x']['trash_id'] }} | - | [{{ radarr['cf']['atmos-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#atmos-undefined) | {{ radarr['cf']['atmos-undefined']['trash_scores']['default'] }} | {{ radarr['cf']['atmos-undefined']['trash_id'] }} | - | [{{ radarr['cf']['ddplus-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus-atmos) | {{ radarr['cf']['ddplus-atmos']['trash_scores']['default'] }} | {{ radarr['cf']['ddplus-atmos']['trash_id'] }} | - | [{{ radarr['cf']['truehd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd) | :warning: {{ radarr['cf']['truehd']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['truehd']['trash_id'] }} | - | [{{ radarr['cf']['dts-hd-ma']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-ma) | :warning: {{ radarr['cf']['dts-hd-ma']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-hd-ma']['trash_id'] }} | - | [{{ radarr['cf']['flac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#flac) | :warning: {{ radarr['cf']['flac']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['flac']['trash_id'] }} | - | [{{ radarr['cf']['pcm']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcm) | :warning: {{ radarr['cf']['pcm']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['pcm']['trash_id'] }} | - | [{{ radarr['cf']['dts-hd-hra']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-hra) | :warning: {{ radarr['cf']['dts-hd-hra']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-hd-hra']['trash_id'] }} | - | [{{ radarr['cf']['ddplus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus) | {{ radarr['cf']['ddplus']['trash_scores']['default'] }} | {{ radarr['cf']['ddplus']['trash_id'] }} | - | [{{ radarr['cf']['dts-es']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-es) | :warning: {{ radarr['cf']['dts-es']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts-es']['trash_id'] }} | - | [{{ radarr['cf']['dts']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts) | :warning: {{ radarr['cf']['dts']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['dts']['trash_id'] }} | - | [{{ radarr['cf']['aac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#aac) | :warning: {{ radarr['cf']['aac']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['aac']['trash_id'] }} | - | [{{ radarr['cf']['dd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dd) | {{ radarr['cf']['dd']['trash_scores']['default'] }} | {{ radarr['cf']['dd']['trash_id'] }} | - - !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" - -??? abstract "All HDR Formats + DV (WEBDL) - [CLICK TO EXPAND]" - - !!! danger "The reason why we add `DV (WEBDL)` is because you want maximum compatibility between all devices :warning:" - - | Custom Format | Score | Trash ID | - | --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | ----------------------------------------------- | - | [{{ radarr['cf']['dv-hdr10']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-hdr10) | {{ radarr['cf']['dv-hdr10']['trash_scores']['default'] }} | {{ radarr['cf']['dv-hdr10']['trash_id'] }} | - | [{{ radarr['cf']['dv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv) | {{ radarr['cf']['dv']['trash_scores']['default'] }} | {{ radarr['cf']['dv']['trash_id'] }} | - | [{{ radarr['cf']['dv-hlg']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-hlg) | {{ radarr['cf']['dv-hlg']['trash_scores']['default'] }} | {{ radarr['cf']['dv-hlg']['trash_id'] }} | - | [{{ radarr['cf']['dv-sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-sdr) | {{ radarr['cf']['dv-sdr']['trash_scores']['default'] }} | {{ radarr['cf']['dv-sdr']['trash_id'] }} | - | [{{ radarr['cf']['hdr10plus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus) | {{ radarr['cf']['hdr10plus']['trash_scores']['default'] }} | {{ radarr['cf']['hdr10plus']['trash_id'] }} | - | [{{ radarr['cf']['hdr10']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10) | {{ radarr['cf']['hdr10']['trash_scores']['default'] }} | {{ radarr['cf']['hdr10']['trash_id'] }} | - | [{{ radarr['cf']['hdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr) | {{ radarr['cf']['hdr']['trash_scores']['default'] }} | {{ radarr['cf']['hdr']['trash_id'] }} | - | [{{ radarr['cf']['hdr-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr-undefined) | {{ radarr['cf']['hdr-undefined']['trash_scores']['default'] }} | {{ radarr['cf']['hdr-undefined']['trash_id'] }} | - | [{{ radarr['cf']['pq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pq) | {{ radarr['cf']['pq']['trash_scores']['default'] }} | {{ radarr['cf']['pq']['trash_id'] }} | - | [{{ radarr['cf']['hlg']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hlg) | {{ radarr['cf']['hlg']['trash_scores']['default'] }} | {{ radarr['cf']['hlg']['trash_id'] }} | - | [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | {{ radarr['cf']['dv-webdl']['trash_scores']['default'] }} | {{ radarr['cf']['dv-webdl']['trash_id'] }} | - -??? abstract "Movie Versions - [CLICK TO EXPAND]" - - !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the BHDStudio release :warning:" - - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------------------------------ | - | [{{ radarr['cf']['remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remaster) | {{ radarr['cf']['remaster']['trash_scores']['default'] }} | {{ radarr['cf']['remaster']['trash_id'] }} | - | [{{ radarr['cf']['4k-remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster) | {{ radarr['cf']['4k-remaster']['trash_scores']['default'] }} | {{ radarr['cf']['4k-remaster']['trash_id'] }} | - | [{{ radarr['cf']['criterion-collection']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection) | {{ radarr['cf']['criterion-collection']['trash_scores']['default'] }} | {{ radarr['cf']['criterion-collection']['trash_id'] }} | - | [{{ radarr['cf']['masters-of-cinema']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#masters-of-cinema) | {{ radarr['cf']['masters-of-cinema']['trash_scores']['default'] }} | {{ radarr['cf']['masters-of-cinema']['trash_id'] }} | - | [{{ radarr['cf']['vinegar-syndrome']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vinegar-syndrome) | {{ radarr['cf']['vinegar-syndrome']['trash_scores']['default'] }} | {{ radarr['cf']['vinegar-syndrome']['trash_id'] }} | - | [{{ radarr['cf']['special-edition']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#special-edition) | {{ radarr['cf']['special-edition']['trash_scores']['default'] }} | {{ radarr['cf']['special-edition']['trash_id'] }} | - | [{{ radarr['cf']['imax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax) | {{ radarr['cf']['imax']['trash_scores']['default'] }} | {{ radarr['cf']['imax']['trash_id'] }} | - | [{{ radarr['cf']['imax-enhanced']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced) | {{ radarr['cf']['imax-enhanced']['trash_scores']['default'] }} | {{ radarr['cf']['imax-enhanced']['trash_id'] }} | - - !!! tip "{{ radarr['cf']['imax-enhanced']['name'] }}" - {{ radarr['cf']['imax-enhanced']['name'] }}: Get More Picture Instead of Black Bars. - - {{ radarr['cf']['imax-enhanced']['name'] }} exclusive expanded aspect ratio is 1:90:1, which offers up to 26% more picture for select sequences, meaning more of the action is visible on screen. - - If you don't prefer `{{ radarr['cf']['imax-enhanced']['name'] }}` then don't add it or use a score of `0` - -??? abstract "HQ Release Groups - [CLICK TO EXPAND]" - - !!! danger "Adding `HD Bluray Tier xx` means you get less or not streaming optimized :warning:" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------------------------ | -----------------------------------------------------------------------------------------: | --------------------------------------------------- | - | [{{ radarr['cf']['bhdstudio']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/bhdstudio.json) | {{ radarr['cf']['bhdstudio']['trash_scores']['default'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: {{ radarr['cf']['hd-bluray-tier-01']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: {{ radarr['cf']['hd-bluray-tier-02']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: {{ radarr['cf']['hd-bluray-tier-03']['trash_scores']['sqp-1-2160p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | - - !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" - -{! include-markdown "../../includes/cf/radarr-misc.md" !} - -{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} - -??? abstract "Optional - [CLICK TO EXPAND]" - - !!! tip "**I recommend to use the `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning, :warning: Only ever include one of them :warning:**" - !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" - - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------- | - | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_scores']['default'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | - | [{{ radarr['cf']['hdr10plus-boost']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus-boost) | {{ radarr['cf']['hdr10plus-boost']['trash_scores']['default'] }} | {{ radarr['cf']['hdr10plus-boost']['trash_id'] }} | - | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_scores']['default'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | - | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_scores']['default'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | - | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_scores']['default'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | - | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_scores']['default'] }} | {{ radarr['cf']['retags']['trash_id'] }} | - | [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_scores']['default'] }} | {{ radarr['cf']['scene']['trash_id'] }} | - | [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_scores']['default'] }} | {{ radarr['cf']['x265-no-hdrdv']['trash_id'] }} | - | [{{ radarr['cf']['sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#sdr) | {{ radarr['cf']['sdr']['trash_scores']['default'] }} | {{ radarr['cf']['sdr']['trash_id'] }} | - - ------ - - Breakdown and Why - - - **{{ radarr['cf']['bad-dual-groups']['name'] }}:** [*Optional*] These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. - Also they often even rename the release name in to Portuguese. - - **{{ radarr['cf']['hdr10plus-boost']['name'] }}:** [*Optional*] (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+) - - **{{ radarr['cf']['evo-no-webdl']['name'] }}:** This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay. - - **{{ radarr['cf']['no-rlsgroup']['name'] }}:** [*Optional*] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match. - - **{{ radarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases) - - **{{ radarr['cf']['retags']['name'] }}:** [*Optional*] (use these only if you dislike retagged releases) - - **{{ radarr['cf']['scene']['name'] }}:** [*Optional*] (use these only if you dislike scene releases) - - **{{ radarr['cf']['x265-no-hdrdv']['name'] }}:** This blocks 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}. - - **But it will allow x265 releases if they have HDR and/or DV** - - *Being that some NF releases won't be released as 4k, but you want to have DV/HDR releases.* - - In your quality profile use the following score for this Custom Format: `{{ radarr['cf']['x265-no-hdrdv']['trash_scores']['default'] }}` - - !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" - - - **{{ radarr['cf']['sdr']['name'] }}:** This will help to prevent to grab UHD/4k releases without HDR Formats. - -{! include-markdown "../../includes/sqp/hd-radarr-resolution.md" !} - -{! include-markdown "../../includes/cf/radarr-streaming-services.md" !} diff --git a/includes/sqp/1-4k-merge-qualities-sqp1.md b/includes/sqp/1-4k-merge-qualities-sqp1.md index 4dc215dee..c26250ae3 100644 --- a/includes/sqp/1-4k-merge-qualities-sqp1.md +++ b/includes/sqp/1-4k-merge-qualities-sqp1.md @@ -1,23 +1,20 @@ -##### Merge the following Qualities together (SQP-1 (2160p)) +##### Merge the following Qualities together -- Bluray-720p - Bluray-1080p - WEBDL-1080p - WEBRip-1080p - WEBDL-720p - WEBRip-720p -and name it what ever you want I used: `Bluray|WEB-1080p` +and name it: `Bluray|WEB-1080p` ![!Merge the following Qualities together](/SQP/images/1-merge-qualities.png) -!!! warning "1080p WEBDL with DD+ (+Atmos) will always trump a 1080p BHDStudio :bangbang:
If you want to prevent this you could remove the `Bluray-1080p` from the above merged `Bluray|WEB-1080p`, And put `Bluray-1080p` above the merged `Bluray|WEB-1080p`.
But this should be only done if you DON'T make use of the variable Prefer HQ Encodes (Bluray-720/1080).
Otherwise the HQ Encodes (Bluray-720/1080) will also trump the 1080p WEBDL." - and merge the following 2160p ones in a new group - WEBDL-2160p - WEBRip-2160p -and name it what ever you want I used: `WEB-2160p` +and name it: `WEB-2160p` ![!Merge the following Qualities together](/SQP/images/1-4k-merge-qualities-sqp1.png) diff --git a/includes/sqp/1-4k-merge-qualities.md b/includes/sqp/1-4k-merge-qualities.md deleted file mode 100644 index e799e0e94..000000000 --- a/includes/sqp/1-4k-merge-qualities.md +++ /dev/null @@ -1,22 +0,0 @@ -##### Merge the following Qualities together - -- Bluray-720p -- Bluray-1080p -- WEBDL-1080p -- WEBRip-1080p -- WEBDL-720p -- WEBRip-720p - -and name it what ever you want I used: `Bluray|WEB-1080p` - -![!Merge the following Qualities together](/SQP/images/1-merge-qualities.png) - -and merge the following 2160p ones in a new group - -- Bluray-2160p -- WEBDL-2160p -- WEBRip-2160p - -and name it what ever you want I used: `Bluray|WEB-2160p` - -![!Merge the following Qualities together](/SQP/images/1-4k-merge-qualities.png) diff --git a/includes/sqp/1-4k-newqp-sqp1.md b/includes/sqp/1-4k-newqp-sqp1.md index 3c4073944..1a12ac6d9 100644 --- a/includes/sqp/1-4k-newqp-sqp1.md +++ b/includes/sqp/1-4k-newqp-sqp1.md @@ -1,6 +1,6 @@ ### SQP-1 (2160p) -#### Create a new Quality Profile (SQP-1 (2160p)) +#### Create a new Quality Profile `Settings` => `Profiles` diff --git a/includes/sqp/1-4k-newqp.md b/includes/sqp/1-4k-newqp.md deleted file mode 100644 index 69a8c7976..000000000 --- a/includes/sqp/1-4k-newqp.md +++ /dev/null @@ -1,9 +0,0 @@ -### Bluray|WEB-2160p - -#### Create a new Quality Profile - -`Settings` => `Profiles` - -Create a new profile and name it what ever you want I used: `Bluray|WEB-2160p` - -![!Create a new Quality Profile](/SQP/images/1-4k-newqp.png) diff --git a/includes/sqp/1-4k-qp-settings-sqp1.md b/includes/sqp/1-4k-qp-settings-sqp1.md index 9a37dbd9f..bcf3ac30f 100644 --- a/includes/sqp/1-4k-qp-settings-sqp1.md +++ b/includes/sqp/1-4k-qp-settings-sqp1.md @@ -7,7 +7,7 @@ !!! info "(*1*) If you're limited to public indexers, don't have access to top-tier indexers, or are searching for content that is more rare, you might want to lower the `Minimum Custom Format Score` to 10." -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!Quality Profile Settings](/SQP/images/1-4k-qp-settings-sqp1.png) !!! warning diff --git a/includes/sqp/1-4k-qp-settings.md b/includes/sqp/1-4k-qp-settings.md deleted file mode 100644 index 0ef9df766..000000000 --- a/includes/sqp/1-4k-qp-settings.md +++ /dev/null @@ -1,17 +0,0 @@ -#### Quality Profile Settings - -- **Enable:** `Upgrades Allowed` -- **Upgrade Until Quality:** `Bluray|WEB-2160p` -- **Minimum Custom Format Score:** `1000` (*1*) -- **Upgrade Until Custom Format Score:** `10000` - -!!! info "(*1*) If you're limited to public indexers, don't have access to top-tier indexers, or are searching for content that is more rare, you might want to lower the `Minimum Custom Format Score` to 10." - -??? success "example - [CLICK TO EXPAND]" - ![!Quality Profile Settings](/SQP/images/1-4k-qp-settings.png) - - !!! warning - These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't always a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. - - - Always follow the data described in the guide. - - 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. diff --git a/includes/sqp/1-4k-select-qualities-sqp1.md b/includes/sqp/1-4k-select-qualities-sqp1.md index ebc05f8cd..288da0807 100644 --- a/includes/sqp/1-4k-select-qualities-sqp1.md +++ b/includes/sqp/1-4k-select-qualities-sqp1.md @@ -1,8 +1,21 @@ ##### Select the following qualities -- `Bluray-2160p`. -- The merged quality profile: `Bluray|WEB-1080p` and `WEB-2160p`. +- `Bluray-2160p` +- `WEB-2160p` +- The merged quality profile: `Bluray|WEB-1080p` +- `Bluray-720p` ![!Select the following qualities](/SQP/images/1-4k-select-qualities-sqp1.png) -!!! warning "Make sure you put the merged `WEB-2160p` above the merged `Bluray|WEB-1080p` and the `Bluray-2160p` on the top of everything." +!!! warning "Make sure you put:
- The merged `WEB-2160p` above the merged `Bluray|WEB-1080p`
- The `Bluray-2160p` on the top of everything." + +!!! tip + If you use SQP-1 (1080p) as your main/second Radarr you want to remove the following qualities + + - The merged quality profile: `Bluray|WEB-1080p` + - `Bluray-720p` + + If you prefer 2160p WEBDL with IMAX-E merge the following qualities + + - `Bluray-2160p` + - The merged quality group: `WEB-2160p` diff --git a/includes/sqp/1-4k-select-qualities.md b/includes/sqp/1-4k-select-qualities.md deleted file mode 100644 index cd1fab528..000000000 --- a/includes/sqp/1-4k-select-qualities.md +++ /dev/null @@ -1,7 +0,0 @@ -##### Select the following qualities - -- The merged quality profile: `Bluray|WEB-1080p` and `Bluray|WEB-2160p` - -![!Select the following qualities](/SQP/images/1-4k-select-qualities.png) - -!!! warning "Make sure you put the merged `Bluray|WEB-2160p` above the merged `Bluray|WEB-1080p`" diff --git a/includes/sqp/1-4k-why.md b/includes/sqp/1-4k-why.md index 20106dc03..76d201945 100644 --- a/includes/sqp/1-4k-why.md +++ b/includes/sqp/1-4k-why.md @@ -1,15 +1,26 @@ ## Why choose this quality profile -??? question "Why choose this quality profile? - [CLICK TO EXPAND]" +??? question "Why choose this quality profile? - [Click to show/hide]" - You want 2160p with DV + HDR10 but don't care about HD audio (TrueHD, DTS-HD, DTS-X). - - You want maximum compatibility between all devices and still a HQ releases. + - You want maximum compatibility across all devices and still a HQ release. - You run 2 instances of Radarr and want both version or you want to use this as your main. - - You want to have minimum till none transcoding for low powered devices or remote streaming. + - You want to have little to no transcoding for low powered devices or remote streaming. - You're using your smart tv app as media player device. - - Optimized for PLEX, Emby, Jellyfin, and other streaming platforms. - - Encoded lossless audio track to Dolby Digital Plus 7.1 with Dolby Digital 5.1 fallback. - - Dolby Vision with HDR10 fallback. + - You want to grab streaming optimized releases. + + ------ + + BHDStudio does HQ 1080p/2160p Encodes with the following features + + - Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms) + - [1080p] AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility) + - [2160p] Encoded lossless audio track to Dolby Digital Plus 7.1 with Dolby Digital 5.1 fallback. + - [2160p] Dolby Vision with HDR10 fallback or HDR10 if there is no DV HDR10 release. + - Small sizes + - Good quality + + Biggest drawback: If you don't have access to the top tier indexers you won't have access to all BHDStudio releases, and you will end up with less or not streaming optimized releases. ### Tested Devices and Results @@ -23,5 +34,5 @@ You will need to provide the following info. - Your used media player device (ATV, Shield, Smart TV App, etc). - Tautulli screenshot when playing a `BHDStudio 2160p` with `DV HDR10`. - Info what your TV is reporting DV or HDR10. -- Tautulli screenshot when playing a `Hybrid WEBDL 2160p` with `DV HDR10`. +- Tautulli screenshot when playing a `WEBDL 2160p` with `DV HDR10`. - Info what your TV is reporting DV or HDR10. diff --git a/includes/sqp/1-4k-workflow.md b/includes/sqp/1-4k-workflow.md index ccdba1934..5dae50987 100644 --- a/includes/sqp/1-4k-workflow.md +++ b/includes/sqp/1-4k-workflow.md @@ -1,34 +1,21 @@ ## Workflow Logic -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** - - When a (U)HD WEBDL is released it will download the (U)HD WEB-DL. (streaming services) - - When a (U)HD BHDStudio is released it will download the (U)HD BHDStudio releases. - - Where the UHD will upgrade the HD. + - When a 1080p WEBDL is released it will be downloaded. (streaming services) + - When a 1080p BHDStudio is released it will download the BHDStudio release. + - If no 1080p BHDStudio or 1080p WEBDL can be found (not existing or limited sources) it will download a 1080p Bluray encode (less or not streaming optimized). + - When a 2160p WEBDL is released it will download the 2160p WEBDL. (streaming services) + - When a 2160p BHDStudio is released it will download the 2160p BHDStudio release. + - 1080p releases will be upgraded to 2160p releases when available. + + !!! info "2160p BHDStudio will trump any 2160p WEBDL regardless if it has DV HDR10 or only HDR10" ------ *Possible Variables* - **When no (U)HD BHDStudio or (U)HD WEBDL exist (or limited sources) it will grab the following:** - - - Get other HD Bluray Encodes (less or not streaming optimized). - - Prefer HQ Encodes (Bluray-720/1080). - - When the IMAX-E is released it will upgrade to the IMAX-E. - - When there is no BHDStudio release or WEBDL it will get a HD Bluray Encodes (less or not streaming optimized). - - Max compatibility, prefer BHDStudio. - - Prefer Streaming Services Audio Formats (Atmos) if no BHDStudio is available. - - !!! info "BHDStudio" - BHDStudio does HQ 1080p/2160p Encodes with the following features - - - Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms) - - [1080p] AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility) - - [2160p] Encoded lossless audio track to Dolby Digital Plus 7.1 with Dolby Digital 5.1 fallback. - - [2160p] Dolby Vision with HDR10 fallback. - - Small sizes - - Good quality - - Biggest drawback if you don't have access to the top tier indexers you won't have access to all BHDStudio releases, and in that case you might need to choose a few of the optional variables. + - Prefer 1080p/2160p WEBDL with IMAX-E. + - Leave out 1080p if you use SQP-1 (1080p) as your main/other Radarr diff --git a/includes/sqp/1-cf-scoring.md b/includes/sqp/1-cf-scoring.md index 941952d01..1d13ca51c 100644 --- a/includes/sqp/1-cf-scoring.md +++ b/includes/sqp/1-cf-scoring.md @@ -1,63 +1,55 @@ #### Custom Formats and scores -??? abstract "Audio - [CLICK TO EXPAND]" - !!! danger "The CF with `0` you can choose to add with a score of `0` or just don't add them.
The reason why we score them this low is to prevent transcoding as much as possible
The reason why `DTS` has a score of `0` is to make sure you don't limit your self to much." - - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------: | ------------------------------------------------- | - | [{{ radarr['cf']['truehd-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd-atmos) | :warning: {{ radarr['cf']['truehd-atmos']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['truehd-atmos']['trash_id'] }} | - | [{{ radarr['cf']['dts-x']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-x) | :warning: {{ radarr['cf']['dts-x']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['dts-x']['trash_id'] }} | - | [{{ radarr['cf']['atmos-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#atmos-undefined) | :warning: {{ radarr['cf']['atmos-undefined']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['atmos-undefined']['trash_id'] }} | - | [{{ radarr['cf']['ddplus-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus-atmos) | :warning: {{ radarr['cf']['ddplus-atmos']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['ddplus-atmos']['trash_id'] }} | - | [{{ radarr['cf']['truehd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd) | :warning: {{ radarr['cf']['truehd']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['truehd']['trash_id'] }} | - | [{{ radarr['cf']['dts-hd-ma']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-ma) | :warning: {{ radarr['cf']['dts-hd-ma']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['dts-hd-ma']['trash_id'] }} | - | [{{ radarr['cf']['flac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#flac) | :warning: {{ radarr['cf']['flac']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['flac']['trash_id'] }} | - | [{{ radarr['cf']['pcm']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcm) | :warning: {{ radarr['cf']['pcm']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['pcm']['trash_id'] }} | - | [{{ radarr['cf']['dts-hd-hra']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-hra) | :warning: {{ radarr['cf']['dts-hd-hra']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['dts-hd-hra']['trash_id'] }} | - | [{{ radarr['cf']['ddplus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus) | :warning: {{ radarr['cf']['ddplus']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['ddplus']['trash_id'] }} | - | [{{ radarr['cf']['dts-es']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-es) | :warning: {{ radarr['cf']['dts-es']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['dts-es']['trash_id'] }} | - | [{{ radarr['cf']['dts']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts) | :warning: {{ radarr['cf']['dts']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['dts']['trash_id'] }} | - | [{{ radarr['cf']['aac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#aac) | :warning: {{ radarr['cf']['aac']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['aac']['trash_id'] }} | - | [{{ radarr['cf']['dd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dd) | :warning: {{ radarr['cf']['dd']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['dd']['trash_id'] }} | - - !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" - -??? abstract "Movie Versions - [CLICK TO EXPAND]" - - !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the BHDStudio release :warning:" - - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------------------------------ | - | [{{ radarr['cf']['remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remaster) | {{ radarr['cf']['remaster']['trash_scores']['default'] }} | {{ radarr['cf']['remaster']['trash_id'] }} | - | [{{ radarr['cf']['4k-remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster) | {{ radarr['cf']['4k-remaster']['trash_scores']['default'] }} | {{ radarr['cf']['4k-remaster']['trash_id'] }} | - | [{{ radarr['cf']['criterion-collection']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection) | {{ radarr['cf']['criterion-collection']['trash_scores']['default'] }} | {{ radarr['cf']['criterion-collection']['trash_id'] }} | - | [{{ radarr['cf']['masters-of-cinema']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#masters-of-cinema) | {{ radarr['cf']['masters-of-cinema']['trash_scores']['default'] }} | {{ radarr['cf']['masters-of-cinema']['trash_id'] }} | - | [{{ radarr['cf']['vinegar-syndrome']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vinegar-syndrome) | {{ radarr['cf']['vinegar-syndrome']['trash_scores']['default'] }} | {{ radarr['cf']['vinegar-syndrome']['trash_id'] }} | - | [{{ radarr['cf']['special-edition']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#special-edition) | {{ radarr['cf']['special-edition']['trash_scores']['default'] }} | {{ radarr['cf']['special-edition']['trash_id'] }} | - | [{{ radarr['cf']['imax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax) | {{ radarr['cf']['imax']['trash_scores']['default'] }} | {{ radarr['cf']['imax']['trash_id'] }} | - | [{{ radarr['cf']['imax-enhanced']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced) | {{ radarr['cf']['imax-enhanced']['trash_scores']['default'] }} | {{ radarr['cf']['imax-enhanced']['trash_id'] }} | - - !!! tip "{{ radarr['cf']['imax-enhanced']['name'] }}" - {{ radarr['cf']['imax-enhanced']['name'] }}: Get More Picture Instead of Black Bars. - - {{ radarr['cf']['imax-enhanced']['name'] }} exclusive expanded aspect ratio is 1:90:1, which offers up to 26% more picture for select sequences, meaning more of the action is visible on screen. - - If you don't prefer `{{ radarr['cf']['imax-enhanced']['name'] }}` then don't add it or use a score of `0` - -??? abstract "HQ Release Groups - [CLICK TO EXPAND]" - - !!! danger "Adding `HD Bluray Tier xx` means you get less or not streaming optimized :warning:" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------------------------ | -----------------------------------------------------------------------------------------: | --------------------------------------------------- | - | [{{ radarr['cf']['bhdstudio']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/bhdstudio.json) | {{ radarr['cf']['bhdstudio']['trash_scores']['default'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: {{ radarr['cf']['hd-bluray-tier-01']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: {{ radarr['cf']['hd-bluray-tier-02']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: {{ radarr['cf']['hd-bluray-tier-03']['trash_scores']['sqp-1-1080p'] }} :warning: | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | - - !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" +??? abstract "Audio - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------- | :------------------------: | ------------------------------------------------- | + | [{{ radarr['cf']['truehd-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd-atmos) | :warning: -10000 :warning: | {{ radarr['cf']['truehd-atmos']['trash_id'] }} | + | [{{ radarr['cf']['dts-x']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-x) | :warning: -10000 :warning: | {{ radarr['cf']['dts-x']['trash_id'] }} | + | [{{ radarr['cf']['atmos-undefined']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#atmos-undefined) | :warning: 0 :warning: | {{ radarr['cf']['atmos-undefined']['trash_id'] }} | + | [{{ radarr['cf']['ddplus-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus-atmos) | :warning: 35 :warning: | {{ radarr['cf']['ddplus-atmos']['trash_id'] }} | + | [{{ radarr['cf']['truehd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd) | :warning: -10000 :warning: | {{ radarr['cf']['truehd']['trash_id'] }} | + | [{{ radarr['cf']['dts-hd-ma']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-ma) | :warning: -10000 :warning: | {{ radarr['cf']['dts-hd-ma']['trash_id'] }} | + | [{{ radarr['cf']['flac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#flac) | :warning: 0 :warning: | {{ radarr['cf']['flac']['trash_id'] }} | + | [{{ radarr['cf']['pcm']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcm) | :warning: 0 :warning: | {{ radarr['cf']['pcm']['trash_id'] }} | + | [{{ radarr['cf']['dts-hd-hra']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-hd-hra) | :warning: -10000 :warning: | {{ radarr['cf']['dts-hd-hra']['trash_id'] }} | + | [{{ radarr['cf']['ddplus']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ddplus) | :warning: 25 :warning: | {{ radarr['cf']['ddplus']['trash_id'] }} | + | [{{ radarr['cf']['dts-es']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts-es) | :warning: -10000 :warning: | {{ radarr['cf']['dts-es']['trash_id'] }} | + | [{{ radarr['cf']['dts']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dts) | :warning: 0 :warning: | {{ radarr['cf']['dts']['trash_id'] }} | + | [{{ radarr['cf']['aac']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#aac) | :warning: 0 :warning: | {{ radarr['cf']['aac']['trash_id'] }} | + | [{{ radarr['cf']['dd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dd) | :warning: 15 :warning: | {{ radarr['cf']['dd']['trash_id'] }} | + + !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main public guide" + + !!! danger "The CF with `0` you can choose to add with a score of `0` or just don't add them.
The reason why we score them this low is to prevent transcoding as much as possible.
The reason why `DTS` has a score of `0` is to make sure, that you don't limit yourself too much." + +??? abstract "Movie Versions - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ----------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------: | ------------------------------------------------------ | + | [{{ radarr['cf']['remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remaster) | {{ radarr['cf']['remaster']['trash_score'] }} | {{ radarr['cf']['remaster']['trash_id'] }} | + | [{{ radarr['cf']['4k-remaster']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#4k-remaster) | {{ radarr['cf']['4k-remaster']['trash_score'] }} | {{ radarr['cf']['4k-remaster']['trash_id'] }} | + | [{{ radarr['cf']['criterion-collection']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#criterion-collection) | {{ radarr['cf']['criterion-collection']['trash_score'] }} | {{ radarr['cf']['criterion-collection']['trash_id'] }} | + | [{{ radarr['cf']['masters-of-cinema']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#masters-of-cinema) | {{ radarr['cf']['masters-of-cinema']['trash_score'] }} | {{ radarr['cf']['masters-of-cinema']['trash_id'] }} | + | [{{ radarr['cf']['vinegar-syndrome']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vinegar-syndrome) | {{ radarr['cf']['vinegar-syndrome']['trash_score'] }} | {{ radarr['cf']['vinegar-syndrome']['trash_id'] }} | + | [{{ radarr['cf']['special-edition']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#special-edition) | {{ radarr['cf']['special-edition']['trash_score'] }} | {{ radarr['cf']['special-edition']['trash_id'] }} | + + !!! info + - If you prefer 1080p WEBDL with IMAX-E then add [{{ radarr['cf']['imax-enhanced']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax-enhanced) with the default scores. + - The reason why we don't add [{{ radarr['cf']['imax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#imax) is because BHDStudio didn't add IMAX to their filename before 2023-07-27. + + !!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the BHDStudio release in most cases :warning:" + +??? abstract "HQ Release Groups - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------------------------ | :----------------------------------------------: | --------------------------------------------------- | + | [{{ radarr['cf']['bhdstudio']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/bhdstudio.json) | {{ radarr['cf']['bhdstudio']['trash_score'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | :warning: 1100 :warning: | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | :warning: 1050 :warning: | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-03) | :warning: 1000 :warning: | {{ radarr['cf']['hd-bluray-tier-03']['trash_id'] }} | + + !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main public guide" {! include-markdown "../../includes/cf/radarr-misc.md" !} diff --git a/includes/sqp/1-merge-qualities.md b/includes/sqp/1-merge-qualities.md index 7ad02e511..223370ec1 100644 --- a/includes/sqp/1-merge-qualities.md +++ b/includes/sqp/1-merge-qualities.md @@ -1,12 +1,11 @@ ##### Merge the following Qualities together -- Bluray-720p - Bluray-1080p - WEBDL-1080p - WEBRip-1080p - WEBDL-720p - WEBRip-720p -and name it what ever you want I used: `Bluray|WEB-1080p` +and name it: `Bluray|WEB-1080p` ![!Merge the following Qualities together](/SQP/images/1-merge-qualities.png) diff --git a/includes/sqp/1-newqp.md b/includes/sqp/1-newqp.md index 01bcb78e2..fe85e604d 100644 --- a/includes/sqp/1-newqp.md +++ b/includes/sqp/1-newqp.md @@ -2,6 +2,6 @@ `Settings` => `Profiles` -Create a new profile and name it what ever you want I used: `Bluray|WEB-1080p` +Create a new profile and name it: `SQP-1 (1080p)` ![!Create a new Quality Profile](/SQP/images/1-newqp.png) diff --git a/includes/sqp/1-qp-settings.md b/includes/sqp/1-qp-settings.md index 5338c688f..a5259addd 100644 --- a/includes/sqp/1-qp-settings.md +++ b/includes/sqp/1-qp-settings.md @@ -7,7 +7,7 @@ !!! info "(*1*) If you're limited to public indexers, don't have access to top-tier indexers, or are searching for content that is more rare, you might want to lower the `Minimum Custom Format Score` to 10." -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!Quality Profile Settings](/SQP/images/1-qp-settings.png) !!! warning diff --git a/includes/sqp/1-select-qualities.md b/includes/sqp/1-select-qualities.md index 378350570..5166c32f4 100644 --- a/includes/sqp/1-select-qualities.md +++ b/includes/sqp/1-select-qualities.md @@ -1,5 +1,6 @@ -#### Select the following qualities +##### Select the following qualities - The merged quality profile: `Bluray|WEB-1080p` +- Bluray-720p ![!Select the following qualities](/SQP/images/1-select-qualities.png) diff --git a/includes/sqp/1-why.md b/includes/sqp/1-why.md index 5fb836e9f..5217aaeb2 100644 --- a/includes/sqp/1-why.md +++ b/includes/sqp/1-why.md @@ -1,9 +1,20 @@ ## Why choose this quality profile -??? question "Why choose this quality profile? - [CLICK TO EXPAND]" +??? question "Why choose this quality profile? - [Click to show/hide]" - - 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. - - If available for you Streaming optimized. (Optimized for PLEX, emby, Jellyfin, and other streaming platforms) + - You want maximum compatibility across all devices and still a HQ release. + - You run 2 instances of Radarr and want both versions or just the 1080p ones. + - You want to have little to no transcoding for low powered devices or remote streaming. + - You want to grab streaming optimized releases. - Small sizes. + + ------ + + BHDStudio does HQ 1080p Encodes with the following features: + + - Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms) + - AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility) + - Small sizes + - Good quality + + Biggest drawback: If you don't have access to the top tier indexers you won't have access to all BHDStudio releases, and you will end up with less or not streaming optimized releases. diff --git a/includes/sqp/1-workflow.md b/includes/sqp/1-workflow.md index bf2afadcc..5ac27dd53 100644 --- a/includes/sqp/1-workflow.md +++ b/includes/sqp/1-workflow.md @@ -1,31 +1,15 @@ ## Workflow Logic -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** - - When a HD WEBDL is released it will download the HD WEB-DL. (streaming services) - - When a BHDStudio is released it will download the BHDStudio releases. - - If no BHDStudio can be found (not existing or limited sources) it will prefer HQ WEB-DL. + - When a 1080p WEBDL is released it will be downloaded. (streaming services) + - When a 1080p BHDStudio is released it will download the BHDStudio release. + - If no BHDStudio can be found (not existing or limited sources) it will download a 1080p Bluray encode (less or not streaming optimized). ------ *Possible Variables* - **When no BHDStudio or HD WEBDL exist (or limited sources) it will grab the following:** - - - Get other Bluray Encodes (less or not streaming optimized) - - Prefer HQ Encodes (Bluray-720/1080) - - When the IMAX-E is released it will upgrade to the IMAX-E. - - When there is no BHDStudio release or WEBDL it will get a HQ Encode - - !!! info "BHDStudio" - BHDStudio does HQ 1080p Encodes with the following features - - - Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms) - - AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility) - - Small sizes - - Good quality - - No Dolby Vision - - Biggest drawback if you don't have access to the top tier indexers you won't have access to all BHDStudio releases, and in that case you might need to choose a few of the optional variables. + - Prefer 1080p WEBDL with IMAX-E. diff --git a/includes/sqp/2-cf-scoring.md b/includes/sqp/2-cf-scoring.md index 3fb320c5e..0eedb48f6 100644 --- a/includes/sqp/2-cf-scoring.md +++ b/includes/sqp/2-cf-scoring.md @@ -6,18 +6,18 @@ {! include-markdown "../../includes/cf/radarr-movie-versions-imaxe.md" !} -??? abstract "HQ Release Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ---------------------------------------------------- | - | [{{ radarr['cf']['remux-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['remux-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['remux-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-03) | {{ radarr['cf']['remux-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['remux-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['uhd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-01) | :warning: {{ radarr['cf']['uhd-bluray-tier-01']['trash_scores']['sqp-2'] }} :warning: | {{ radarr['cf']['uhd-bluray-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['uhd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-02) | :warning: {{ radarr['cf']['uhd-bluray-tier-02']['trash_scores']['sqp-2'] }} :warning: | {{ radarr['cf']['uhd-bluray-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['uhd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-03) | :warning: {{ radarr['cf']['uhd-bluray-tier-03']['trash_scores']['sqp-2'] }} :warning: | {{ radarr['cf']['uhd-bluray-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | +??? abstract "HQ Release Groups - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | ---------------------------------------------------- | + | [{{ radarr['cf']['remux-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['remux-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['remux-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-03) | {{ radarr['cf']['remux-tier-03']['trash_score'] }} | {{ radarr['cf']['remux-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-01) | :warning: 2300 :warning: | {{ radarr['cf']['uhd-bluray-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-02) | :warning: 2200 :warning: | {{ radarr['cf']['uhd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-03) | :warning: 2100 :warning: | {{ radarr['cf']['uhd-bluray-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" diff --git a/includes/sqp/2-qp-settings.md b/includes/sqp/2-qp-settings.md index 90ab9511f..50a02c4a9 100644 --- a/includes/sqp/2-qp-settings.md +++ b/includes/sqp/2-qp-settings.md @@ -5,7 +5,7 @@ - **Minimum Custom Format Score:** `550` - **Upgrade Until Custom Format Score:** `10000` -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!Quality Profile Settings](/SQP/images/2-qp-settings.png) !!! warning diff --git a/includes/sqp/2-why.md b/includes/sqp/2-why.md index 85b416bfe..ba4afdaf7 100644 --- a/includes/sqp/2-why.md +++ b/includes/sqp/2-why.md @@ -1,6 +1,6 @@ ## Why choose this quality profile -??? question "Why choose this quality profile? - [CLICK TO EXPAND]" +??? question "Why choose this quality profile? - [Click to show/hide]" - You got a decent audio setup. (that supports all HD audio formats) - You got a setup that completely supports DoVi from start to end. diff --git a/includes/sqp/2-workflow.md b/includes/sqp/2-workflow.md index d57af1206..bfb874280 100644 --- a/includes/sqp/2-workflow.md +++ b/includes/sqp/2-workflow.md @@ -1,6 +1,6 @@ ## Workflow Logic -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** diff --git a/includes/sqp/3-qp-settings.md b/includes/sqp/3-qp-settings.md index f48a100fa..7c1aa136b 100644 --- a/includes/sqp/3-qp-settings.md +++ b/includes/sqp/3-qp-settings.md @@ -5,7 +5,7 @@ - **Minimum Custom Format Score:** `550` - **Upgrade Until Custom Format Score:** `10000` -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!Quality Profile Settings](/SQP/images/3-qp-settings.png) !!! warning diff --git a/includes/sqp/3-why.md b/includes/sqp/3-why.md index 4febe7df2..ad4fee982 100644 --- a/includes/sqp/3-why.md +++ b/includes/sqp/3-why.md @@ -1,6 +1,6 @@ ## Why choose this quality profile -??? question "Why choose this quality profile? - [CLICK TO EXPAND]" +??? question "Why choose this quality profile? - [Click to show/hide]" - You got a decent audio setup. (that supports all HD audio formats) - You got a setup that completely supports DoVi from start to end. diff --git a/includes/sqp/3-workflow.md b/includes/sqp/3-workflow.md index ed34da316..9c6110934 100644 --- a/includes/sqp/3-workflow.md +++ b/includes/sqp/3-workflow.md @@ -1,6 +1,6 @@ ## Workflow Logic -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** diff --git a/includes/sqp/4-qp-settings.md b/includes/sqp/4-qp-settings.md index 263dbe637..a2f92530a 100644 --- a/includes/sqp/4-qp-settings.md +++ b/includes/sqp/4-qp-settings.md @@ -5,7 +5,7 @@ - **Minimum Custom Format Score:** `550` - **Upgrade Until Custom Format Score:** `10000` -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!Quality Profile Settings](/SQP/images/4-qp-settings.png) !!! warning diff --git a/includes/sqp/4-why.md b/includes/sqp/4-why.md index a612ec4bc..74109418b 100644 --- a/includes/sqp/4-why.md +++ b/includes/sqp/4-why.md @@ -1,6 +1,6 @@ ## Why choose this quality profile -??? question "Why choose this quality profile? - [CLICK TO EXPAND]" +??? question "Why choose this quality profile? - [Click to show/hide]" - You got a setup that completely supports DoVi from start to end. - HDR/DoVi (Depending what's offered and often both) diff --git a/includes/sqp/4-workflow.md b/includes/sqp/4-workflow.md index 4ad226acb..80d6f156a 100644 --- a/includes/sqp/4-workflow.md +++ b/includes/sqp/4-workflow.md @@ -1,6 +1,6 @@ ## Workflow Logic -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** diff --git a/includes/sqp/5-cf-scoring.md b/includes/sqp/5-cf-scoring.md index 528a615b5..4212a4770 100644 --- a/includes/sqp/5-cf-scoring.md +++ b/includes/sqp/5-cf-scoring.md @@ -6,18 +6,18 @@ {! include-markdown "../../includes/cf/radarr-movie-versions-imaxe.md" !} -??? abstract "HQ Release Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ---------------------------------------------------- | - | [{{ radarr['cf']['remux-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['remux-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['remux-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-03) | {{ radarr['cf']['remux-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['remux-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['uhd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-01) | :warning: {{ radarr['cf']['uhd-bluray-tier-01']['trash_scores']['sqp-5'] }} :warning: | {{ radarr['cf']['uhd-bluray-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['uhd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-02) | :warning: {{ radarr['cf']['uhd-bluray-tier-02']['trash_scores']['sqp-5'] }} :warning: | {{ radarr['cf']['uhd-bluray-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['uhd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-03) | :warning: {{ radarr['cf']['uhd-bluray-tier-03']['trash_scores']['sqp-5'] }} :warning: | {{ radarr['cf']['uhd-bluray-tier-03']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_scores']['default'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | +??? abstract "HQ Release Groups - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------: | ---------------------------------------------------- | + | [{{ radarr['cf']['remux-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['remux-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['remux-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-03) | {{ radarr['cf']['remux-tier-03']['trash_score'] }} | {{ radarr['cf']['remux-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-01) | :warning: 2300 :warning: | {{ radarr['cf']['uhd-bluray-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-02) | :warning: 2200 :warning: | {{ radarr['cf']['uhd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-03) | :warning: 2100 :warning: | {{ radarr['cf']['uhd-bluray-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" diff --git a/includes/sqp/5-qp-settings.md b/includes/sqp/5-qp-settings.md index ed91176a4..13de6bddf 100644 --- a/includes/sqp/5-qp-settings.md +++ b/includes/sqp/5-qp-settings.md @@ -5,7 +5,7 @@ - **Minimum Custom Format Score:** `550` - **Upgrade Until Custom Format Score:** `10000` -??? success "example - [CLICK TO EXPAND]" +??? success "example - [Click to show/hide]" ![!Quality Profile Settings](/SQP/images/5-qp-settings.png) !!! warning diff --git a/includes/sqp/5-why.md b/includes/sqp/5-why.md index d28468257..528e49821 100644 --- a/includes/sqp/5-why.md +++ b/includes/sqp/5-why.md @@ -1,6 +1,6 @@ ## Why choose this quality profile -??? question "Why choose this quality profile? - [CLICK TO EXPAND]" +??? question "Why choose this quality profile? - [Click to show/hide]" - You got a decent audio setup. (that supports all HD audio formats) - You got a setup that completely supports DoVi from start to end. diff --git a/includes/sqp/5-workflow.md b/includes/sqp/5-workflow.md index d487083c9..46eef38e5 100644 --- a/includes/sqp/5-workflow.md +++ b/includes/sqp/5-workflow.md @@ -1,6 +1,6 @@ ## Workflow Logic -??? abstract "Workflow Logic - [CLICK TO EXPAND]" +??? abstract "Workflow Logic - [Click to show/hide]" **Depending what's released first and available the following Workflow Logic will be used:** diff --git a/includes/sqp/hd-radarr-optional.md b/includes/sqp/hd-radarr-optional.md index a0368703d..f270e8c70 100644 --- a/includes/sqp/hd-radarr-optional.md +++ b/includes/sqp/hd-radarr-optional.md @@ -1,12 +1,12 @@ -??? abstract "Optional - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | ------------------------------------------------- | - | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_scores']['default'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | - | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_scores']['default'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | - | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_scores']['default'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | - | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_scores']['default'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | - | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_scores']['default'] }} | {{ radarr['cf']['retags']['trash_id'] }} | - | [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_scores']['default'] }} | {{ radarr['cf']['scene']['trash_id'] }} | +??? abstract "Optional - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------: | ------------------------------------------------- | + | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_score'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | + | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_score'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | + | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_score'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | + | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_score'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | + | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_score'] }} | {{ radarr['cf']['retags']['trash_id'] }} | + | [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_score'] }} | {{ radarr['cf']['scene']['trash_id'] }} | ------ diff --git a/includes/sqp/hd-radarr-resolution.md b/includes/sqp/hd-radarr-resolution.md index bd12bbe2b..766a19dcb 100644 --- a/includes/sqp/hd-radarr-resolution.md +++ b/includes/sqp/hd-radarr-resolution.md @@ -1,5 +1,5 @@ -??? abstract "Resolution - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------- | - | [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_scores']['default'] }} | {{ radarr['cf']['1080p']['trash_id'] }} | - | [{{ radarr['cf']['720p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/720p.json) | {{ radarr['cf']['720p']['trash_scores']['default'] }} | {{ radarr['cf']['720p']['trash_id'] }} | +??? abstract "Resolution - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ---------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------: | --------------------------------------- | + | [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} | + | [{{ radarr['cf']['720p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/720p.json) | {{ radarr['cf']['720p']['trash_score'] }} | {{ radarr['cf']['720p']['trash_id'] }} | diff --git a/includes/sqp/radarr-unwanted-uhd.md b/includes/sqp/radarr-unwanted-uhd.md index 68bdf3f46..7cbf832cc 100644 --- a/includes/sqp/radarr-unwanted-uhd.md +++ b/includes/sqp/radarr-unwanted-uhd.md @@ -1,10 +1,10 @@ -??? abstract "Unwanted - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------ | - | [{{ radarr['cf']['br-disk']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#br-disk) | {{ radarr['cf']['br-disk']['trash_scores']['default'] }} | {{ radarr['cf']['br-disk']['trash_id'] }} | - | [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_scores']['default'] }} | {{ radarr['cf']['lq']['trash_id'] }} | - | [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_scores']['default'] }} | {{ radarr['cf']['3d']['trash_id'] }} | - | [{{ radarr['cf']['upscaled']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#upscaled) | {{ radarr['cf']['upscaled']['trash_scores']['default'] }} | {{ radarr['cf']['upscaled']['trash_id'] }} | +??? abstract "Unwanted - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ----------------------------------------------------------------------------------------------- | :-------------------------------------------: | ------------------------------------------ | + | [{{ radarr['cf']['br-disk']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#br-disk) | {{ radarr['cf']['br-disk']['trash_score'] }} | {{ radarr['cf']['br-disk']['trash_id'] }} | + | [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_score'] }} | {{ radarr['cf']['lq']['trash_id'] }} | + | [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_score'] }} | {{ radarr['cf']['3d']['trash_id'] }} | + | [{{ radarr['cf']['upscaled']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#upscaled) | {{ radarr['cf']['upscaled']['trash_score'] }} | {{ radarr['cf']['upscaled']['trash_id'] }} | ------ diff --git a/includes/sqp/uhd-radarr-misc.md b/includes/sqp/uhd-radarr-misc.md index e74d38093..1051a81fa 100644 --- a/includes/sqp/uhd-radarr-misc.md +++ b/includes/sqp/uhd-radarr-misc.md @@ -1,9 +1,9 @@ -??? abstract "Misc - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | -------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------: | ----------------------------------------------- | - | [{{ radarr['cf']['repack-proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repackproper) | {{ radarr['cf']['repack-proper']['trash_scores']['default'] }} | {{ radarr['cf']['repack-proper']['trash_id'] }} | - | [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_scores']['default'] }} | {{ radarr['cf']['repack2']['trash_id'] }} | - | [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | :warning: {{ radarr['cf']['x264']['trash_scores']['sqp-2'] }} :warning: | {{ radarr['cf']['x264']['trash_id'] }} | +??? abstract "Misc - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | -------------------------------------------------------------------------------------------------------- | :------------------------------------------------: | ----------------------------------------------- | + | [{{ radarr['cf']['repack-proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repackproper) | {{ radarr['cf']['repack-proper']['trash_score'] }} | {{ radarr['cf']['repack-proper']['trash_id'] }} | + | [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_score'] }} | {{ radarr['cf']['repack2']['trash_id'] }} | + | [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | :warning: -10000 :warning: | {{ radarr['cf']['x264']['trash_id'] }} | !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" @@ -13,7 +13,7 @@ - `x264` has a score of `-10000` because we only want the HDR/DV versions of the `WEBDL-1080p` - if you're only running 1 Radarr, You might want to remove the `x264`CF so you will also get the HD release if there is no UHD version. - ??? tip "Proper and Repacks - [CLICK TO EXPAND]" + ??? tip "Proper and Repacks - [Click to show/hide]" I also suggest to change the Propers and Repacks settings in Radarr diff --git a/includes/sqp/uhd-radarr-optional.md b/includes/sqp/uhd-radarr-optional.md index 9b53d4c1e..092010864 100644 --- a/includes/sqp/uhd-radarr-optional.md +++ b/includes/sqp/uhd-radarr-optional.md @@ -1,4 +1,4 @@ -??? abstract "Optional - [CLICK TO EXPAND]" +??? abstract "Optional - [Click to show/hide]" !!! tip "**I recommend to use the `x265 (no HDR/DV)` over the `x265 (HD)`, Read the Why below and don't forget to read the warning, :warning: Only ever include one of them :warning:**" !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" diff --git a/includes/sqp/uhd-radarr-resolution.md b/includes/sqp/uhd-radarr-resolution.md index 846f5df5e..2545a0ad4 100644 --- a/includes/sqp/uhd-radarr-resolution.md +++ b/includes/sqp/uhd-radarr-resolution.md @@ -1,7 +1,7 @@ -??? abstract "Resolution - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------- | - | [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_scores']['default'] }} | {{ radarr['cf']['1080p']['trash_id'] }} | - | [{{ radarr['cf']['2160p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/2160p.json) | {{ radarr['cf']['2160p']['trash_scores']['sqp-2'] }} | {{ radarr['cf']['2160p']['trash_id'] }} | +??? abstract "Resolution - [Click to show/hide]" + | Custom Format | Score | Trash ID | + | ---------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------: | --------------------------------------- | + | [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} | + | [{{ radarr['cf']['2160p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/2160p.json) | :warning: 151 :warning: | {{ radarr['cf']['2160p']['trash_id'] }} | !!! warning "Scores marked with a :warning: warning :warning: are different to those used in the main guide" diff --git a/includes/starr/move-quality-to-top.md b/includes/starr/move-quality-to-top.md index 6a693f1d7..87f6e311f 100644 --- a/includes/starr/move-quality-to-top.md +++ b/includes/starr/move-quality-to-top.md @@ -1,4 +1,4 @@ -!!! tip +!!! info The order listed in the profile matters even if a quality is not checked, for example if you have a 1080p version but wanted the SD version, Radarr will reject all SD results because 1080p is listed higher than SD even though 1080p was not checked.