Closed OKSoda closed 11 months ago
Ok weird, 2 other people had this issue and I did as well this morning. Idk if it's a connection issue or a debrid issue. I tried finding the cause or source of it but was not able to find it. I will have someone look into this.
Thank you.
Slightly comforting knowing im not alone. Thanks for the quick response!
it looks like syncurl (ie. https://find-my-anime.dtimur.de/api) stopped working.
if you want a quick fix change line 96 of simkl.py to s_id = [-1] This should let you watch the show but will show season# as -1.
it looks like syncurl (ie. https://find-my-anime.dtimur.de/api) stopped working
Omg I thought it would have something to do with simkl or mal sync. Completely forgot about find-my-anime to get synonyms. Ok i will provide a fix tonight in a few hours.
Thank you
Alright so apparently some idiot around 5 hours, abused the api which is why went down. Hopefully it will be back up soon.
Ok, sounds good. Will keep an eye on it.
Hey so good news, we got it fixed and i added a fallback. @joezito129 about that quick fixed you mentioned, I did this instead "s_id = utils.get_season(sync_data[0]) if sync_data else None" cause i think the find-my-anime will come back online very soon.
Release should be out so @OKSoda hopefully this should fix your issue. Will go ahead and close this but if issues still occur, please message in here and we will open this and look further.
Thank you
Hey there
Fresh install of Otaku on a fresh Kodi Install.
I can successfully see sources from movies in Otaku but when I try to browse shows, whenever I select a show I get an error in Kodi. Here is what the logo shows
I've tried everything i can think of, reinstalling, clearing cache etc. LMK what else to try! Thanks.