infanf / myanili

MyAnimeList web client with trakt.tv, AniList, Kitsu, SIMKL, Annict and LiveChart integration
https://myani.li
MIT License
15 stars 0 forks source link

Anilist IDs sometimes don't match #50

Open infanf opened 1 year ago

infanf commented 1 year ago

Example: "Honey and Clover" (mal-16) is currently assigned "Seijo no Maryoku wa Bannou desu 2nd Season" (al-146206) was previously assigned to "Hungry Heart: Wild Striker" (al-17) Removing the AniList ID manually fixes the problem and automatically assignes the correct entry

I have yet to determin where this phenomenon comes from.

K0-RR commented 6 months ago

Here is an example of a wrong Anime-Planet URL: https://myani.li/#/anime/details/30503. How exactly are you "correlating" the same anime across multiple sites? Are you sending requests every time or using some offline database?

infanf commented 6 months ago

There is no offline database, I send requests to Anilist using the MAL ID. I have had some occurrences where the mapping went wrong, but I have not been able to reproduce the behaviour yet. When I open your example, everything is correct for me.