ZeroQI / Absolute-Series-Scanner

Seasons, absolute mode, Subfolders...
1.01k stars 155 forks source link

[anidb-xxx] tag mismatch : use some tvdb infos instead using only anidb info for specials episodes #239

Closed StudioEtrange closed 5 years ago

StudioEtrange commented 5 years ago

Abstract : I think anidb tag on a folder do not work as intended for specials episods

Context :

My point is on [anidb-xxxx] tag folder, NOT [anidb2-xxxx] nor [anidb3-xxxx] nor [anidb4-xxxx]. anidb do not rely on ScudLee list. https://github.com/ScudLee/anime-lists So [anidb-xxxx] is just a single mapping of an anidb show without any tvdb content.

I try to organize Sword Art Online Alicization. I do not want that Alicization appears as season 3 like in tvdb. In ScudLee list, there is a mapping of Alicization to season 3, so i use [anidb-xxxx] tag which do not use ScudLee list. Which is perfect for my need.

The problem is :

My Folders :


Sword Art Online\
          Sword Art Online \
                        Sword Art Online E01.mkv
                        Sword Art Online E02.mkv
                        ...
          Sword Art Online Alicization [anidb-13493] \
                        Sword Art Online Alicization E01.mkv
                        Sword Art Online Alicization E02.mkv
                        ...
                        Sword Art Online Alicization E24.mkv
                        Sword Art Online Alicization S00E01.mkv

In plex everything is ok. In Collection view I have

Sword Art Online (the collection name)
             Sword Art Online (24 episodes with right titles, screenshots, abstract)
             Sword Art Online Alicization (2 seasons)
                             Season 1 : 24 episodes with titles and abstract from anidb)
                             Specials : 1 episode with titles/screenshot from TVDB and abstract from anidb <== The error

I should have title and abstract from anidb, this episode : https://anidb.net/episode/212503 But I have abstract from anidb and title and screenshot from tvdb (https://www.thetvdb.com/series/sword-art-online/episodes/4439303) !

Why is that ?

StudioEtrange commented 5 years ago

My mistake, this should be a Hama issue, not a scanner issue.