You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5.4 KiB
5.4 KiB
Custom Formats and scores
??? summary "HQ Source Groups - [CLICK TO EXPAND]"
Custom Format | Score | Trash ID |
---|---|---|
{{ radarr['cf']['hq-webdl']['name'] }} | {{ radarr['cf']['hq-webdl']['trash_score'] }} | {{ radarr['cf']['hq-webdl']['trash_id'] }} |
{{ radarr['cf']['hq-remux']['name'] }} | 0 | {{ radarr['cf']['hq-remux']['trash_id'] }} |
{{ radarr['cf']['hq']['name'] }} | 0 | {{ radarr['cf']['hq']['trash_id'] }} |
??? summary "BHDStudio - [CLICK TO EXPAND]"
Custom Format | Score | Trash ID |
---|---|---|
{{ radarr['cf']['bhdstudio']['name'] }} | {{ radarr['cf']['bhdstudio']['trash_score'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} |
??? summary "Resolution - [CLICK TO EXPAND]"
Custom Format | Score | Trash ID |
---|---|---|
{{ radarr['cf']['720p']['name'] }} | {{ radarr['cf']['720p']['trash_score'] }} | {{ radarr['cf']['720p']['trash_id'] }} |
{{ radarr['cf']['1080p']['name'] }} | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} |
{! include-markdown "../../includes/cf/radarr-misc.md" !}
{! include-markdown "../../includes/cf/radarr-unwanted.md" !}
Quality Size
Settings
=> Quality
Change the 1080p Quality Size to the range BHDStudio uses ( I searched BHD to check what was their smallest and biggest release, so this can change later if needed)
If you notice issues with the sizes please report it.
Quality | Min | Preferred | Max |
---|---|---|---|
{{ radarr['quality-size']['sqp-streaming']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['max'] }} |
{{ radarr['quality-size']['sqp-streaming']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['max'] }} |
{{ radarr['quality-size']['sqp-streaming']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['max'] }} |
{{ radarr['quality-size']['sqp-streaming']['qualities'][3]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['max'] }} |
??? check "example - [CLICK TO EXPAND]"
!!! attention
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.