This repository has been archived by the owner on Aug 28, 2022. It is now read-only.
Releases: demonrik/HDHR-DVRUI
Releases · demonrik/HDHR-DVRUI
Version 0.5.2
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
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
Small cleanup causing php warnings on some systems.
Version 0.4.5
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
Bug fix:
- Fixed bug that prevented saving advanced rules with specific date/time specified
version 0.4.3
- 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
Bug fix:
- Fixed recording delete (stopped worked after 0.4.0)
version 0.4.1
- fixed orginal airdate on search window
- change qpkg icon (QNAP users only)
Version 0.4.0
Create readme.txt