You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is almost the same as the one I described in issue #8752 in 2020: A show that is not originally English, with a German title, is not added to Medusa from TMDB with that original (German) title, even if the info language while searching for that show was set to "Deutsch". Only this time not only the title and description (for the show as a whole) are in English, but also the episode titles and and the path where the show resides on the hard drive are in English. During the show selection process, Medusa still informs you that the show will be added to a path based on the German show name, but then proceeds to completetly ignore the German title, descriptions etc.
To Reproduce
Steps to reproduce the behavior:
Go to '[YourMedusaPath]/addShows/newShow/'
Add "Die Kaiserin" to search field
Choose info language "Deutsch" and indexer "TMDB"
Click search button
From the search results, choose "Die Kaiserin", click next and perform all necessary steps to add the show to Medusa.
The show is added with the title "The Empress" and an English description.
Expected behavior
The show should be added with its German title and a German description.
Screenshots
None
Medusa (please complete the following information):
Debug logs (NOT at least 50 lines, because there are no more lines than those related to adding this show):
General > Advanced Settings > Enable debug
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Finished processing 0 scene exceptions.
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Updating exception_cache and exception_season_cache
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Building internal name cache for The Empress
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Finished processing 4187 scene exceptions.
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Updating exception_cache and exception_season_cache
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Cache check completed
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] 131488: Updating NFOs for show with new indexer info
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Selected poster for series 131488 (score=5.009995065941986, score_bay=3.0199901318839726, rating=5.384, votes=2, res=1000x1500): http://image.tmdb.org/t/p/original/kDcb6ZzWQNDBCkRPdoRdKqCQRxw.jpg
2022-10-15 20:27:48 INFO SHOWQUEUE-ADD :: [e4b480c] Selected fanart for series 131488 (score=3.6346583932036713, score_bay=3.269316786407343, rating=5.318, votes=3, res=2048x1152): http://image.tmdb.org/t/p/original/krx0NQ2qZmktGoRW6o5KIxlkWIo.jpg
2022-10-15 20:27:47 INFO SHOWQUEUE-ADD :: [e4b480c] Setting all previously aired episodes to the specified status: Skipped
2022-10-15 20:27:45 INFO SHOWQUEUE-ADD :: [e4b480c] Finished processing 0 scene exceptions.
2022-10-15 20:27:45 INFO SHOWQUEUE-ADD :: [e4b480c] Updating exception_cache and exception_season_cache
2022-10-15 20:27:45 INFO SHOWQUEUE-ADD :: [e4b480c] Starting to add show by Indexer Id: 131488
The text was updated successfully, but these errors were encountered:
The problem is almost the same as the one I described in issue #8752 in 2020: A show that is not originally English, with a German title, is not added to Medusa from TMDB with that original (German) title, even if the info language while searching for that show was set to "Deutsch". Only this time not only the title and description (for the show as a whole) are in English, but also the episode titles and and the path where the show resides on the hard drive are in English. During the show selection process, Medusa still informs you that the show will be added to a path based on the German show name, but then proceeds to completetly ignore the German title, descriptions etc.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The show should be added with its German title and a German description.
Screenshots
None
Medusa (please complete the following information):
Debug logs (NOT at least 50 lines, because there are no more lines than those related to adding this show):
General > Advanced Settings > Enable debug
The text was updated successfully, but these errors were encountered: