Goldenfreddy0703 / Otaku

Repository for Otaku Development
GNU General Public License v3.0
114 stars 22 forks source link

Otaku error check changelog for information, help.. #366

Open Deathwatch87 opened 1 week ago

Deathwatch87 commented 1 week ago

Your add on is awesome btw thank you for making it.. it's been working fine for a month since the set up on Kodi using my anilist, was working perfect! The past week I keep getting the same error message stating error check changelog, my list doesn't load anymore and I can't watch anything. Uninstalled Kodi on the android box and reinstalled a back up and it worked fine for 1 anime episode.. I thought yay that fixed it, then the same error again, please help, it's happened on my phone now also for the same kodi build which was working before, I'm not overly code savy please let me know what information you need so I can get some help please to fix, thanks🙏🏻

Goldenfreddy0703 commented 1 week ago

It's an anilist api outage, should come back soon and should fix itself.

We do have a testing version of Otaku if your interested to give it a try. It uses Mal menus and its less buggy.

Feel free to give it a try but make sure to clear your addon settings as well as widgets.

https://github.com/Goldenfreddy0703/repository.otaku.testing

Deathwatch87 commented 1 week ago

Thanks for the information and sure I will give it a try 🙂

Hemicrusher commented 1 week ago

We do have a testing version of Otaku if your interested to give it a try. It uses Mal menus and its less buggy.

Will Otaku eventually move to this version that uses MAL menus?

I ask because when I added my MAL account to Otaku when Anilist was down, I noticed that MAL "Next Up" shows all the shows I am watching, even current shows where I am caught up. Where Anilist's "Next Up" only lists shows with episodes I have not watched yet, which is handy to see when a new episode airs.

Thanks for all your work!

Goldenfreddy0703 commented 1 week ago

Next up is kinda weird where once you opened a show you have not opened before, it would load up the episodes page and so on and then when you open the show again, it will play the episode.

As for Otaku eventually moving to this version, it's not going to be moved for a very long time cause 3 or 5 people still use Otaku for there kodi 18 builds and more features will be added to Otaku Testing very soon.

Deathwatch87 commented 1 week ago

sorry to bother again going to try this now does this https://github.com/Goldenfreddy0703/repository.otaku.testing work with my anilist?

Goldenfreddy0703 commented 1 week ago

sorry to bother again going to try this now does this https://github.com/Goldenfreddy0703/repository.otaku.testing work with my anilist?

It does but anilist is not the best watchlist for tracking anymore due to how there database is, you can however use it but some animes that don't have an anilist ID may not be able to be tracked.

Hemicrusher commented 1 week ago

sorry to bother again going to try this now does this https://github.com/Goldenfreddy0703/repository.otaku.testing work with my anilist?

It does but anilist is not the best watchlist for tracking anymore due to how there database is, you can however use it but some animes that don't have an anilist ID may not be able to be tracked.

Which one of Otaku's choices would be the best for tracking?

Thanks!

Goldenfreddy0703 commented 1 week ago

Mal Watchlist

Gujal00 commented 1 week ago

I ask because when I added my MAL account to Otaku when Anilist was down, I noticed that MAL "Next Up" shows all the shows I am watching, even current shows where I am caught up. Where Anilist's "Next Up" only lists shows with episodes I have not watched yet, which is handy to see when a new episode airs.

MAL Api does not really have a Next Up list and it is just displaying the current watchlist. Anilist has a proper next up api call which will only list the available unwatched episodes. This is by design

jewbmx commented 1 week ago

Dont know if you coded it into your addon but i think simkl could possibly be done the way gujal described. Havent actually tried it tho because i find their api a bit confusing and i dont really use any accounts for anime lol.

Hemicrusher commented 1 week ago

MAL Api does not really have a Next Up list and it is just displaying the current watchlist. Anilist has a proper next up api call which will only list the available unwatched episodes. This is by design

Any way to remove it, since it is redundant, or does the API set the menu?

Thanks!