2021-09-12, 04:23 AM
I've updated the application to the new NextPVR v5.1.4.210802 release.
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 v5 support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.
Changes:
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 v5 support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.
Changes:
Quote:NextPVR UI image rendering has been updated from System.Drawing to Skia. This is the UI used by nextpvr.exe and remote UI clients (nlite etc). It should look largely the same to users, but be a bit quicker in places. This change was required since Microsoft will no longer support System.Drawing on future versions of .net, and we're intending to move NextPVR to .net 6.0 in the near future.
Direct3D and Direct2D no longer required or used by NextPVR.exe.
Minor skin improvements and tweaks
Minor improvements to how the background behaves when showing popups in nextpvr.exe
Added detailed stream information to player. In nextpvr.exe you can see it with ctrl-i key combo. In web app you can hit the 'i' in the UI.
Added token to Schedules Direct artwork requests. This will soon be required by SD.
Added ability to specify a preferred bitrate when importing an m3u, by adding "|preferred_bitrate=1000000" to the end of m3u url. This setting will only matter in situations where multiple bitrate versions of the stream were available.
Added ability to change audio stream in the web app
Added ability to force an m3u import to treat all streams as VOD (by adding "|forcevod" to the url)
Added ATSC SAT>IP support
Improved support for themoviedb and tvmaze for artwork.
Improved logic for selecting streams to use when m3u8 stream has separate audio/video streams.
Now storing recording size, so that kodi can display this information
Fixed issue with handling of Schedules Direct artwork.
Fixed issue stopping screensaver from functioing on remote UI clients.
Fixed issue with IPTV scanning sometimes not showing status updates
Fixed IPTV bugs with some m3u8 streams
Fixes and improvements to SAT>IP support
Fixed issue with linux DVB EPG update hanging
Fixed issue with fanart background in nextpvr.exe
Fixed issues with a couple of api calls
Fixed issue with DVB LCN parsing that could cause channels to not be picked up on a frequency
Fixed issue with icon missing from button on main menu on remote UI served by Linux backend.
Removed thetvdb artwork source