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

Bokutachi wa Benkyou ga Dekinai OAD > incorrect tvdbid #325

Open
hergonoway opened this issue Apr 19, 2020 · 1 comment
Open

Bokutachi wa Benkyou ga Dekinai OAD > incorrect tvdbid #325

hergonoway opened this issue Apr 19, 2020 · 1 comment

Comments

@hergonoway
Copy link

hergonoway commented Apr 19, 2020

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 :

 <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>
@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