Releases: kodi-pvr/pvr.vdr.vnsi
Releases · kodi-pvr/pvr.vdr.vnsi
20.1.0-Nexus
20.1.0-Nexus - Kodi API to 8.0.0
- Add supports recordings delete capability
- Add support for PVR Providers and parental rating code for EPG
- Enforce EDL limits
20.0.0-Nexus
v20.0.0
- Translations updates from Weblate
- da_dk
- To allow also addon.xml content update by Weblate
- Minor cleanups on addon addon.xml
- Changed test builds to 'Kodi 20 Nexus'
- Increased version to 20.0.0
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
19.0.0-Matrix
v19.0.0
- Translations updates from Weblate
- da_dk
- To allow also addon.xml content update by Weblate
- Minor cleanups on addon addon.xml
- Changed test builds to 'Kodi 19 Matrix'
- Increased version to 19.0.0
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
8.2.3-Matrix
v8.2.3
- Language update from Weblate
8.2.2-Matrix
Merge pull request #140 from ksooo/fix-windows-connect 8.2.2: Fix: kissnet update fixing Windows socket connection issue
8.2.1-Matrix
Merge pull request #139 from ksooo/kissnet-update 8.2.1: kissnet update fixing ipv6 and other issues
8.2.0-Matrix
v8.2.0
- Update PVR API 7.1.0
8.1.0-Matrix
- Update: inputstream API 3.0.1
- Fix wrong flags bit shift
Note: This need Kodi Matrix from 9. November 2020 or newer!
Probably last API associated version Increase in Kodi Matrix.
8.0.0-Matrix
- Fix TCP socket on stop by add of shutdown call (failure e.g. on Android)
- Change of PVR API to 7.0.2
Note: This need Kodi Matrix from 29. October 2020 or newer!
7.0.1-Matrix
7.0.1
- Use std::thread
- Update Queue event to condition_variable/mutex, use chrono and thread::sleep_for
- Remove StringUtils and unrequired p8-platform headers and use std::mutex
- Remove p8-platform dependency
- Use different socket implementation
- Switch to kissnet for TCP Sockets