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

Missing lastUpdated on series 410606 #131

Closed SirSparkles closed 2 years ago

SirSparkles commented 2 years ago

2021-11-01 08:18:30|WARN| Issue with cachedSeries (update time is 0) TVDB:410606/Maze:-1/TMDB:-1/DI Ray 2021-11-01 08:18:30|WARN| { "id": 410606, "seriesId": "", "seriesName": "DI Ray", "aliases": [], "season": "1", "poster": "", "banner": "", "fanart": "", "status": "Upcoming", "firstAired": "", "network": "", "networkId": "", "runtime": "", "language": "en", "genre": [ "Crime", "Drama" ], "overview": "DI Ray is set in Birmingham and follows Leicester-born Rachita Ray, a police officer who takes on a case that forces her to confront a lifelong personal conflict between her British identity and her South Asian heritage.", "lastUpdated": 0, "airsDayOfWeek": "", "airsTime": "12:00 AM", "rating": null, "imdbId": "", "zap2itId": "", "added": "2021-09-27 03:33:28", "addedBy": 2227031, "siteRating": 0, "siteRatingCount": 0, "slug": "di-ray" }

antheaezzell commented 2 years ago

@SirSparkles this has been ticketed.

Internal ticket for our reference - https://mediamorph.atlassian.net/browse/TVD-2619

antheaezzell commented 2 years ago

@SirSparkles are developer has tested this show on both https://api4.thetvdb.com/v4/series/410606 and https://api4.thetvdb.com/v4/series/410606/extended endpoints and they are both showing "lastUpdated": "2021-09-29 17:15:25". We suspect this was just a temporal cache issue that was already fixed, but let us know if you see it again.

antheaezzell commented 2 years ago

This has been released @SirSparkles but let me know if you run into this issue again and we can reopen for additional work. Going to close for now.