Releases: demonrik/HDHR-DVRUI
QNAP Fix for default CSS
Return of List Mode
Latest release brings back list mode, fixes for useragent on API requests and fixes a few small bugs
0.8.0
May updates since last release
New
- Fully working with PHP 7.2
- Tweaks of the UI
- Multi-DVR engine support fully working - more to add in future (per engine lists)
- Updated for Servio and Scribes
Fixes
- move from GET to POST for poke and other functions
- Fixes for diagnostics and dashboard
- fixed issue with QNAP config file setting port to 80 always
- storage UUID now always in caps
- misc timezone fixes
Debug Cleanup
Cleaned up debug a lot better, so if it is enabled it won't cause crashes
Also cleaned up some minor warnings
Fix the image url check
Urgent fix for Image URL
Also fix the icon look up for HDHR4-2US
Yet more fixes
A lot of minor fixes
- workaround for PHP 7,x added. At some point will have to investigate a new AJAX library
- workaround for PHP <5.6 where concatenation on variable definition causes errors
- Fixed the delete option by fixing the adding of the RecordID to the recordings
- Fixed the logo on the mobile theme being too large
- tweaks to the look and feedl
- reduced size of the HDHR entries
0.6.2
Added a dashboard page
New icons for Silicondust devices
Tweaked some of the CSS to fix issues from previous release
Added a workaround for PHP7.0 to stop the errors from the tinyAjax script
Default icon added when no image exists in the guide
Added Rules and Series to the diagnostics output
Version 0.6
Latest updates include overhauled pages for recordings, upcoming and rules
Upcoming now checks for duplication (assumes record engine will record once!) and existing recordings
Version 0.5.14
- Search screen now search when pressing enter (no need to click button)
Version 0.5.13
- Updated URL for API calls to api.hdhomerun.com
- added CURLOPT_FOLLOWLOCATION to follow URL redirects