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

Reordering of episode numbers doesn't reflect immediately in API results #266

Open Kylenol opened 1 year ago

Kylenol commented 1 year ago

This season was updated to adjust the episode numbering to match the airdate order: https://thetvdb.com/series/c-o-p-s/seasons/official/1

While the UI reflects the changes, clients querying for the season information (e.g., Plex) are getting the previous old data.

Is there a delay I'm not aware of?

antheaezzell commented 1 year ago

@Kylenol I've ticketed this issue for investigation. We will get back to you as soon as we have an answer

Ticket for our internal purposes - https://mediamorph.atlassian.net/browse/TVD-3556

antheaezzell commented 1 year ago

@Kylenol a fix for this was released here - https://github.com/thetvdb/v4-api/releases/tag/v4.7.4 please let us know if you continue to encounter any issues.