NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
1 2 3 4 5 … 43 Next »
NextPVR Releases

Thread Closed 
 
  • 3 Vote(s) - 5 Average
NextPVR Releases
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#11
2019-09-07, 07:23 PM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.190908
Quote:Fixed an issue on Linux were not some channels were not capturing streams that were using high PID values.
Currently selected page in web app is highlighted in top navigation bar
Fixed issue with NextPVR on mac not listing currently available version
Fixed issue that could occur with transcoded video playback from some sources
Fixed an issue with IPTV channels that a '|' character in the name
Fixed an issue with keyword recordings that had an embedded quote.
Fixed an issue with SAT>IP that could cause an missing EPG listings on some channels
Added support for "-service:" parameter in NScriptHelper
Fixed issue with non consecutively numbered devices on Linux (like when you've used udev to allocate specific numbers, rather than relying on what can otherwise be fairly random device/adapter numbers)
Fixed issue with scanning digital device on Windows without 'keep digital tuners primed' being ticked.
Fixed issue with scanning digital device on Linux where it'd always default to scanning adapter0.
QAM device type now listed separately on Linux. (previously there was only an ATSC type, which could do either ATSC or QAM)
Added support for PreStartup.bat/PreStartup.sh, for any activities the user wants to perform prior to NextPVRServer starting (like waiting for devices to load or become available etc)
Removed a couple of log messages that could cause IPTV account credentials to be included in the logs for some users.
Fixed a couple of issues with IPTV setup
Fixed an issue where recordings that had to be stopped without post-padding were saying they finished after post-padding.
Fixed an issue that could happen with live tv, where playback could stop after a while
Fixed issue with running PostProcessing/ParallelProcessing .sh scripts with certain show names (like embedded '?' etc)
Fixed SQL error with EPGEvent.GetListingsForTimePeriod() api call
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#12
2019-09-15, 07:13 PM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.190916
Quote:Created Windows service so that you can run NextPVR in the background whenever the machine is powered up.
Fixed bug with switching streams on EXTRAS device type
Fixed an issue with importing IPTV channel list from provider that required username/password for xmltv url.
Fixed bug that could cause NextPVRServer to crash
Added logic to ignore season/episode numbers in xmltv files that only supply a partial number (like only season)
Changed ffmpeg transcode parameters to remove a parameter that could cause live tv to end unexpectedly.
Added logic to dynamically update the current show info and artwork in the web player when watching live tv.

For Windows users wanting to use the service, after extracting the zip file, run the installservice.bat file. It installs a service called 'NextPVR Service' which will auto start with Windows.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#13
2019-10-06, 01:20 AM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.191006

Quote:Fixed issue with slip file not rolling correctly on Linux with DVB/ATSC tuners.
Settings page now allows you to specify the slip buffer size in minutes
Fixed MCE remote support in nextpvr.exe
Fixed a bug with specifying 'all channels' on an advanced recording in web app
Fixed issue where sometimes incorrect show details were shown when you click on a show in the Guide page.
Multiple recording directories are now supported in the web app when scheduling recordings.
Fixed a couple of minor cosmetic issues in the web app
Removed some of the overly verbose Schedules Direct artwork messages
Fixed issue with PostProcessing/ParallelProcessing on Linux when show name included a single quote
Added ffmpeg.exe that was missing from Windows zip file.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#14
2019-10-07, 01:51 AM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.191007

Quote:Fixed issue with yesterday's build where 'Record Series' could schedule the wrong type of recording
Now updating the HDHR IP address when it is detected to have changed addresses
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#15
2019-10-17, 09:07 PM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.191018

Quote:Web app video player will now let user know if their browser is blocking video playback.
If a the software fails to start a recording, it'll look for an alternative airing and schedule it to record
Fixed issue where status wasn't being reported correctly with ATSC/DVB tuners on Linux
Fixed issue with rerunning installservice.bat
Added padding option of '0 minutes' in web app.
Added buttons for 'cancel episode' and 'cancel series' in web app guide page.
Fixed an issue with listings not being removed when a channel was deleted.
Fixed issue where show could still look like it would recording in Guide page after cancelling a recording.
Fixed issue where cancelling a scan on a Linux, where it wouldn't actually cancel, and would continue to use the device until the scan completed.
Fixed an issue with cancelling a scan on Linux would overwrite the channel config file anyway
Fixed an issue with IPTV providers that were redirecting from https->http
Fixed issue where manually initiated artwork download was going to the wrong data directory
Fixed issue with multi-record on Extras devices
Added support for SATIP_RTSP_PORT environment variable to force docker to use a different rtsp port SAT>IP.
Fixed issue with http ts streams not auto reconnecting after disconnection.
Fixed issue with deletion of slip files on channel.stream.stop api call.
Fixed issue with PostProcessing/ParallelProcessing.sh with show names with embedded single quotes
Xmltv epg source now automatically handling mappings where the case is incorrect
Small change to SAT>IP to be compatible with SATPI server
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#16
2019-11-17, 04:28 PM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.191117

Quote:Added specific Win32 build.
Added Advanced recording to web app
Added Keyword recordings to web app
Added new 'Live' indicator in TV Guide for shows that are airing live (sports etc). This depends on EPG that supports this feature (Schedules Direct)
Improvements to security. Logging in remotely, to either web app, or other type of client requires you to tick the remote access checkbox. It will not let you connect remotely using the default username+password or default pin.
Updated UK DVB-T tuning files.
Fixed issue with Remote UI clients and nextpvr.exe not remembering last group selection
Updated jquery to version 3.4.1
Added system.epg.summary api for querying last EPG update time etc.
Fixed issue with runtime missing from Linux install
Fixed a issue we've seen with m3u files recently, that could cause embedded quotes in channel names (and EPG mappings wouldn't load correctly because of this)
Improvement/fixes to system.status api.
Added support for using xmltv channel id as channel number (if numeric)
Fixed issue with DVB/ATSC EPG on Windows
Added the resume functionality to the web app.
Fixed an issue with seeking during playback in the web app.
Returning LiveTimeshift=false to kodi, so it doesn't try to use that v4 style of timeshift.
Fixed an issue with device status reporting
Added -updaterecurring to NScriptHelper
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#17
2019-11-30, 04:48 PM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.0.191201

