2022-09-04, 05:03 PM
I've updated the NextPVR to the new NextPVR v6.0.0.220904 release.
This is the first version to be based on .NET 6, so I've decided to move the application version number to v6.x.x. Other than this updated .NET runtime version, this release is mainly focuses on bug fixes.
For users upgrading from a previous release, if the Settings web page appears blank, you may need to clear your browser's cache and/or use CRTL+F5 to force a reload of the web pages.
Linux users will need to download the updated deb file before upgrading. See https://forums.nextpvr.com/showthread.ph...#pid574376
For information on installing on the various platforms....
Windows: https://forums.nextpvr.com/showthread.php?tid=59388
Linux: https://forums.nextpvr.com/showthread.php?tid=59390
Mac: https://forums.nextpvr.com/showthread.php?tid=59395
Docker: https://forums.nextpvr.com/showthread.php?tid=59393
Please post any support questions in support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.
This is the first version to be based on .NET 6, so I've decided to move the application version number to v6.x.x. Other than this updated .NET runtime version, this release is mainly focuses on bug fixes.
For users upgrading from a previous release, if the Settings web page appears blank, you may need to clear your browser's cache and/or use CRTL+F5 to force a reload of the web pages.
Linux users will need to download the updated deb file before upgrading. See https://forums.nextpvr.com/showthread.ph...#pid574376
For information on installing on the various platforms....
Windows: https://forums.nextpvr.com/showthread.php?tid=59388
Linux: https://forums.nextpvr.com/showthread.php?tid=59390
Mac: https://forums.nextpvr.com/showthread.php?tid=59395
Docker: https://forums.nextpvr.com/showthread.php?tid=59393
Please post any support questions in support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.
Quote:Moved to .NET 6.0, which is Microsoft's currently long term support runtime. It has improved compatibility with newer Linux distros, and with Apple M series devices etc.
Several improvements to IPTV support, around error recovery, error reporting, and support form IPTV providers doing weird stuff
DVB EPG can now dynamically switch to another available device, rather than just failing to update the EPG if a specific device wasn't available at EPG update time
Fixed several strings that were not translatable in nextpvr.exe
Added ability to translate web application
Fixed several issues around using devices after clicking the 'rescan for devices' button in the web app. Previously this would require a restart of the server.
Updated version of libdvbv5 used for PCIe/USB device support in Linux
Fixed a couple of issues in PCIe/USB tuner support on Linux that could lead to components crashing
Linux scan now filtering out QAM channels with no audio/video streams
Fixed issue with tuner not always being available after scanning on Linux
Defaulting EPG source to None for ATSC and QAM on Linux
Added web playback zoom mode for when watching 4:3 content.
Fixed issue with installer that would cause problems when installing on machines without European national character support
Fixed with high cpu usage updating OSD in nextpvr.exe
Improvements to automap feature with XMLTV files using multiple channels names per channel
Several small bug fixes to nextpvr.exe screen generation and control behaviour
Improvements to automap feature with Schedules Direct
Fixed a couple of typos in nextpvr.exe screens.
Fixed web app bug where device scan could appear to stay in progress after it completed
Fixed issue with reporting of some HDHR error codes
Fixed issue where used got 'undefined' when trying to add a Schedules Direct lineup. It'll now report any error messages returned from Schedules Direct
Fixed issue where channel icons were not load for some specific channel names
Updated bundled version of ffmpeg
Removed some spam from logs.
Improvements when streaming from HTTP sources (like HDHR)