• The forum software that supports hummy.tv has been upgraded to XenForo 2.3!

    Please bear with us as we continue to tweak things, and feel free to post any questions, issues or suggestions in the upgrade thread.

Recent content by /df

  1. D

    [webif] 1.5.x

    Mmmm, well, it's been like that forever, I guess. Probably not me ATM, and I think there's a tunefix-update in the works. But next time someone picks it up... And also: if pasting a cut item fails, it should remain in the clipboard list (with/out a message?) by using the browser Back...
  2. D

    No teletext causes odd pop-up

    @jack616, in case anyone wanted to reproduce this, which channel?
  3. D

    Just a security heads up

    Affected devices are TBK DVR-4104 and DVR-4216 (CCTV recorders). If the attack request reaches a LAN with a CF HD/R Fox T2, this just happens: $ curl -v --data '' 'http://humaxhdr.local/device.rsp?opt=sys&cmd=_S_O_S_T_R_E_A_MAX' * Trying x.x.x.x:80... * Connected to humaxhdr.local (x.x.x.x)...
  4. D

    [webif] 1.5.x

    In the Browse Files display, the folder size should be recalculated, or the page refreshed, after deleting and presumably cutting or pasting.
  5. D

    [tmenu]

    In case anyone cares (as installed on HD Fox):: --- tmenu-1.24 +++ tmenu-1.25 @@ -2,7 +2,7 @@ # $Id$ -vers=1.24 +vers=1.25 # Use the package-delivered script if it's newer. pkgtmenu=/var/lib/humaxtv_backup/mod/tmenu @@ -11,7 +11,7 @@ exit $? fi -trap '' SIGINT +trap '' INT # Set...
  6. D

    [tmenu]

    What you see when you connect by telnet. IIRC there's one in the flash and one out where it can be updated, which overrides the firmware version if accessible.
  7. D

    DLNA indexing video/mp4 as audio/mp4

    Tragically the DLNA module is built into the Humax receiver/recorder/player/etc s/w blob (which may facilitate its decryption functionality) and so can't be replaced.
  8. D

    Web interface suddenly stopped working

    I think BH was suggesting fixdisk after RMA. Did you get to that stage? What you reported from fixdisk could happen if the filesystem structure has been corrupted so that disk blocks expected to be index blocks (inodes) are actually free blocks, or (bad news) blocks within some of your...
  9. D

    Replacement remote

    As an aside, the item description appears to say that the item is a direct RM F04 replacement. If that is really so, definitely raise a "not as described" dispute, if only to keep sellers straight, since They should say that the product only supports the default control channel and so is not a...
  10. D

    Web interface suddenly stopped working

    https://hummy.tv/forum/threads/no-access-to-webif.11410/post-176062
  11. D

    Ping not finding local devices by name

    So it could be possible to make the box's dnsmasq your DNS (proxy) server. Some tidbits: setup_hosts() in /sbin/modinit creates /tmp/hosts by appending /mod/etc/hosts to a base list with localhost and the box's name, and this is (via symbolic link) what the system uses as /etc/hosts. The...
  12. D

    Ping not finding local devices by name

    dnsmasq, which can act as a static DNS and perhaps proxy the ZeroConf names, is already running, isn't it? It was used to redirect iPlayer requests when the Humax app broke a few years ago. The proram documentation is informative.
  13. D

    Deleting Loop

    That's a different problem: https://hummy.tv/forum/threads/start-up-fails-when-hdd-connected.10164/ If you didn't have that problem, you'd be able to format the disk on the box. That's the way to go. To format the disk elsewhere, you'd need a PC that can write filesystems in ext3 format, for...
  14. D

    [youtube-dl] Download files from youtube.com or other video platforms

    2025-05-05 is needed for YT now ... ... and it's there!
  15. D

    "Info Display Time" aka "OSD Timeout" timeout stuck at 30s

    Combining the undocumented 30s timeout for the I-plate invoked from Info combined with the documented configurable timeout for channel switching makes it edgy. These could have been separate timers, one overriding the other, rather than accumulating. This case is also interesting because Info...
Back
Top