Jump to content

TMDB Query of Chinese Titles appears as Simplified Chinese


boxod

Recommended Posts

Hi, i've been trying to add my library of Chinese (Hong Kong) movies to emby, but after adding all Names and Descriptions are appearing as Simplified Chinese.

Further investigation from the logs i found there's a -HK missing from the query.

 

e.g. this is what emby sent to tmdb: https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=S%E9%A2%A8%E6%9A%B4&language=zh

this is what it should be to show correct language result: https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=S%E9%A2%A8%E6%9A%B4&language=zh-HK

 

 

Is there an easy way for a regular user like me to manually modify the query to get my desired results?

Thanks.

Link to comment
Share on other sites

2018-12-27 17:31:51.193 Info App: MovieDbProvider: Finding id for item: S風暴
2018-12-27 17:31:51.193 Info HttpClient: HttpClientManager GET: https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=S%E9%A2%A8%E6%9A%B4&language=zh
2018-12-27 17:31:52.320 Info HttpClient: HttpClientManager GET: https://api.themoviedb.org/3/movie/367195?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=casts,releases,images,keywords,trailers&language=zh&include_image_language=zh,null,en
2018-12-27 17:31:53.417 Info HttpClient: HttpClientManager GET: https://www.omdbapi.com?apikey=fe53f97e&i=tt5998744&plot=short&tomatoes=true&r=json
2018-12-27 17:31:55.295 Info HttpClient: HttpClientManager GET: https://api.themoviedb.org/3/movie/367195?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=casts,releases,images,keywords,trailers
2018-12-27 17:31:55.564 Info App: Emby.Kodi.SyncQueue: Starting Library Sync...
2018-12-27 17:31:55.564 Info App: Emby.Kodi.SyncQueue: "LIBRARYSYNC" Added 0 items:
2018-12-27 17:31:55.679 Info App: Emby.Kodi.SyncQueue: "LIBRARYSYNC" Updated 1 items: ac784bcb5c375ca32ad83177e220ca77
2018-12-27 17:31:55.679 Info App: Emby.Kodi.SyncQueue: "LIBRARYSYNC" Removed 0 items:
2018-12-27 17:31:55.680 Info App: Emby.Kodi.SyncQueue: Finished Library Sync Taking 00:00:00.1155759
2018-12-27 17:31:56.355 Info HttpClient: HttpClientManager GET: https://image.tmdb.org/t/p/original/uijqioBTZE3tQO52eT8hG0azjCO.jpg
2018-12-27 17:31:56.650 Info HttpClient: HttpClientManager GET: https://image.tmdb.org/t/p/original/u3NAb5hPtQhys3B3NoessLQyeV9.jpg

Link to comment
Share on other sites

If you've clicked the 2 samples i've posted in the original post, you can see the id is exactly the same, yet the content is completely different.

i know you probably don't understand the language, but one is in  Simplified Chinese (zh-CN), the other in Traditional Chinese (zh-HK). if you don't specify zh-HK in the TMDB query, it will default to zh-CN.

 

i'm just hoping you could give me a quick fix on where i could manually edit this 

Link to comment
Share on other sites

Happy2Play

What is your Emby system language set to?  Dashboard-Settings

 

What are your Library download languages and country set to? Dashboard-Library-each library

Edited by Happy2Play
Link to comment
Share on other sites

Ok, I see the issue here. we only have one Chinese option for metadata language, and we need to split this into three like we have for the app display language settings.

 

We will review this, thanks.

Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...