Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Releases: demonrik/HDHR-DVRUI

QNAP Fix for default CSS

04 Feb 23:47
Compare
Choose a tag to compare

Special release of new QNAP QPKG to fix issue with permissions on themes/default on install not being writable by the web server, and hence no CSS files being generated.

Return of List Mode

30 Dec 21:14
Compare
Choose a tag to compare

Latest release brings back list mode, fixes for useragent on API requests and fixes a few small bugs

0.8.0

17 Aug 23:48
Compare
Choose a tag to compare

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

31 Oct 18:55
Compare
Choose a tag to compare

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

30 Oct 21:19
Compare
Choose a tag to compare

Urgent fix for Image URL
Also fix the icon look up for HDHR4-2US

Yet more fixes

30 Oct 17:48
Compare
Choose a tag to compare

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

22 Sep 23:57
Compare
Choose a tag to compare

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

12 Sep 04:17
Compare
Choose a tag to compare

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

30 Jul 14:21
Compare
Choose a tag to compare
  • Search screen now search when pressing enter (no need to click button)

Version 0.5.13

30 Jul 03:57
Compare
Choose a tag to compare
  • Updated URL for API calls to api.hdhomerun.com
  • added CURLOPT_FOLLOWLOCATION to follow URL redirects