There's a logical problem with the status display where I added the (delayed) case with too little thought.
When the programme being watched is from the timeshift buffer:
the programme name is only correct if the delay is shorter than the length of the show so far broadcast;
the % value shows...
tldr; what BH said.
We don't really have a way to add useful functionality like this, requiring user input, to the on-screen application. The Trash bin appears since it's part of the filesystem but doesn't get different menus, etc, even if the underlying behaviour is modified by CF hook code...
Maybe I'm intuiting incorrectly, but it seemed to me that @Sargan might be wanting to search programme metadata rather than just the filenames. It doesn't seem an unreasonable function to offer in the Browse Files page.
Or create a sweeper rule to find the file. I suppose the UI will be a bit rubbish: set the rule to stop when a match is found; review sweeper log after running it with Run Now to find which file, if any, was found.
Just starting Python and loading the yt-dl code (it's already extracted now, IIRC) takes a minute or 2. The majority of the remaining execution time, I'm sure, is spent executing the n-sig challenge JS. If we had a native ES6 JavaScript interpreter on the platform it might be a lot quicker, but...
The DTR-1000 is mentioned as a source of parts, except for the main board.
However, the main board appears to be a potential source of replacement I/O modules/connectors for the FOXes. Has anyone tried to reuse these parts, like the HDMI/ethernet connector, or particularly the tuner module...
The nightly is just a clone of the master, but it's the best solution for someone who wants a running version on a laptop/desktop/etc.
In the Windows build, Python is the only Windows executable, so I assume it was built with VS2010 (Python 3.4: 2014-2019, VS2013 being too new in 2014). I'm...
You can just download the nightly release POSIX build (example linked above) that will run on any such system with a python executable on the PATH (so you may have to link to /wherever/python3), or the Windows (>=XP) version that has its own Python 3.4.4 built in.
-f 'bestaudio/best' -x --audio-format mp3 or -f 'bestaudio/best' -x --audio-format aac, depending on preference. In the second case ffmpeg should work out that it doesn't need to transcode the audio.
We need to upgrade to nightly release 2024.12.17 which supersedes the no longer successful workaround. Or actually, 2025.01.01 once the GH elves have built it.
The -U "" (ie, don't let on that the client is wget) is probably what makes the difference in the wget command. But IIRC we had problems before where the wrong, or an unexpected version of, wget was being invoked, due to PATH issues.
The method (blocking pin 19 of the HDMI plug attached to the Humax box) described in the HD Fox thread was effective for me.
I found, and now perhaps understand the linked description better, that it was necessary to select a resolution using the V-Format remote option in order to get digital...
Similarly, I found a code that worked with a scrap AVR-X4000, but for a useful range of functions you need a separate clone control, available from various online tat bazaars.
Also, going way back in time:
The black plastic YouView remote (this one says RC3124705/03B by the battery...
Sometimes the filesystem structures are screwed in ways that e2fsck can't repair, or not on a machine like the setup box. Maybe some value is corrupted but not so much that it's obviously wrong; then the checker may try to create some data structure sized according to the corrupt value, and then...
There's a logical problem with the status display where I added the (delayed) case with too little thought.
When the programme being watched is from the timeshift buffer:
the programme name is only correct if the delay is shorter than the length of the show so far broadcast;
the % value shows...
tldr; what BH said.
We don't really have a way to add useful functionality like this, requiring user input, to the on-screen application. The Trash bin appears since it's part of the filesystem but doesn't get different menus, etc, even if the underlying behaviour is modified by CF hook code...
Maybe I'm intuiting incorrectly, but it seemed to me that @Sargan might be wanting to search programme metadata rather than just the filenames. It doesn't seem an unreasonable function to offer in the Browse Files page.
Or create a sweeper rule to find the file. I suppose the UI will be a bit rubbish: set the rule to stop when a match is found; review sweeper log after running it with Run Now to find which file, if any, was found.
Just starting Python and loading the yt-dl code (it's already extracted now, IIRC) takes a minute or 2. The majority of the remaining execution time, I'm sure, is spent executing the n-sig challenge JS. If we had a native ES6 JavaScript interpreter on the platform it might be a lot quicker, but...
The DTR-1000 is mentioned as a source of parts, except for the main board.
However, the main board appears to be a potential source of replacement I/O modules/connectors for the FOXes. Has anyone tried to reuse these parts, like the HDMI/ethernet connector, or particularly the tuner module...
The nightly is just a clone of the master, but it's the best solution for someone who wants a running version on a laptop/desktop/etc.
In the Windows build, Python is the only Windows executable, so I assume it was built with VS2010 (Python 3.4: 2014-2019, VS2013 being too new in 2014). I'm...
You can just download the nightly release POSIX build (example linked above) that will run on any such system with a python executable on the PATH (so you may have to link to /wherever/python3), or the Windows (>=XP) version that has its own Python 3.4.4 built in.
-f 'bestaudio/best' -x --audio-format mp3 or -f 'bestaudio/best' -x --audio-format aac, depending on preference. In the second case ffmpeg should work out that it doesn't need to transcode the audio.
We need to upgrade to nightly release 2024.12.17 which supersedes the no longer successful workaround. Or actually, 2025.01.01 once the GH elves have built it.
The -U "" (ie, don't let on that the client is wget) is probably what makes the difference in the wget command. But IIRC we had problems before where the wrong, or an unexpected version of, wget was being invoked, due to PATH issues.
The method (blocking pin 19 of the HDMI plug attached to the Humax box) described in the HD Fox thread was effective for me.
I found, and now perhaps understand the linked description better, that it was necessary to select a resolution using the V-Format remote option in order to get digital...
Similarly, I found a code that worked with a scrap AVR-X4000, but for a useful range of functions you need a separate clone control, available from various online tat bazaars.
Also, going way back in time:
The black plastic YouView remote (this one says RC3124705/03B by the battery...
Sometimes the filesystem structures are screwed in ways that e2fsck can't repair, or not on a machine like the setup box. Maybe some value is corrupted but not so much that it's obviously wrong; then the checker may try to create some data structure sized according to the corrupt value, and then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.