If I call the episodes endpoint with IMAGES in append_to_response, I do get an empty result back:
The images node is filled but empty ("images":{"stills":[]}}) . But there is a still available in "still_path":"/jfQu9sJq1xnrVAzAi6YOojs2E8M.jpg" so I would expect this to be in the images.stills node too! Now I miss the resolution of the still, because I only have an url
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de tinymediamanager
pe data de 18 ianuarie 2024 la ora 7:50 AM
any news on this topic?
Răspuns de Travis Bell
pe data de 24 ianuarie 2024 la ora 11:30 AM
Hi @tinymediamanager,
Sorry for the slow reply. As the docs state, if you specify a
language
param, it acts as a filter. If you want to query the "no language" stills (which most stills/backdrops are), you can add theinclude_image_language
param.Răspuns de tinymediamanager
pe data de 25 ianuarie 2024 la ora 2:08 AM
Hi Travis,
thanks for the hint - it is working as expected now