OMDb-API
OMDb-API copied to clipboard
Episode missing in response
I queried for episodes (i='tt7395992',season=1) and all but one are returned. I checked and they are all present on imdb -> https://www.imdb.com/title/tt7395992/episodes?ref_=tt_eps_sm Notice how episode 7 is missing in the result. I can easily fix one missing episode, that's no problem. I'm just concerned what else it might not be picking up Could you please have a look? Thanks
{'Title': 'The Rook', 'Season': '1', 'totalSeasons': '1', 'Episodes': [{'Title': 'Chapter 1', 'Released': '2019-06-30', 'Episode': '1', 'imdbRating': '7.3', 'imdbID': 'tt8390298'}, {'Title': 'Chapter 2', 'Released': '2019-07-07', 'Episode': '2', 'imdbRating': '7.1', 'imdbID': 'tt8694570'}, {'Title': 'Chapter 3', 'Released': '2019-07-14', 'Episode': '3', 'imdbRating': '7.4', 'imdbID': 'tt8431966'}, {'Title': 'Chapter 4', 'Released': '2019-07-21', 'Episode': '4', 'imdbRating': '7.8', 'imdbID': 'tt8661544'}, {'Title': 'Chapter 5', 'Released': '2019-07-28', 'Episode': '5', 'imdbRating': '7.6', 'imdbID': 'tt8431970'}, {'Title': 'Chapter 6', 'Released': '2019-08-04', 'Episode': '6', 'imdbRating': '7.4', 'imdbID': 'tt8501782'}, {'Title': 'Chapter 8', 'Released': '2019-08-18', 'Episode': '8', 'imdbRating': '8.0', 'imdbID': 'tt8935722'}], 'Response': 'True'}