auto-decrypt - file is already decrypted but the HMT flag is wrong.

Dodgexander

New Member
14/10/2013 14:50 - /media/My Video/Holby City/Holby City_20131001_1959.ts - auto-decrypt - file is already decrypted but the HMT flag is wrong.
14/10/2013 15:00 - /media/My Video/Holby City/Holby City_20131001_1959.ts - auto-decrypt - file is already decrypted but the HMT flag is wrong.
14/10/2013 15:10 - /media/My Video/Holby City/Holby City_20131001_1959.ts - auto-decrypt - file is already decrypted but the HMT flag is wrong.

What does this mean?
How can I fix?
I am running the latest custom firmware and webif release.
Thanks
 
It means something went wrong somewhere.
The .hmt file holds metadata about the recording. One piece of that is whether the file has been decrypted or not. Sometimes the .hmt file gets out of step with the .ts file for some reason. It's a bit tiresome but it doesn't happen very often.
You can fix it by Telnetting into the box and clearing the encrypted file manually:
Code:
humax# hmt -encrypted "/media/My Video/Holby City/Holby City_20131001_1959"
 
Back
Top