smirgol / plugin.video.crunchyroll

Watch videos from the anime platform Crunchyroll.com on Kodi
GNU Affero General Public License v3.0
51 stars 10 forks source link

list seasons endpoint is broken #86

Open Yavos opened 4 weeks ago

Yavos commented 4 weeks ago

I figured out that the new relevant url seems to be in the form of https://www.crunchyroll.com/content/v2/cms/series/GRGG9798R/seasons?force_locale=&preferred_audio_language=ja-JP&locale=de-DE (in case for Re:Zero).

General season ids are then listed under data[x].id Different languages are then listed as data[x].versions[y].guid

smirgol commented 3 weeks ago

Thank you for reporting and providing a info on how to solve that. For me, everything still works fine, though. Where do you notice this issue in the addon?

Yavos commented 3 weeks ago

It happened for Re:Zero for me but seems like it's working again, like you said.