in response i get
"avatar": {
"gravatar": {
"hash": "00000000000000000"
},
"tmdb": {
"avatar_path": null
}
},
But how can i load image by these?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ أبريل 3, 2024 في 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.