cguZZman / plugin.googledrive

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

The dependency on script.module.clouddrive.common version 1.4.0 could not be satisfied #316

Closed colemar closed 1 year ago

colemar commented 1 year ago

I am on mobile device thus cannot type much. Issue is on Android TV with Kodi 20. Please see linked video . https://drive.google.com/file/d/1fEo8s9M62Z8T8O-MPcgfWsVneeCNAiYt/view?usp=drivesdk

andreus1610 commented 1 year ago

It did the same for me, It happened to me too, but then I fixed it. Uninstall and reinstall, and check you have the latest versions installed: Google Drive 1.5.0 and CloudDrive Common Module 1.4.0 You can find them on the cguZZman's repository.

If it still doesn't work, physically delete the "plugin.googledrive" and "script.module.clouddrive.common" folders inside .kodi\addons and inside the addon_data folder of the profile

colemar commented 1 year ago

I reproduced the same issue on Windows 10 x64, and then solved it as follows. Finally I found that Cloud Drive Common Module 1.4.0 (script.module.clouddrive.common) must be installed (somewhat manually) using the [Dependencies] button before attempting to install Google Drive 1.5.0, because the latter does not auto-pull the former. The procedure is not straightforward though, hence I will explain it below for everyone's benefit. I believe that Kodi Add-on repository gets in the way because it has an older version of the plugins, therefore always use the [Versions] button and pay attention to version numbers.

Assuming that cguZZman's repository version 3.0.0 is already installed (this is easy, instructions are here), the steps are:

image image image image

image image image image image image image image image

I hope Carlos Guzman links this issue in https://github.com/cguZZman/plugin.googledrive

cguZZman commented 1 year ago

Kodi doesn't update addons from 3rd party repositories unless you explicitly allow it.

Just go to Setting > System > Add-ons, and then option "Update official add-ons from" select "Any repositories"