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

[Question] How to set ExternalId per season using AniDB? #96

Open
vongola12324 opened this issue Mar 5, 2021 · 0 comments
Open

[Question] How to set ExternalId per season using AniDB? #96

vongola12324 opened this issue Mar 5, 2021 · 0 comments

Comments

@vongola12324
Copy link

Hi,

I'm trying to use jellyfin to create my own anime player. And here is my file structure:

- Anime 1
   |- S1
       |- [xxxx]Anime1 S1[01][1080P].mp4
       |- [xxxx]Anime1 S1[02][1080P].mp4
       |- [xxxx]Anime1 S1[03][1080P].mp4
       |- ...
   |- S2
- Anime 2
   |- Season 1
   |- Season 2   
   |- Season 3

Jellyfin will know there is a anime called "Anime1" and it has two season(S1&S2). I can only set AniDB ExternalId on "Anime1". The folder in it, for example "S1" and "S2", can not set ExternalId. That mean, I can not fetch image from AniDB for each season. All season will use the image which "Anime1" was fetched.

For example:
"Ushio to Tora" has two season. In AniDB, S1 and S2 has different id, different image. If I set Id of S1 on "Ushio to Tora", both S1 and S2 will get the image of S1.
image
(S1 is the first one, and S2 is the second one)

How can I set a different ExternalId for each season to get correct image? I have already enabled "AniDB" in "Season Metadata Downloader" for my anime media library. Did I set anything wrong?

===
Jellyfin Version: 10.6.4
Operating System: Debian 10
Architecture: X64

@vongola12324 vongola12324 changed the title Question: How to set ExternalId per season using AniDB? [Question] How to set ExternalId per season using AniDB? Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant