Goldenfreddy0703 / Otaku

Repository for Otaku Development
GNU General Public License v3.0
108 stars 21 forks source link

Otaku not letting me authorise simkl #307

Open GitHubSand opened 2 months ago

Goldenfreddy0703 commented 2 months ago

Hey so from looking at #306 and #307, it seems to look like your having connection issues especially if you can't connect to simkl.

You may wanna try these things to get your Otaku working depending on your device:

GitHubSand commented 2 months ago

I can connect to it I even have the app it's just when I go to authorise it, it will give me a code to sync the account for about ten seconds then say there was a problem

Goldenfreddy0703 commented 2 months ago

Interesting, could you possibly send me a log of the error.

GitHubSand commented 2 months ago

image

Goldenfreddy0703 commented 2 months ago

ok for some odd reason, i think it could be due to your connection. Ok so you said you can connect to it and you even have the app but is there a small possible chance that you tried to connect to it through your phone using mobile data? If so could you try connecting to it on your computer just incase? If so that would help, thanks

Also what device and kodi version are the using?

GitHubSand commented 2 months ago

Simkl works fine with other Devices and I'm using an Xbox s series

Goldenfreddy0703 commented 2 months ago

Ohhhhhh that could explain alot. I forgot the Xbox does not work well with kodi either due to its limitations.

Goldenfreddy0703 commented 2 months ago

@Gujal00 if you don't mind, could you see if you can replicate this issue on xbox? If you could that would be great. Thanks

jewbmx commented 1 month ago

If you need another way to test your issue id suggest looking for the "addon" script.simkl which seems to work just like script.trakt lol. So if you can install script.simkl and get your account working in it there might be a bug to fix in otaku, if it fails then it might be a issue on your end. Oh and if that addon isnt something you wanna use id suggest deleting it afterwards so you dont have issues down the road. (Like duped process bugs where 2 addons are doing the same thing.)

jewbmx commented 4 days ago

Hey @Goldenfreddy0703 , sorry for the name tag but thought itd be easier then typing your name out lol. I found something nice while tinkering with the simkl api. Instead of using the client id in everything like they tell you to, you can actually just add that header line they offer that includes the client id. I also figured out their client secret is not needed but you probably already knew that bit. Also not sure if its different for other folks but on the pin url for me it didnt have a place to put the user pin just a yes or no option for pairing the account to the addon lol. Which makes me wonder if the pairing process instructions should be modified to match the steps. (Telling you this extra bit since i sorta copied your process when doing my own lol.)