Skip to content

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

Version 1.4.4 -- 10-10-2021

Choose a tag to compare

@gdomenici gdomenici released this 10 Oct 15:56
  • 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

Choose a tag to compare

@gdomenici gdomenici released this 03 Oct 13:26
  • 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

Choose a tag to compare

@gdomenici gdomenici released this 12 Sep 09:09
  • 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

Choose a tag to compare

@gdomenici gdomenici released this 24 Jun 12:53
  • 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

Choose a tag to compare

@gdomenici gdomenici released this 07 Jun 19:50
  • 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

Choose a tag to compare

@gdomenici gdomenici released this 27 Mar 23:00
  • Now also made available as a Music add-on.

Version 1.4.0 -- 30-Jan-2020

Choose a tag to compare

@gdomenici gdomenici released this 30 Jan 22:25
5666bde
  • Fixed issue #24: it is now possible to also sort by date.

Version 1.3.2 -- 26-Nov-2019

Choose a tag to compare

@gdomenici gdomenici released this 26 Nov 19:01
  • Fixed issue #23: fixed crash on Android and Mac when performing first network operation, on Kodi 18.

Version 1.3.0 -- 23-Nov-2019

Choose a tag to compare

@gdomenici gdomenici released this 23 Nov 22:32
4671dd2
  • 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

Choose a tag to compare

@gdomenici gdomenici released this 03 Dec 21:51
  • Fixed issue #18: if the PCloud username (i.e. the email address) contained nonstandard symbols such as for example a "+", logon would fail.