Recently I have noticed that the next_episode result is null on the ‘Watched Progress’ endpoint when using the API. This seems to have happened in the last couple of weeks.
Shows that have aired a new episode return a result, however if the new episode has not yet aired, the next_episode returns null.
If I run the ‘Next Episode’ code throught the API, the next episode is returned without an issue.
Has there been a change in how this works in the API?
The progress endpoint has always been returning watched progress for a show including details on all aired seasons and episodes. If it is not aired or if it is already watched by the authenticated user, it is not included as a next episode to watch.
Can you please provide more details here?
If you can share a request and response, that would be great.
I have always shown the ‘next_episode’ in the watched Progress if it has not yet aired. This changed recently to show null instead. Something seems to have changed recently.
Regarding the Next Episode API call. I read this on wrong. It is showing the next aired episode rather than next to view based on history.