If I am late on some show/season, I want to be able to watch all the available episodes at once.
But sometimes, it happens that I just missed one, which is a pain if I was eager to watch it.
Example:
...
Episode 4
Episode 6
...
-> Episode 5 is missing. This is easily detectable, and in this case Episode 6 text should be displayed in red. Could also be the case of the next episodes.
Should use the episode_number field to check enumeration. Should make sure the multiple episodes are taken into account (episode_number can have multiple numbers)
If I am late on some show/season, I want to be able to watch all the available episodes at once. But sometimes, it happens that I just missed one, which is a pain if I was eager to watch it. Example: ... Episode 4 Episode 6 ...
-> Episode 5 is missing. This is easily detectable, and in this case Episode 6 text should be displayed in red. Could also be the case of the next episodes. Should use the episode_number field to check enumeration. Should make sure the multiple episodes are taken into account (episode_number can have multiple numbers)