Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support specials when using absolute order #55

Open
emilio-eam opened this issue Jul 18, 2022 · 0 comments
Open

Support specials when using absolute order #55

emilio-eam opened this issue Jul 18, 2022 · 0 comments

Comments

@emilio-eam
Copy link

Trying to parse Animes with Kodi 19.4 as explained in the Kodi Wiki I found that, when enabling the "absolute order", if I put the Specials in the same folder or in a subfolder they are not correctly detected (unless I add additional configuration for each subfolder or parse them manually). I've seen this happen on some Animes (such as Dragon Ball).
I've tested a quick fix in the script so that it will only set the season to "1" if it was already equal or higher than one, but it will keep it as it was otherwise (so specials keep their original season and episode number). Tested it with some Animes, both with and without specials, the only one that did not work properly was not showing any episodes in absolute sort in tvdb.com (so the problem did not seem to be in the algorithm, but in the information source).
You can check it in the PR #54.

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

No branches or pull requests

1 participant