neonrust / epm

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

series_num_seen_unseen() should take 'now' into account #52

Open neonrust opened 4 months ago

neonrust commented 4 months ago

Meaning, it should not count unreleased episodes as unseen.

This implies baking a bit more data into the meta. I hope it's enough to add a release date per unseen episode.

This will likely fix many issues, e.g. #47.

neonrust commented 4 months ago

I guess we only need to store the dates for unreleased episodes? (as of the time of update)