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
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von tinymediamanager
am 18. Januar 2024 um 07:50
any news on this topic?
Antwort von Travis Bell
am 24. Januar 2024 um 11:30
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.Antwort von tinymediamanager
am 25. Januar 2024 um 02:08
Hi Travis,
thanks for the hint - it is working as expected now