Skip to content

Releases: gdomenici/plugin.video.pcloud-video-streaming

Version 1.4.4 -- 10-10-2021

10 Oct 15:56
Compare
Choose a tag to compare
  • This is a version with just extra debug info. If you are not having problems, you may skip this version.

Version 1.4.3 -- 03-10-2021

03 Oct 13:26
Compare
Choose a tag to compare
  • Addressed issue #42: Added support for eapi.pcloud.com as alternative endpoint. Now the settings screen lets you select the default one (api.pcloud.com) or the alternative one.

NOTE: This version is only meant for Kodi users on Helix (14.x) and higher who cannot upgrade to Matrix (19.x). Everyone else should use the mainline releases of this plugin (1.5.x and later) because they are actively maintained against the latest Kodi versions.

Version 1.5.1 -- 12-09-2021

12 Sep 09:09
Compare
Choose a tag to compare
  • Fixed issue #38: Added support for eapi.pcloud.com as alternative endpoint. Now the settings screen lets you select the default one (api.pcloud.com) or the alternative one.

Version 1.5.0 -- 24-06-2021

24 Jun 12:53
Compare
Choose a tag to compare
  • Changes required for compatibility with Kodi Matrix
  • Updated xbmc.python to version="3.0.0"
  • xbmcgui.ListItem no longer has attribute "setIconImage" so converted to "setArt"
  • Changes courtesy of Carneal

Version 1.4.2 -- 07-06-2020

07 Jun 19:50
Compare
Choose a tag to compare
  • Fixed issue #27: In certain locales (such as en-nz), the "Back to parent folder" list item would sort after folders starting with a number. Now it sorts correctly at the top of the list.

Version 1.4.1 -- 27-Mar-2020

27 Mar 23:00
Compare
Choose a tag to compare
  • Now also made available as a Music add-on.

Version 1.4.0 -- 30-Jan-2020

30 Jan 22:25
5666bde
Compare
Choose a tag to compare
  • Fixed issue #24: it is now possible to also sort by date.

Version 1.3.2 -- 26-Nov-2019

26 Nov 19:01
Compare
Choose a tag to compare
  • Fixed issue #23: fixed crash on Android and Mac when performing first network operation, on Kodi 18.

Version 1.3.0 -- 23-Nov-2019

23 Nov 22:32
4671dd2
Compare
Choose a tag to compare
  • Fixed issue #21: now the add-on runs with Python 3, used in Kodi 19 and higher, as well as Python 2, used in all previous Kodi versions.

Version 1.2.11 -- 03-Dec-2018

03 Dec 21:51
Compare
Choose a tag to compare
  • Fixed issue #18: if the PCloud username (i.e. the email address) contained nonstandard symbols such as for example a "+", logon would fail.