Goldenfreddy0703 / Otaku

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

new watchlistintegration.py breaks all watchlist loads into episodes #244

Closed theasguard closed 7 months ago

theasguard commented 7 months ago

the log doesn't really much. Error getting plugin://plugin.video.otaku/watchlist_to_ep/169417/56690//4 CGUIMediaWindow::GetDirectory(plugin://plugin.video.otaku/watchlist_to_ep/169417/56690//4) failed i uninstalled and reinstalled same issue (everything was wiped before install) i then replaced the watchlistintegration.py from the previous version, and my lists work again.

tested on tsukimichi, re:monster, then i just started clicking shows in my watchlists and it was the same thing. or is this just me? lol ive reverted to the previous version at the moment.

Goldenfreddy0703 commented 7 months ago

Which Watchlist were you using?

Goldenfreddy0703 commented 7 months ago

Ok now i see what you mean now

theasguard commented 7 months ago

I tried in all of them, I started in anilist, current watching mostly and any series, then I changed my settings to simkl same thing, and same with Mal. To search anything I believe was fine itself but the lists wouldn't load past a series. I readded the new simkl. Py without any issues, so it's not that, it's odd to me as there isn't any actual error to it.

Goldenfreddy0703 commented 7 months ago

Im actually surprised no one on reddit made a post about this yet, in the next 20min, we will either revert the change or have a quick fix on it.

theasguard commented 7 months ago

Yea that's surprising haha most probably haven't updated yet in my opinion or just overlooked it, I like to look over stuff too much, so I usually do delve into testing everything that's related to the updates. Thanks for getting back quick, I appreciate you guys.

Goldenfreddy0703 commented 7 months ago

Hey Anytime, thanks for noticing, i completely forgot to test yesterday and that was on me. 😅

Goldenfreddy0703 commented 7 months ago

Hey so release should be out and should fix watchlist so I'm going to go ahead and close this issue. If you have any issues related to this, please feel free to reply and we will open this back up.

Thank you

theasguard commented 7 months ago

this issue is happening again, or is it actually me this time ? lol problems loading into episodes from lists again, any list, any section. not sure whats causing it, log doesn't specify any real error again. (my current list is anilist, was working earlier till i updated again) this is kind of odd to be honest.

edit: i guess i fixed it, i removed the saved settings and redid everything. seems to of sorted it kind of odd but i do go around editing files in kodi hahaha well looking over that log i did with debug log on, ran into a spot that says "trying to load setting definitions from old format" then this 2024-04-28 00:27:15.482 T:17044 debug : requested setting (anilist.userid) was not found. 2024-04-28 00:27:15.482 T:17044 debug : requested setting (version) was not found. 2024-04-28 00:27:15.515 T:17044 debug : requested setting (addon.last_watched) was not found. 2024-04-28 00:27:15.515 T:17044 debug : requested setting (simkl.token) was not found. 2024-04-28 00:27:15.515 T:17044 debug : requested setting (kitsu.token) was not found. 2024-04-28 00:27:15.516 T:17044 debug : requested setting (anilist.authvar) was not found. 2024-04-28 00:27:15.516 T:17044 debug : requested setting (anilist.refresh) was not found. 2024-04-28 00:27:15.516 T:17044 debug : requested setting (anilist.password) was not found. 2024-04-28 00:27:15.516 T:17044 debug : requested setting (anilist.titles) was not found. if it happens again ill say something and look over the log again. so far so good though, sorry to be THAT guy.. lol

Goldenfreddy0703 commented 7 months ago

Odd but interesting, could have been some updates that happened recently but not sure. Glad your fixed it though.