Jump to content

Recommended Posts

woshiekao
Posted

I clearly selected “Metadata Download: Simplified Chinese, Region: China,” but it recognized poster information for Taiwan instead. That's just ridiculous.

woshiekao
Posted (edited)
13分钟前,卢克说:

您好,请问您能提供一个具体的例子吗?

如何报告问题

谢谢!

 

请查看我的最新提交内容。

检测到的错误信息.png

案例.png

embyserver-63914965091.txt

Settings.png

Edited by woshiekao
update
woshiekao
Posted

I suspect it's an issue with the TheMovieDB API; they don't strictly adhere to the weighting criteria.

Posted

Hi, yes this is what the MovieDb api is returning.

Please note, the region field is only used to determine the parental ratings system.

woshiekao
Posted (edited)
10 minutes ago, Luke said:

您好,是的,这就是 MovieDb API 返回的结果。

请注意,区域字段仅用于确定的家长评级系统。

However, the result is correct at www.themoviedb.org. Is this because Emby didn't request the correct API parameter? The correct parameter should be “zh-CN,” not “zh-TW.” “zh-CN” corresponds to Simplified Chinese, while “zh-TW” corresponds to Traditional Chinese.

1.png

2.png

Edited by woshiekao
update
  • 2 weeks later...
Posted

@woshiekaoI think we are sending the right thing. Here is an example url we are using to obtain the list of available images, taken from your log:

2026-05-20 19:36:44.988 Info HttpClient: GET https://api.themoviedb.org/3/tv/90155?api_key=x_secret3_x&append_to_response=alternative_titles,reviews,credits,images,keywords,external_ids,videos,content_ratings,episode_groups&language=zh-CN&include_image_language=zh-CN,null

 

Posted

Here is the problem. When the moviedb api returns the list of images, it just sends "zh" for the image language rather than zh-cn or zh-tw.

As a result, the server can't differentiate between what is chinese traditional or simplified. This should be corrected at the moviedb.

Maybe @Happy2Playcan help.

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...