Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Episodes can only be integers #1

Open
OussamaDanba opened this issue Jan 10, 2016 · 0 comments
Open

Episodes can only be integers #1

OussamaDanba opened this issue Jan 10, 2016 · 0 comments
Labels

Comments

@OussamaDanba
Copy link
Contributor

All major services (FUNimation, Crunchyroll, Daisuki) allow episodes that are non-integers. These episodes are nearly always recaps or specials so the decision can be made to not bother with those episodes. If that's the case non-integers should probably be explicitly ignored otherwise casting to int will cause episode numbers to get improperly converted. This will probably work fine since episode x.y will always be casted to x which very likely already exists but it's something extra to take into account.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants