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
Describe the bug
A Show that is not originally English, let's say it has 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". Instead, it is added with its English title and English description (for the show as a whole). The episode descriptions however are added in German, and the path where the show resides on the hard drives is also chosen using the German title. This happens both when adding new shows and when adding existing shows. When adding a show like this from the TVDB, everything works as expected, and the show is added with its German title and description.
To Reproduce
Steps to reproduce the behavior:
Go to '[YourMedusaPath]/addShows/newShow/'
Add "Barbaren" to search field
Choose info language "Deutsch" and indexer "TMDB"
Click search button
From the search results, choose "Barbaren", click next and perform all necessary steps to add the show to Medusa.
The show is added with the title "Barbarians" and an English description.
Expected behavior
The show should be added with its German title and a German description, like shows added from the TVDB.
Screenshots
None
Medusa (please complete the following information):
Debug logs (at least 50 lines):
General > Advanced Settings > Enable debug
2020-11-18 19:47:53 INFO SHOWQUEUE-ADD :: [f39927e] Cache check completed
2020-11-18 19:47:53 INFO SHOWQUEUE-ADD :: [f39927e] 93785: Updating NFOs for show with new indexer info
2020-11-18 19:47:53 INFO SHOWQUEUE-ADD :: [f39927e] Selected poster for series 93785 (score=11.268641345423543, score_bay=2.5372826908470842, rating=5.312, votes=1, res=2000x3000): http://image.tmdb.org/t/p/original/9SMlvujU685w9AU3at0eriDO6GO.jpg
2020-11-18 19:47:53 INFO SHOWQUEUE-ADD :: [f39927e] Selected fanart for series 93785 (score=4.50870459852281, score_bay=3.0174091970456187, rating=5.312, votes=1, res=2048x1152): http://image.tmdb.org/t/p/original/iU955nBcsc5Zr5e31eWU2xKVqHk.jpg
2020-11-18 19:47:51 INFO SHOWQUEUE-ADD :: [f39927e] Building internal name cache for Barbarians
2020-11-18 19:47:51 INFO SHOWQUEUE-ADD :: [f39927e] Finished processing 3452 scene exceptions.
2020-11-18 19:47:51 INFO SHOWQUEUE-ADD :: [f39927e] Updating exception_cache and exception_season_cache
2020-11-18 19:47:41 INFO SHOWQUEUE-ADD :: [f39927e] Setting all previously aired episodes to the specified status: Skipped
2020-11-18 19:47:41 INFO SHOWQUEUE-ADD :: [f39927e] 93785: Unable to find the show in the database
2020-11-18 19:47:38 INFO SHOWQUEUE-ADD :: [f39927e] TMDB: {'language': 'de', 'use_zip': True, 'session': <medusa.session.core.MedusaSession object at 0x7fe86fc7b8d0>, 'cache': '/home/abc/.pymedusa/cache/indexers/TMDB'}
2020-11-18 19:47:38 INFO SHOWQUEUE-ADD :: [f39927e] Starting to add show by show_dir: /data7/Serien/B/Barbaren
Additional context
None
The text was updated successfully, but these errors were encountered:
Describe the bug
A Show that is not originally English, let's say it has 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". Instead, it is added with its English title and English description (for the show as a whole). The episode descriptions however are added in German, and the path where the show resides on the hard drives is also chosen using the German title. This happens both when adding new shows and when adding existing shows. When adding a show like this from the TVDB, everything works as expected, and the show is added with its German title and description.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The show should be added with its German title and a German description, like shows added from the TVDB.
Screenshots
None
Medusa (please complete the following information):
Debug logs (at least 50 lines):
General > Advanced Settings > Enable debug
Additional context
None
The text was updated successfully, but these errors were encountered: