Posts: 9
Joined: Nov 2016
Reputation:
0
Hi!
I'm useing your addon a long time and it works good on Kodi18. This Week I have transfered my data from US Server to EU Server. Now I can not connect to my pCloud Account over your addon, also the same Problem is on every Android Explorer useing WebDav to Connect
I hop you can fix this Issue and my Report helps
Posts: 9
Joined: Nov 2016
Reputation:
0
Hi!
I found the BUG myself. The problem is, the API from pCloud. It changed from api.pcloud.com to eapi.plcoiud.com
To logon to pcloud account with your addon, please, you have to change the following:
At the pcloudapi.py in your Addon change:
self.PCLOUD_BASE_URL = 'https://api.pcloud.com/' to self.PCLOUD_BASE_URL = 'https://eapi.pcloud.com/'
Than it is possibel to connet to the pCloud server
Posts: 9
Joined: Nov 2016
Reputation:
0
Update: I think my fix is only for users with EU server location
Posts: 31
Joined: Sep 2018
Reputation:
0
Hi, no update for Kodi 19?
Posts: 9
Joined: Jun 2021
Reputation:
0
Hi Guido,
I installed your addon (version 1.4.5) by downloading the zip from GitHub and was able to enter my pCloud credentials by clicking Open on the pCloud Video Streaming addon screen, but then receive an error message saying Unable to logon to pCloud. See log for details.
I'm on the Windows version of Kodi (version 19.0)
Not sure what to do next.
Is the GitHub zip the latest version? I wasn't able to find the addon in the Kodi repository.
Thanks,
Tim