You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
(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?
The text was updated successfully, but these errors were encountered:
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
Hi,
I'm trying to use jellyfin to create my own anime player. And here is my file structure:
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.
(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
The text was updated successfully, but these errors were encountered: