thetvdb / v4-api

Founded in 2006, TheTVDB is one of the longest-running community-driven TV and Movie databases. With content metadata across hundreds of thousands of TV series and movies, TheTVDB powers many of the largest media centers in the market. Developers across the world build and rely upon TheTVDB's APIs to power their apps, utilities, and projects, generating millions of API calls per day. In our GitHub repository you will find all of the necessary support and v4 API documentation to make use of TheTVDB's metadata. Come and join us!
140 stars 13 forks source link

Cinemagraphs are missing from artworks #339

Open Killface1980 opened 4 months ago

Killface1980 commented 4 months ago

When using the API for e.g. serie 121361 - Game of Thrones, there is no artwork listed for artwork types 20 or 21 (also applies to movies). The cinemagraphs are omitted from the results, while being displayed on the website

https://thetvdb.com/series/game-of-thrones#artwork-cinemagraphs

'https://api4.thetvdb.com/v4/series/121361/artworks?type=20' \ ... "artworks": [], ...