Releases: kodi-pvr/pvr.nextpvr
Releases · kodi-pvr/pvr.nextpvr
20.2.4-Nexus: Misc updates for v20 (#214)
* Recording directory update Provide an option to sort recordings into their respective named directory order. * Faster polling for initial connections For the first 65 seconds try to login every 5 seconds after connection fails. Firewalled connections might have a 30 second timeout so in that case there is only one additional connection Co-authored-by: emveepee <nospam>
19.0.4-Matrix: Startup delay backport (#215)
Backport change from PR 214 allowing a faster poll for the NextPVR backend on startup. Co-authored-by: emveepee <nospam>
20.2.3-Nexus: Remove server-based season episode option. (#210)
Kodi Nexus now fully supports season and episodes sorting and display. Removes redundant server side option that most users have been using. Co-authored-by: emveepee <nospam>
20.2.2-Nexus: Send groups in NextPVR order (#208)
NextPVR groups can be displayed in creation date or name sort order. Co-authored-by: emveepee <nospam>
20.2.1-Nexus: Use cached group counts (#205)
* Use cached group counts Nexus can poll group counts frequently. Use the internal counts rather then unnecessarily calling the backend. * Version change Update after rebase Co-authored-by: emveepee <nospam>
20.2.0-Nexus
- Global API Version 2.0.0 update
- Translation updates by Weblate
Note: This need Kodi Nexus from 31. December 2021 or newer!
19.0.3-Matrix
- Translation updates by Weblate
20.1.3-Nexus: In progress recording fix (#198)
Kodi will mark an in-progress recording as watched if the user is watching in close to real time. Set clock time as the watched position. Co-authored-by: emveepee <nospam>
19.0.2-Matrix: In progress recording fix. (#196)
Kodi will mark an in-progress recording as watched if the user is watching in close to real time. Set clock time as the watched position. Co-authored-by: emveepee <nospam>
20.1.2-Nexux: Remove V4 NextPVR support (#193)
* Remove V4 configuration Update settings.xml * Load and save only V5 settings * Remove condiitions Remove tests for various options that are no longer supported * Remove obsolete modes Timeshifting end epgmode from V4 are not supported Co-authored-by: emveepee <nospam>