Yes, I've verified that the Enc flag is already gone by the time the script runs, which is kind of a shame, and kills this whole thing.Not my code I'm afraid, but I do know that the daemon handles unsetting the protected/Enc flag on recording completion and the script only does it on boot to catch any that have been missed.
hmt +encrypted somefilename.hmtI have managed to navigate to the file (not the shrunk one yet) and view the hmt data. What do I need to change and how?
stripts does seem to be able to tell encrypted state independent of the .hmt file, so possibly.There is a diagnostic called 'fixencflags'. Is it possible to create a 'fixdecflags' diagnostic that could be run manually, or would this not work for the reasons prpr mentioned?
Definitely, after a successful test earlier.stripts does seem to be able to tell encrypted state independent of the .hmt file, so possibly.
xyz321 wrote it. The daemon is quite complicated as it hooks into the kernel to see when recordings are closed.Yes, I've verified that the Enc flag is already gone by the time the script runs, which is kind of a shame, and kills this whole thing.
Do we know who wrote it and can the source code be prised out of them so it can be modified? Or would it be easier to re-implement from scratch?
I've updated the fixencflags diagnostic to also fix any recordings which have a false Dec flag.Definitely, after a successful test earlier.
Sadly, not seen since March.xyz321 wrote it.
But just standard inotify stuff by the look of it.The daemon is quite complicated as it hooks into the kernel to see when recordings are closed.
That's good but needs manual action. Needs to run automatically really.I've updated the fixencflags diagnostic to also fix any recordings which have a false Dec flag.