Quote:NextPVR.exe is now DPI aware, getting rid of the blurry look on high DPI monitors.
Improved UI Client around mouse control
UI Client now remembering last recording list, and returning to it on next session
Fixed a UI Client exception that could happen when stopping playback
Fixed a UI Client skin path problem on Linux
Fixed an issue with UI Client ignoring quality=high requests
Fixed an issue with ATSC EPG (as seen in sample files supplied).
Now able to enable/disable devices on Settings->Devices page. (option only appears in advanced mode - ie, when Ctrl key is held)
Fixed issue with manual recurring recordings
Fixed issue on web player when streams failed.
Device Status now using common device names
Added additional security around streaming remotely
Fixed issue with editing recurring recordings in web app
Improvements to advanced and keyword recordings
Fixed issue with channel groups with some IPTV providers
Improvements to the process of deleting channels, to minimize the risk of deleting all channels. Also simplified deleting groups of channels.
Improvements to automap with IPTV + XMLTV
Further updates to UK DVB-T tuning files.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#18
2019-12-13, 11:22 PM
The public builds have been updated (Windows, Linux, Mac, Docker) to 5.0.1.191214.

Quote:NextPVR is now using .NET Core 3.1 (was previously 2.2)
Improved IPTV channel import. Before saving your channels, there is a new drop down where you can easily select the channel groups you'd like to import.
Improvements and bug fixes in new timeshift functionality, for upcoming kodi and other clients.
Removed <LiveTimeshift> setting from setting.list api, to force Kodi to not use the old v4 style of timeshift
Fixed issue with /services?method=channels.m3u not working from other machines unless a host_callback parameter was explicitly supplied.
No longer adjusting the transcode priority on mac, since a user identified this as causing an issue for them
Fixed a bug with streaming where power management calls to keep machine awake were being called too frequently.
Fixed issue that was stopping IPTV from working with xteve
Fixed issue where IPTV channel numbers would start an 1, instead of the next available number (which would lead to overlapping channel numbers)
Fixed bug in tray app
Fixed bug with status reporting from digital tuners.

