From cb9a6a210e966a9589a95c5d196f8a895f17cc97 Mon Sep 17 00:00:00 2001 From: Mate Herber Date: Wed, 4 Mar 2026 16:43:51 +0100 Subject: [PATCH 1/3] Radarr: Add {MediaInfo BestAudioCodec} token to naming docs Documents the new naming token added in Radarr/Radarr#11386. --- radarr/settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/radarr/settings.md b/radarr/settings.md index 1378f8736..ab8d9f1c7 100644 --- a/radarr/settings.md +++ b/radarr/settings.md @@ -211,6 +211,7 @@ Also, note that for each individual settings page, there are some options at the - `{MediaInfo Simple}` = x264 DTS - `{MediaInfo Full}` = x264 DTS \[EN+DE\] - `{MediaInfo AudioCodec}` = DTS +- `{MediaInfo BestAudioCodec}` = DTS-HD MA - `{MediaInfo AudioChannels}` = 5.1 - `{MediaInfo AudioLanguages}` = \[EN+DE\] - `{MediaInfo SubtitleLanguages}` = \[EN\] From 515b40c863d3d19bf8b2f436588574f47e0cd789 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 15:49:36 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- lidarr/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/faq.md b/lidarr/faq.md index 0d61a6a19..e7a0d776a 100644 --- a/lidarr/faq.md +++ b/lidarr/faq.md @@ -172,7 +172,7 @@ As of Lidarr v2, Authentication is Mandatory. ## How can I find a MusicBrainz ID? 1. [Search for your desired artist or album](https://musicbrainz.org/search) (use `Release Group` type for albums) -2. The MusicBrainz ID can be found under the "Details" tab: +2. The MusicBrainz ID can be found under the "Details" tab: ![musicbrainz_id_detail_tab.png](/images/musicbrainz_id_detail_tab.png) 3. Or at the end of the URL: ![musicbrainz_id_url.png](/images/musicbrainz_id_url.png) From 34281a06a9c077d1ad6350fb8fd333ca8259b5e3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 15:49:57 +0000 Subject: [PATCH 3/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- lidarr/faq.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lidarr/faq.md b/lidarr/faq.md index e7a0d776a..2ca687297 100644 --- a/lidarr/faq.md +++ b/lidarr/faq.md @@ -169,7 +169,7 @@ As of Lidarr v2, Authentication is Mandatory. - Artists that do not show up in search may be added by searching for `lidarr:mbid` where `mbid` is the Musicbrainz ID of the artist. -## How can I find a MusicBrainz ID? +## How can I find a MusicBrainz ID 1. [Search for your desired artist or album](https://musicbrainz.org/search) (use `Release Group` type for albums) 2. The MusicBrainz ID can be found under the "Details" tab: @@ -177,7 +177,6 @@ As of Lidarr v2, Authentication is Mandatory. 3. Or at the end of the URL: ![musicbrainz_id_url.png](/images/musicbrainz_id_url.png) - ## Lidarr matched an album with too many tracks. How can I change the Album to the correct Release - Open the Album details page and select the Edit Icon in the top nav. There you can find a dropdown of all releases tied to that Album.