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

[feature request] anime organizer based on anidb relations #1766

Closed
tamodolo opened this issue Jun 28, 2024 · 1 comment
Closed

[feature request] anime organizer based on anidb relations #1766

tamodolo opened this issue Jun 28, 2024 · 1 comment

Comments

@tamodolo
Copy link

This is somewhat a sequence to the anidb as scraper request from 2018 (!!!). (yeat maybe not as necessary to implement this)

Anidb has a relation flow for anime series that work amazingly to guide you through complicated anime name schemes. I'll try to describe what I do manually so this idea makes some sense:

I'll use KONOSUBA as example:

image

As you can see there are TV Show, OVAs and Movies as main story sequels. I put all of them manually as episodes where they should be to respect watch order but sinse we have this scraper that already organizes that it could be nice to use this part to make apropriate changes to local data.

Sinse KODI does not parse movies as series properly then we could force this behavior by using an organizer that convert the movie metadata to season metadata and list as an episode inside a season or reorder series to fit movies and OVAs between seasons as a season between them (the second solution is better).

I think this could be done without making anidb as a proper scraper as just the relation data is needed.

Extra: I think even if anidb isn't used to automaticaly do this, an organizer should be made anyway.

@bugwelle
Copy link
Collaborator

Hi,

thanks for this feature request! I'm currently limiting myself to bug fixes only, as I don't find the time for feature requests anymore. Please see #1710 for details.

Your feature request is valid. You're not the only one, it has been requested long ago, see #433 , on which you also commented.

I'm closing this issue as a duplicate, but will link to it in the other issue. Thanks for the example!

Regards,
Andre

@bugwelle bugwelle closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants