Releases: gdomenici/plugin.video.pcloud-video-streaming
Releases · gdomenici/plugin.video.pcloud-video-streaming
Version 1.4.4 -- 10-10-2021
Version 1.4.3 -- 03-10-2021
- 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
- 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
- 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
- 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
- Now also made available as a Music add-on.
Version 1.4.0 -- 30-Jan-2020
- Fixed issue #24: it is now possible to also sort by date.
Version 1.3.2 -- 26-Nov-2019
- Fixed issue #23: fixed crash on Android and Mac when performing first network operation, on Kodi 18.
Version 1.3.0 -- 23-Nov-2019
- 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
- Fixed issue #18: if the PCloud username (i.e. the email address) contained nonstandard symbols such as for example a "+", logon would fail.