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

Fairy tail problem with Fairy Tail (2018) #319

Open
StudioEtrange opened this issue Apr 2, 2020 · 1 comment
Open

Fairy tail problem with Fairy Tail (2018) #319

StudioEtrange opened this issue Apr 2, 2020 · 1 comment

Comments

@StudioEtrange
Copy link

StudioEtrange commented Apr 2, 2020

For Fairy Tail
There is 3 main series which follow each other

  • Fairy Tail - anidbid 6662 - tvdbid 114801
  • Fairy Tail (2014) - anidbid 9980 - tvdbid 114801
  • Fairy Tail (2018) - anidbid 13295 - tvdbid 114801

The relation graph of anidb is there : https://anidb.net/anime/6662/relation/graph
TVDB page is https://thetvdb.com/series/fairy-tail
TVDB split these anime in some (weird) ways with 8 seasons.

in scudlee files they are defined like this

 <anime anidbid="6662" tvdbid="114801" defaulttvdbseason="a">
    <name>Fairy Tail</name>
  </anime>

<anime anidbid="9980" tvdbid="114801" defaulttvdbseason="a" episodeoffset="175">
    <name>Fairy Tail (2014)</name>
  </anime>

 <anime anidbid="13295" tvdbid="114801" defaulttvdbseason="8">
    <name>Fairy Tail (2018)</name>
  </anime>

I think there is some inconsistency in the definition for Fairy Tail (2018). It should be defined like Fairy Tail (2014) with an episode offset

It should be

 <anime anidbid="13295" tvdbid="114801" defaulttvdbseason="8" episodeoffset="277">
    <name>Fairy Tail (2018)</name>
  </anime>
@sven-7
Copy link
Contributor

sven-7 commented Jun 12, 2020

This can be closed. Fixed in commit e8d6bae.

mikethecalamity pushed a commit to mikethecalamity/anime-lists that referenced this issue Jan 30, 2024
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