We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
the anime Bokutachi wa Benkyou ga Dekinai OAD got an incorrect tvdbid, there's clearly a copy/paste error between anidbID and tvdbID (14918<>14918).
Bokutachi wa Benkyou ga Dekinai OAD
correct tvdb endpoint (season 0): TVDB Show page
Current :
<anime anidbid="14918" tvdbid="14918" defaulttvdbseason="0" episodeoffset="" tmdbid="" imdbid=""> <name>Bokutachi wa Benkyou ga Dekinai OAD</name> </anime>
Proposed modification :
<anime anidbid="14918" tvdbid="359095" defaulttvdbseason="0" episodeoffset="" tmdbid="" imdbid=""> <name>Bokutachi wa Benkyou ga Dekinai OAD</name> </anime>
The text was updated successfully, but these errors were encountered:
This can be closed. Fixed in commit e8d6bae.
Sorry, something went wrong.
Update Gargantia on the Verdurous Planet specials mapping (ScudLee#325)
28296a1
No branches or pull requests
Hello,
the anime
Bokutachi wa Benkyou ga Dekinai OAD
got an incorrect tvdbid, there's clearly a copy/paste error between anidbID and tvdbID (14918<>14918).correct tvdb endpoint (season 0): TVDB Show page
Current :
Proposed modification :
The text was updated successfully, but these errors were encountered: