Jump to content

Kodi 18: EmbyCon extra password prompts (VersionCheck failure)


Recommended Posts

NateVoci
Posted (edited)

In case this is helpful for others.

In the last month or two I've noticed EmbyCon on both my windows and linux boxes has been prompting for my emby password each time I restart Kodi, or if it's been a long time (eg. a day) since I last supplied the password.

Today I got a chance to investigate what's going on and discovered that the problem is because the VersionCheck function makes a call to a logic app url which results in a 401 Unauthorized response. The downloadUrl function in downloadutils.py as a result clears the saved password.

As a workaround for this I have manually disabled the VersionCheck on my systems by editing service.py and commenting out the VersionCheck().start() statement.

Edited by GrimReaper
Topic title modified
NateVoci
Posted

I'm still on the latest kodi 18 version (1.9.135)

Glad to know it won't be a problem when I get around to upgrading to kodi 20.

Hopefully this is useful for anyone still on kodi 18 in the meantime.

I thought I would update the title of this topic to indicate kodi 18, but don't see a way to edit it.

And thanks for the swift response.

GrimReaper
Posted
1 minute ago, NateVoci said:

I thought I would update the title of this topic to indicate kodi 18, but don't see a way to edit it.

*Topic Title modified*

FYI, Rookie Member group has a time restriction of 15 minutes for editing own posts.

 

  • Like 1
NateVoci
Posted
1 hour ago, GrimReaper said:

*Topic Title modified*

Awesome work. Thanks @GrimReaper

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...