• 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

    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.
  2. 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...
  3. 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...
  4. D

    Web interface suddenly stopped working

    https://hummy.tv/forum/threads/no-access-to-webif.11410/post-176062
  5. 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...
  6. 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.
  7. 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...
  8. D

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

    2025-05-05 is needed for YT now ... ... and it's there!
  9. 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...
  10. D

    Youtube-dl and subtitles

    See https://hummy.tv/forum/threads/adding-srt-subtitles-to-a-humax-video-file.10491, especially the linked https://hummy.tv/forum/threads/youtube-dl-download-files-from-youtube-com-or-other-video-platforms.8462/post-147408.
  11. D

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

    So, this behaviour is in fact (would it be unfair to say "surprisingly"?) just as documented and indeed what I can observe. Two edge cases: the timeout accumulates, so that after quickly changing channel up, then down, say, with timeout 15s, the info bar is shown for ~30s invoking the info bar...
  12. D

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

    You'd think so, but my unsupported recollection says otherwise. But I'm not sure what "recent" change might be responsible. Maybe some CF package, eg, one that hooks the Humax blob? @xyz321? I see the same thing on the HDR too. The name INFO_DISPLAY_TIME is used in the blob and looks like the...
  13. D

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

    I've noticed that the Info-bar timeout doesn't appear to respect any timeout value (Off, 1-20s) set in Menu>Settings>Preferences>Screen Display>Info Display Time. Rather, it's always ~30s. Is this happening for anyone else? I could swear that quite recently the Info-bar used to disappear too...
  14. D

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

    It's quite an extensive update, so it needs a new package version. You could upgrade to the 2025.04.01 code, which should still work, by applying this 1-line change.
Back
Top