neonrust / epm

Command-line TV episode calendar/manager/scheduler/tracker (EPisode Manager)
MIT License
0 stars 0 forks source link

Add support for specials #28

Closed neonrust closed 1 year ago

neonrust commented 1 year ago

Spotted with the "Nevers" (80828), where The Movie DB for some reason decided to add the second part of the first season as a "Specials" season, with number 0.

I guess we need to collect all seasons from the "seasons" container in the main details. And maybe then sort those episodes by air date? They might of course be interspersed with the other season's episodes.

Also see "Doctor Who" (57243) for an example of specials.

neonrust commented 1 year ago

One question though, should mark without arguments mark the next aired special automatically, or should it mark the next logical "normal" episode?