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

[Request] Scan subdirectories for series and automatically create collections for series within the same subfolder #50

Open
veerpandya opened this issue Dec 22, 2022 · 1 comment

Comments

@veerpandya
Copy link

My current folder structure looks like the following:

Series Name > Series Season Name [anidbid-12345] > Name - 01 - [some][info].ext

As AniDB does not support traditional seasons, a nice alternative would be to group series inside a folder and then have that folder be scanned in as a collection. This would greatly aid in adding new series to a library, and it would keep the main library directory more organized.

An example of this structure would look something this:

Anime Library >
        Initial D > Initial D First Stage [anidbid-135] > Initial D First Stage - 01.mkv
        Initial D > Initial D First Stage [anidbid-135] > Initial D First Stage - 02.mkv
        Initial D > Initial D Second Stage [anidbid-145] > Initial D Second Stage - 01.mkv
        Initial D > Initial D Second Stage [anidbid-145] > Initial D Second Stage - 02.mkv
        Initial D > Initial D Third Stage [anidbid-625] > Initial D Third Stage Full Movie (2001).mkv
        Initial D > ...

The base Initial D folder would be located in the root of the library. When scanned, Jellyfin should check within the folder and create a collection titled Initial D and then add the contained series to that collection.

@nalsai
Copy link
Contributor

nalsai commented Mar 8, 2023

This can be added once jellyfin/jellyfin#9407 is in a release by having a custom id for different seasons (the anidbid has to be in the name as shown in your example).

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

2 participants