As mentioned, this 5.0.1 release moves to the current .NET Core 3.1 runtime, instead of the older .NET Core 2.2 runtime we were using previously.
  • For Windows and Mac users, the runtime is bundled in the zip file, so you don't need to do any. Just unzip the updated NPVR.zip as you have in the past.
  • For Linux users, who installed using the .deb file, you must download the updated .deb file (which will make sure the .NET Core 3.1 runtime is installed etc). For more information, see https://forums.nextpvr.com/showthread.ph...pid=531021. 
  • For Linux users, who manually installed NextPVR, you'll need to install the .NET Core 3.1 runtime from https://dotnet.microsoft.com/download/dotnet-core/3.1.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#19
2019-12-23, 04:38 PM
The public builds have been updated (Windows, Linux, Mac, Docker) to 5.0.1.191224.

Merry Christmas all!

Quote:The web app login screen now has a 'remember me' check box, which will remove the need to login each time
Added 'new' indicator for scheduler and search screen
Web app now supports timeshift live tv, so you can skip back/forward etc.
Bug fixes and improvements to live tv in nextpvr.exe, including fixing a serious pixelation issue
Now using new 'NPVR TS Reader 5' in nextpvr.exe
Improved legacy HDHR/DCR device detection
Added placeholder artwork in web app
Updated version of hls.min.js used for web video playback
Fixed issue where NextPVR.exe not exiting with Alt-F4 key combo
Fixed issue with web app for setting DVB-S diseqc support for satellite 2
Fixed a bug where power management function was being called too regularly
Fixed an issue that was stopping xmltv url from loading from a specific IPTV provider
Fixed a bug with ATSC EPG parsing on Windows
Fixed issue with timeshift buffer from some device types when running from a service.
Fixed issue with exception when trying to use F7 to toggle aspect ratio in nextpvr.exe
Fixed issue with installservice.bat on some versions of Windows
Fixed issue with pressing delete key while editing channel name/number in web app.
Fixed issue with subsequent artwork requests being slow from shows that have already been determined to have no artwork available.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#20
2020-01-02, 06:34 PM
The public beta builds have been updated (Windows, Linux, Mac, Docker) to 5.0.1.200103

Happy New Year!

Quote:Updated version of vue.js, and switched to the minified version for slightly faster web page load times.
Updated versions of SQLite and Drawing.Common.
Fixed issue with skipping to an offset earlier than the first slip file
Fixed issue with watching channels with unicode characters in their name
Fixed issue with HDPVR timeshift in nextpvr.exe
Now correctly remembering and restoring window size in nextpvr.exe
Fixed issue with popups not appearing over video plugins in nextpvr.exe
Fixed issue with resolution and codec info being missing from Ctrl-I screen in nextpvr.exe
Added support for an optional PreShutdown.bat/.sh script
Fixed a default page issue in the web app
Added support for IPTV #EXTVLCOPT headers in m3u file.

For Linux Users, the deb file has been updated to 1.2 in this release, and you'll need to download this updated version. More details at https://forums.nextpvr.com/showthread.ph...#pid532229
Code:
curl https://nextpvr.com/nextpvr-helper.deb -O
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Controlling the nextpvr server from Jellyfin (via the nextpvr plugin) (no recording) kfmf 2 217 2025-05-04, 02:21 PM
Last Post: mvallevand
  I'm using nextpvr with jellyfin which I share with family. Besse1953 1 214 2025-04-18, 01:01 PM
Last Post: mvallevand
  Successful import from MythTV DB to NextPVR Allan 0 227 2025-02-10, 09:51 PM
Last Post: Allan
  Connection Timeout Issue When Selecting Channels in Kodi with NextPVR Paul92 9 1,080 2024-11-02, 11:40 PM
Last Post: mvallevand
  Can NextPVR work well under docker on oldish hardware? ramiroelliot 1 327 2024-10-29, 11:36 PM
Last Post: sub
  Looking at NextPVR to possibly replace my SageTV implimentation BigBillSD 4 532 2024-10-10, 09:00 PM
Last Post: BigBillSD
  Help Automating M3U Channel Refresh NextPVR on Unraid (AMD64) mcs_94 5 610 2024-10-06, 08:29 PM
Last Post: sub
  NextPVR Deleted All My Important Files on SSD yngsadstn 4 713 2024-09-15, 08:38 AM
Last Post: mvallevand
  How to get xmltv from NextPVR working in Emby? guenti_r 6 966 2024-09-09, 03:35 PM
Last Post: guenti_r
  NextPVR Not Working gilgamesh24 19 1,575 2024-08-15, 01:44 PM
Last Post: gilgamesh24

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode