dave-p

Results 25 comments of dave-p

Email sent.

I'm not sure what exactly is timing out for you. Is it access to all of TVHadmin or just the streaming functions?

I've tried with two browsers (Firefox and Chromium) and two PCs, but cannot replicate this behaviour. Could there be something in your systems or network which is causing it? TVHadmin...

I've tried various experiments but cannot replicate this behaviour. I wonder if there is something in your systems or network which is causing it, maybe a VPN or NAT proxy...

What version of TVHeadend are you using (git commit number)? Was TVHadmin-JS installed as described in the README? Which browser(s) are you using? What do you see in the browser's...

Just had the same problem. The system is running out of memory and swapping onto the SD card. My solution was to add a HDD to the system and set...

It looks pretty straightforward. Create a new version of style.css with new colour values for the various elements, the code can then select which file to load based on a...

I've created a new branch 'dark-theme' containing a modified stylesheet. The 'timeline' screen doesn't work at present, and not all controls can be themed on all browsers. How does it...

The dark-theme branch is now fully functioning, with a config item to select which theme to use. I'm a developer not a graphics designer but it looks reasonably OK to...

It seems a few of us have been using our "lockdown" time to write Tvheadend interfaces... I've created a Javascript version of TVHadmin - https://github.com/dave-p/TVHadmin-JS It's pure Javascript with no...