2023-10-22, 02:55 AM
I've updated the NextPVR builds to the new v6.1.5.231022 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 support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.
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:Updated DeviceHostLinux arm64 build, which was out of date in the last release and didn't include most recent fixes.
Fixed issue with thumbnail generation that could lead to isComplete() error messages in logs
Fixed issue that could lead to gaps in DVB EPG
Fixed issue that could lead to some channels have zero listings with DVB EPG (SBS Australia)
Fixed issue with SAT>IP where it would not detect some devices (due to case of Location header)
Fixed issue with playback of in-progress recordings in nextpvr.exe/nlite.exe
Fixed issue with NPVRTSReader.ax to address A/V sync going our of sync for some users
Added option in web app to control whether pending recordings are included in the 'all recordings' view
Fixed an issue with DVB Subtitles which could lead to subtitle being shown in the incorrect position
On manual recording popup in NextPVR (and other UI clients), with the channel name field selected, you can type a partial name and press enter
On manual recording popup in the web app, the channel dropdown now has a text box for filtering the channels based on the text you type
Fixed issue with enabling DVB Subtitles on NLite.exe
Fixed issue with NScriptHelper.exe not finding the config file correctly on Linux
The /service?method=channel.xmltv url now includes genre
The /service?method=channel.xmltv url now delivers up to 7 days of data
The /service?method=channel.m3u url now includes group information (for user's that have donated)
Web api for scheduling a recurring recording now able to specify the initial priority
Improved the way Schedules Direct lineups are shown when adding a lineup, so that the lineup code can be seen
Fixed issues with how the application behaves when Schedules Direct token becomes invalidated
Fixed an issue with IPTV streams that use a relative redirect
Fast Background Mode (FBM) is no longer the default for knewc clients.
Now reports if an IPTV recording unexpectedly ends early
Now supports m3u sources that use single quotes instead of double quotes
Now supports the adding an HDHomeRun, that cant be discovered by the normal methods, by using an OTHER_HDHOMERUN environment variable. Must be in the format of {ID}:{ADDRESS}:{TUNER-COUNT}. For example, 10A5C6CE:10.0.17.243:4
No longer running any configured transcoding job if a PostProcessing.bat/.sh file exists. (ie, behaves more like the releases prior to 6.1.4)