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

Releases: demonrik/HDHR-DVRUI

Version 0.5.2

22 Oct 02:52
Compare
Choose a tag to compare

Added caching capabilities for episode and discovery.

  • episode list is cached for 1 hour
  • rules create/edit clears the cache for that series
  • discovery is cached for 2 minutes

Version 0.5.0

21 Oct 02:19
Compare
Choose a tag to compare

Enhancements:

  • Series page now show a count of upcoming episodes
  • Search page includes a button to view upcoming episodes for the series
  • Rules page includes a button to view upcoming episodes for the series

Other tweaks:

  • Building the auth string is now done in dvrui_hdhrjson.php (reduce complexity in other includes)

Known issue:

  • Listing upcoming episode count on the series page does slow the series page.

Version 0.4.6

16 Oct 23:33
Compare
Choose a tag to compare

Small cleanup causing php warnings on some systems.

Version 0.4.5

16 Oct 21:49
Compare
Choose a tag to compare

Lots of fixes & tweaks

  • removed error messages in browser console
  • added event to index pages body OnLoad
  • removed the use of the statusmessage bar - now removed and code was causing issues
  • added check for record engine to ensure it's a valid engine to cope when my.hdhomerun.com takes a while to update.
  • added legacy HDHR image
  • cleaned up the check for legacy and tuner-less firmware
  • fixed number of channels to get URL from the device URL not the overall discover URL (now gets channel count on legacy devices)
  • changed the loading box to a spinning animation

version 0.4.4

01 Oct 13:37
Compare
Choose a tag to compare

Bug fix:

  • Fixed bug that prevented saving advanced rules with specific date/time specified

version 0.4.3

29 Sep 00:24
Compare
Choose a tag to compare
  • Added settings menu (gear icon), currently points to the previously removed HDHRs tab
  • Added a diagnostics.php page that lists various system, web, php, and record engine settings useful in troubleshooting frequently asked questions/problems. This new page can be access by a link at the bottom of the settings menu.

version 0.4.2

26 Sep 23:30
Compare
Choose a tag to compare

Bug fix:

  • Fixed recording delete (stopped worked after 0.4.0)

version 0.4.1

26 Sep 00:37
Compare
Choose a tag to compare
  • fixed orginal airdate on search window
  • change qpkg icon (QNAP users only)

Version 0.4.0

25 Sep 01:09
Compare
Choose a tag to compare
Create readme.txt