Crunchyroll mapping is inaccurate
K3NOXOFFICIAL opened this issue · 6 comments
Describe the bug
When Selectig Provider other than GOGOanime it's Showing a Wrong Anime
Steps to reproduce
For example, if I want to watch Beast Tamer and select a different provider than gogoanime, it shows a completely different anime.
Here it works with Gogoanime (Its 24m in lenght)
Here it doesn't work with Crunchyroll (Its 4m in lenght)
Expected behavior
Should show the right anime.
Actual behavior
Shows a completely different Anime.
Additional context
Happened with quite a few animes but its not limited to Crunchyroll only, happened with Animefox too.
Does this only happen with sub, dub or both? I can't seem to be able to reproduce this issue on my end.
@ErrorErrorError Happens With both, tho Dub isn't really working for Crunchyroll and AnimeFox atm tbh.
Tho riimuru was able to Reproduce it.
Please @ me on the reply next time so I can answer in time.
Which endpoint are you using to retrieve the information? I do see that using fetchAnimeInfo
does not return the correct episodes for crunchy roll as of now, and might be the cause for the other providers too.
I'm not really sure what exactly you mean.
But I'm using it on Ahsanime, here are the configs for the project.
Here's The website if you need it for testing or smth.
If you need smth else pls describe further so I understand.
As of now, there doesn't seem to be a fix to correctly map AND return the correct episodes using Crunchyroll.
I will see if I can fix the issue with other providers.
@ErrorErrorError Thanks a lot.