cguZZman / plugin.googledrive

The Google Drive addon for Kodi
GNU General Public License v3.0
211 stars 71 forks source link

account manager object has no load attribute google drive #191

Closed screege closed 3 years ago

screege commented 3 years ago

Hi the plugin was working perfectly but today I started to get this message:

account manager object has no load attribute google drive

I uninstalled the plugin reinstalled it and reautheticated it but nothing still same message can anyone help me?

Regards

brunosaragiotto commented 3 years ago

@screege post your debug log file.

screege commented 3 years ago

How can I create it so I can post it? It only gets this message under android (both nvidia shields) not my windows pc.

Regards

screege commented 3 years ago

Sorry now is also doing it under windows pc it asked me to send the error log automatically in Kodi do not know if that is right.

regards

screege commented 3 years ago

kodi.log

screege commented 3 years ago

kodi.old.log

cguZZman commented 3 years ago

Your versions are not mixed correctly with the common module. Just upgrade to the latest version from my repo. https://github.com/cguZZman/repository.plugins

screege commented 3 years ago

Sorry but I have uninstalled it, tried to install it from the zip, from the repository and the zip but it is not updating anything I still get v 1.3.4 of the plugin not 1.4.6, is there a way to update it from the repository?

Regards and thank you

cguZZman commented 3 years ago

just follow the instructions from the link I just gave you. Install my repo and then just install the addon from it.

screege commented 3 years ago

Thank you so much now is working, sorry didn´t read the below part in the link.

regards

pras92 commented 3 years ago

In case someone's wondering after installing cguZZman's repo plugin, you still have to uninstall your previous GDrive installed from Kodi repo, and do a fresh Gdrive addon install from cguZZman's repo.

In my case, kodi repo had only v1.3.4 while cguZZman's repo had v 1.4.8 as latest, which solved the original issue.