tonycollinet
Member
I don't seem to have any media sharing settings to turn on - am I missing a package?
I don't seem to have any media sharing settings to turn on - am I missing a package?
Not available on HD-FOX T2. Not mine anyway.Menu >> Settings >> System >> Internet Settings >> Content Share = On
Correct. The HD-FOX doesn't have a built-in DLNA server, which might otherwise provide a route to decryption without needing HDRmode. Decrypt-in-place and WebIF OPT+ Download are denied to HD-FOX users (both of which require the server enabled).Not available on HD-FOX T2. Not mine anyway.
Oh - that setting. Yes, that is on.
Correct. The HD-FOX doesn't have a built-in DLNA server, which might otherwise provide a route to decryption without needing HDRmode. Decrypt-in-place and WebIF OPT+ Download are denied to HD-FOX users (both of which require the server enabled).
I've seen this too, a right pain when I'm tucked up and have to go and reboot the HDR because the HD won't connect to it. A "force reboot" button on the WebIF would come in handy at that point!Have you restarted the box recently? I've had a small number of occasions where the DLNA server refuses connections and it has needed a restart to cure it.
You already have one. Schedule any old programme to record via Webif EPG and Restart now.A "force reboot" button on the WebIF would come in handy at that point!
For reboot, does it need a complete power down (mains off) or is the front panel button/remote off sufficient?
EDIT: Never mind - I gave it a power off. Now seems to work. Strangely it processed both QI Files in a few seconds, Encrypted flag removed, and I've now watched one with splash to confirm.
Is that correct? Is only a flag removal needed?
EDIT Some more: Just tried another folder - it is now giving me a progress report (22% complete, one file) so I suspect that the QI Files must have been decyrpted, but the flag not removed.
humax# unencryptsetup
Unencrypt activator
Version 0.1.1
Activates the auto-decrypt function through cron
There is only one parameter - the target directory
You need to give the directory name in quotes
e.g. unencryptsetup "Bob\'s videos"
If you do not specify any directory, the script
will unencrypt every file
'unencryptsetup disable' will deactivate the process
Unencrypt is currently decrypting "/mnt/hd2/My Video"
No directory specified, this will decrypt all recordings
Do you want to continue? (y/N)
y
Exiting
humax# y
-/bin/sh: y: not found
humax#
humax#
I'm now trying to setup to decrypt all files on the box. However, I can't seem to enter the correct confirmation at the question (see below). If I setup "My Video" as the the directory to scan, will it also go into subdirectories.
humax# unencryptsetup
Unencrypt activator
Version 0.1.1
Activates the auto-decrypt function through cron
There is only one parameter - the target directory
You need to give the directory name in quotes
e.g. unencryptsetup "Bob\'s videos"
If you do not specify any directory, the script
will unencrypt every file
'unencryptsetup disable' will deactivate the process
Unencrypt is currently decrypting "/mnt/hd2/My Video/QI"
No directory specified, this will decrypt all recordings
Do you want to continue? (y/N)
y
Exiting
humax# y
-/bin/sh: y: not found
humax#
humax# crontab -l
0 2 * * * /mod/sbin/anacron -s -d
*/5 * * * * /mod/sbin/rs_process >> /mod/tmp/rs.log 2>&1
0,15,30,45 * * * * /mod/sbin/unencrypt "/mnt/hd2/My Video/QI" > /mod/tmp/unencrypt.log 2>&1
humax#
humax#
Sadly - I only put on y in (followed by enter), and the crontab is unchanged. Wouldn't unencrypt setup show the line added to crontab like it does when specifying a folder. In the output below "y" followed by enter is only input once. (At least by me - unless putty is doing somthing stupid)
unencryptsetup "/mnt/hd2/My Video"