fix(radarr): explain how original language is determined (#1543)

Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
pull/1546/head
bakerboy448 9 months ago committed by GitHub
parent 08ffe30fde
commit d2f677be3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -175,7 +175,7 @@ Add the following json to your Radarr/Sonarr with a score of `10`.
??? 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"}.
Radarr makes use of [The Movie Database (TMDB)](https://www.themoviedb.org/){:target="_blank" rel="noopener noreferrer"}. As of February 12, 2023, Radarr has updated its metadata cache to use a movie's spoken language from TMDb as the original language, but only when there is a single spoken language listed for that movie on TMDb. In cases where multiple spoken languages are listed, Radarr will use the movie's designated original language from TMDb.
![!The Movie Database (TMDB) Original Language](images/original-language-tmdb.png)

Loading…
Cancel
Save