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!
133 stars 13 forks source link

`series/415440/episodes/default/eng` incorrectly returns `404 Not Found` #324

Open rednoah opened 5 months ago

rednoah commented 5 months ago

API request https://api4.thetvdb.com/v4/series/415440/episodes/default/eng?page=0 incorrectly returns 404 Not Found:

[GET https://api4.thetvdb.com/v4/series/415440/episodes/default/eng?page=0] => [404 Not Found]
:status: 404
content-encoding: gzip
content-length: 100
content-type: application/json; charset=UTF-8
date: Mon, 01 Apr 2024 22:56:19 GMT
vary: Origin
vary: Accept-Encoding
...
x-cache: Error from cloudfront

The series at hand (see https://www.thetvdb.com/series/chiyu-mahou-no-machigatta-tsukaikata) exists and has episode data in the requested language on the website (see https://www.thetvdb.com/series/chiyu-mahou-no-machigatta-tsukaikata/seasons/official/1).

rednoah commented 5 months ago

This is quite a severe issue. Episode listing in English effectively does not work for a number of Anime series.