in response i get
"avatar": {
"gravatar": {
"hash": "00000000000000000"
},
"tmdb": {
"avatar_path": null
}
},
But how can i load image by these?
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne april 3, 2024 ob 10:35 AM
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.