键盘快捷键
高级搜索
in response i get
"avatar": { "gravatar": { "hash": "00000000000000000" }, "tmdb": { "avatar_path": null } },
But how can i load image by these?
Hi @lLump,
The avatar_path can be treated like any other image on TMDB. You can read about images here. For Gravatar, you can read their docs here.
avatar_path
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2024 年 04 月 03 日 10:35上午
Hi @lLump,
The
avatar_path
can be treated like any other image on TMDB. You can read about images here. For Gravatar, you can read their docs here.