-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Request: Add propper anime sorting #80
Comments
The current problem with this is that Senpwai isn't really aware of the fact that "Solo Levelling" and "Solo Levelling Season 2 - Arise from the Shadow" are the same anime but just different seasons. It takes the titles as the sources (Animepahe/Gogoanime) give to it and tries to parse out as much relevant information as it can using A possible solution would be to incorporate Anilist's api but then this would involve rewriting a lot of the core functionalities which to be completely honest is not really worth the effort as it sits given there are still more pressing issues in the app to address. For some anime that it properly identifies are sequels like "My Hero Academia Season 2" on Animepahe, create a parent folder with the anime title "My Hero Academia" and add subfolders with the season titles "Season 2", "Season 3" and so on. It will "detect" that you want to use those folders. Make the the folder that house the parent anime folder is in your download folder setting. I have added an option to use custom anime-specific folders in the upcoming update. |
The update is out |
For example
π(Download location)
βͺπ(Anime name)
βͺβͺπ(Season 1)
βͺβͺπ(Season 2)
βββͺβͺπ(Season 3)
etc,
So instead of showing up in plex as a whole different series, it shows up as the same series under a different season
Example of properly sorted seasons and episodes
Example of improper sorting (current state how senpwai downloads it)
And possibly also add a setting to rename file to the plex naming convention for episodes (not necessary really)
More info at the link below
https://support.plex.tv/articles/naming-and-organizing-your-tv-show-files/
The text was updated successfully, but these errors were encountered: