You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: