The Movie Database 支持

Hi,

Using GET /tv/{tv_id}/credits for Westworld season 1 episode 3 I am getting nulls for all 'id' in the cast array. The definition for the object says id for cast should return' integer', not 'integer or null'.

21 回复(第 1 页,共 2 页)

Jump to last post

下一页末页

same problem

https://api.themoviedb.org/3/tv/63247/credits?api_key=####

Also with show ID 62264 in season one:

{
  "crew": [
    {
      "credit_id": "551ff0129251415c7a0018f0",
      "department": "Production",
      "gender": 1,
      "id": null,
      "job": "Casting",
      "name": "Lauren Grey",
      "profile_path": null
    },
    {
      "credit_id": "551ff0529251415c87001939",
      "department": "Directing",
      "gender": 2,
      "id": null,
      "job": "Director",
      "name": "Sam Raimi",
      "profile_path": "/uEAaCUJzyMI8N5mOVyLtaOPKoEf.jpg"
    }
  ],
  "id": 65657
}

On a related note. What does the "optional" bit mean, in the API documentation. If nullables are specified as " .. or null".. I don't get the "optional" bit.?

Pic: https://github.com/LordMike/TMDbLib/issues/269#issuecomment-382818504

Hey guys,

I'll take a look at this and see why the id is not being returned properly.

@LordMike Well, technically the field isn't optional... it's just the default state of fields when you create the mocked response. In TMDb's case, if a field is showing up in the schema, it's "required". Where by "required" simply means always included.

Can you let me know if you see anymore of these?

Works now for me with the tv show I had issues. Thx.

Hi @horse315,

Both of those series have been fixed. You might not see the changes until the cached items expire (within 8 hours).

Let me know if you see any more.

If have a very similar problem (null id's for cast persons) with this one: https://api.themoviedb.org/3/tv/60802/season/1?api_key=API_KEY&append_to_response=credits

@betamagic Fixed (you might have to wait for the cache to expire.)

Thanks a lot, it's already live!

This issue re-appears a lot, if I look at the recent crash reports of Movie Explorer. Unfortunately, the reports don't include details about the show and season. One user contacted me, which resulted in this example: https://api.themoviedb.org/3/tv/46296/season/1?api_key=API_KEY&append_to_response=credits

@betamagic Spartacus will be fixed when the cache expires.

This bug only affects the series that were edited during a ~72 hour window in early April. Given the slowdown of reports (first one today in basically a month) I imagine we're close to getting them all.

If you see anymore let me know.

I just checked all comments of the 70 related crashlogs. One user detected, apparently after some trial-and-error, TV show 'Six Feet Under' as a problematic source.

Thanks, I just cleared Six Feet Under.

找不到电影或剧集?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)前一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区