diff --git a/docs/Radarr/images/audio-flowchart.png b/docs/Radarr/images/audio-flowchart.png new file mode 100644 index 000000000..096053ab5 Binary files /dev/null and b/docs/Radarr/images/audio-flowchart.png differ diff --git a/includes/cf/radarr-audio.md b/includes/cf/radarr-audio.md index dd94895d6..1adbbf933 100644 --- a/includes/cf/radarr-audio.md +++ b/includes/cf/radarr-audio.md @@ -1,4 +1,7 @@ ??? summary "Audio - [CLICK TO EXPAND]" + + ![!HDR Formats Flowchart](/Radarr/images/audio-flowchart.png) + | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | | [{{ radarr['cf']['truehd-atmos']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#truehd-atmos) | {{ radarr['cf']['truehd-atmos']['trash_score'] }} | {{ radarr['cf']['truehd-atmos']['trash_id'] }} | diff --git a/includes/cf/sonarr-audio.md b/includes/cf/sonarr-audio.md index 14d8c239e..a1de58a7f 100644 --- a/includes/cf/sonarr-audio.md +++ b/includes/cf/sonarr-audio.md @@ -1,4 +1,7 @@ ??? summary "Audio - [CLICK TO EXPAND]" + + ![!HDR Formats Flowchart](/Radarr/images/audio-flowchart.png) + | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------- | | [{{ sonarr['cf']['truehd-atmos']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#truehd-atmos) | {{ sonarr['cf']['truehd-atmos']['trash_score'] }} | {{ sonarr['cf']['truehd-atmos']['trash_id'] }} |