gneiru / anirohi

Anime streaming site with Anilist OAuth. Built with Nextjs14, Drizzle, NextAuth, Shadcn-UI, Next-PWA and Tremor

Home Page:https://ani.rohi.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search algorithm & Episode title..

flawsom opened this issue · comments

commented

it only works for the japaneese names ,

try searching something like " solo levelling ", and it would show no results!!

Instead of showing the episode title it's showing the anime name and number...
also ig aniwatch api has much more animes and functiunality, let me know if i can help

commented

You are right, the 3rd party api is not aniwatch which doesn't display the episode title. While migrating to aniwatch is a good idea, their slugs doesn't match, i.e. the slug of solo leveling in aniwatch is "solo-leveling-18718" while here it's "ore-dake-level-up-na-ken" and it might cause conflicts for watchlists and notifications. I hope you understand, thanks.

Instead of showing the episode title it's showing the anime name and number... also ig aniwatch api has much more animes and functiunality, let me know if i can help