Recent content by jonathan_london

  1. J

    Crashing HDR Fox T2

    Hi, I have to disagree. This bug will affect any file or folder name containing Jimsh regex special chars. I haven't tested it, but I think you will find exactly the same problem if you try to decrypt files in a folder called 'Films [kids]' or 'Films {B&W}'. The recording will decrypt, but the...
  2. J

    Crashing HDR Fox T2

    Thanks for everyone's help. It turns out that I have two problems, which was making it harder to understand what was going on. Problem 1 The .ts file is just fine. It turns out that decrypt from the web interface fails for folders with square brackets in the name. Here's the example from...
  3. J

    Crashing HDR Fox T2

    Quick update. It's been running fine for a couple of days with Content Share = Off. So I created /var/lib/humaxtv/mod/debugtv and tailed /tmp/humaxtv.log This is what happens: humax# tail -f humaxtv.log Domain :.bbc.co.uk CertPath :hdrfoxt2_20101001.p12 ###### New Cert is Added...
  4. J

    Crashing HDR Fox T2

    Thanks, you've both helped me to home in on the problem. After leaving the Humax running all afternoon without a crash (and on the network), everything seemed happy. So I decided to try my luck and force a decryption on a file. Here's the results: Processing The Italian Job_20131228_1901...
  5. J

    Crashing HDR Fox T2

    Thanks for your suggestions! As mentioned above, I had tried a power-cycle. Thanks. I have just booted without the network cable in, and it stayed up for more than a minute, so I was able to turn off Content Sharing. I plugged in the network cable, and it stayed up, so I have rebooted (cable...
  6. J

    Crashing HDR Fox T2

    Hi My Humax won't stay up for more than a minute... >>> Contents of /mod/tmp/crash.log 1012 bytes Humax crashed at Tue Mar 11 04:20:53 GMT 2014 - Uptime: 181 Humax crashed at Tue Mar 11 22:14:53 GMT 2014 - Uptime: 66 Humax crashed at Tue Mar 11 22:16:24 GMT 2014 - Uptime: 68 Humax crashed at...
  7. J

    [unencrypt] Decrypt-in-place

    Hi, I've taken a look at the code, and I am none the wiser as to what happened. I can see from the log file, that the broken programmes have only been processed once... for example: humax# grep -i ceremony /mod/tmp/unencrypt.log Processing "My Video/Olympics 2012_ Closing...
  8. J

    [unencrypt] Decrypt-in-place

    That is what I would do, but I haven't looked at the code for what actually happens. If you simply rename a file to an existing name, then the operating system will have to unlink the existing file (and return the disk space to the free list) before doing the rename. This is all allegedly...
  9. J

    [unencrypt] Decrypt-in-place

    Hi, I guess I feel quite unlucky to have had two long recordings truncated. And I am surprised if a shutdown during a rename would damage the decrypted copy. Perhaps it damages the original? (I seem to remember reading it's Humax's practice to truncate a file before deleting it.) Following my...
  10. J

    [unencrypt] Decrypt-in-place

    This is a bit of a disaster then! Long recordings are always going to end up truncated. I do appreciate that the Hummy is streaming to itself, to achieve the unencrypt magic, but on a long recording, it's likely the machine will be powered off before the operation is complete. How do others...
  11. J

    [unencrypt] Decrypt-in-place

    In reply to #217, I have the same problem. My cron entry is: 1,31 * * * * /mod/sbin/unencrypt "/mnt/hd2" > /mod/tmp/unencrypt.log 2>&1 I have recently tried playing back a couple of long recordings which have been unencrypted. Olympics 2012: Closing Ceremony 20:57 12/08 202min Ch 50 BBC...
Back
Top