Skip to content

Releases: kodi-pvr/pvr.vuplus

6.2.1-Matrix

06 Oct 08:59
2e72e51
Compare
Choose a tag to compare

v6.2.1

  • Fixed: changelog

6.2.0-Matrix

06 Oct 07:56
6b18370
Compare
Choose a tag to compare

v6.2.0

  • Added: If no recording metadata use filename for recording date if possible
  • Update: Use add-on supplied StringUtils and remove local version

6.1.3-Matrix

01 Oct 11:38
6b36025
Compare
Choose a tag to compare

v6.1.3

  • Fixed: Fixed StringUtils for cpp 17

6.1.2-Matrix

20 Sep 07:48
df5d11a
Compare
Choose a tag to compare

v6.1.2

  • Fixed: Fix char treated as negative values on windows causes crash on isspace call
  • Fixed: Check for invalid time struct when converting epg/recording entry to string

6.1.1-Matrix

23 Jul 20:50
9d959fb
Compare
Choose a tag to compare

v6.1.1

  • Update: Spelling fixes (Closes: pvr.vuplus#292)

6.1.0-Matrix

15 Jun 16:33
e6a812f
Compare
Choose a tag to compare

v6.1.0

  • Added: Add backend settings display and setting global recording padding on backend

6.0.0-Matrix

13 Jun 07:40
9f71c72
Compare
Choose a tag to compare
  • Update: PVR API 7.0.0
  • Update: Rework addon to support new API interface
  • Removed: p8-platform from depends
  • Removed: kodi-platform from depends

Note: This need Kodi Matrix from 13. June 2020 or newer!

5.1.0-Matrix

20 May 22:16
636f3c0
Compare
Choose a tag to compare

v5.1.0

  • Added: Support for Wake-On-LAN

5.0.0-Matrix

18 May 22:54
bcf322b
Compare
Choose a tag to compare
  • API related update
    • Update PVR API 6.5.1
    • Update Global API 1.2.0

Note: This need Kodi Matrix from 18. May 2020 or newer!

4.10.3-Matrix

03 May 11:17
f9fc8dd
Compare
Choose a tag to compare

v4.10.3

  • Update: Explanation for stream read chunk size
  • Fixed: Fix logging after spdlog, from INFO to DEBUG