New DVR build is ready with some major changes. Would appreciate if some people could test it out for a day or two before I push it out to everyone.
- IMPROVED: Major rewrite of tuner sharing engine to reduce memory and CPU overhead.
- IMPROVED: Changed “Add to DVR” link to “Pick Guide Provider” button.
- IMPROVED: Guide picker is focused automatically after enabling DVR.
- IMPROVED: Directory picker for DVR storage will hide system folders on major NAS models.
- IMPROVED: Optimized disk I/O required for watching recordings that are still in progress.
- IMPROVED: Recordings have a “View Details” option in dropdown to view audio/video encoding details.
- FIXED: Backup restore UI was not working on windows.
- FIXED: Stopping DVR during guide download would not abort downloader.
- FIXED: Guide picker hides non-HD/legacy cable provider options.
- FIXED: Web playback of recordings using hardware transcoder on Linux could end early.
- FIXED: Tuner sharing was not working with EXTENDs with transcoding disabled.
- FIXED: Log was empty when DVR crashed on windows.
- FIXED: DVR could rarely crash when trying to start web playback.
- FIXED: Guide and On Now tabs could stop working if previously selected HDHR was not available.
Linux/FreeBSD/Mac/NAS (replace 127.0.0.1 with IP of DVR)
curl -XPUT http://127.0.0.1:8089/updater/check/2017.04.13.0150
Windows (run in PowerShell)
Invoke-WebRequest -UseBasicParsing -Method Put http://127.0.0.1:8089/updater/check/2017.04.13.0150