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

No episode delete info #300

Open ekleop opened 1 year ago

ekleop commented 1 year ago

Some episodes were deleted without any info about it in the API /updates endpoint Example. { "recordType": "", "recordId": 9864379, "methodInt": 1, "method": "create", "extraInfo": "", "userId": 0, "timeStamp": 1687625173, "entityType": "episodes" }, There isn't such episode on the site anymore s2e5 https://thetvdb.com/series/helluva-boss/seasons/official/2

But there isn't any info in the /updates endpoint that it was deleted after "timeStamp": 1687625173,

antheaezzell commented 1 year ago

Hi @ekleop we will look into it - https://whipmedia.atlassian.net/browse/TVD-3790