On the HD, the wonderful ad-detection only works on already decrypted files; for encrypted files, it tries to use chaseget and reports "Content Sharing disabled".
Now that we have on-box decryption, wouldn't it be appropriate for detectads to trigger decryption internally if DLNA isn't available? Maybe a new method
Also, should there be an option to replace the encrypted recording, after ad-detection, with the ad-detected decrypted working copy, or is that meant to happen anyway but not working for me?
And isn't line 913 in
Now that we have on-box decryption, wouldn't it be appropriate for detectads to trigger decryption internally if DLNA isn't available? Maybe a new method
ts::decrypt
would help with that, and could be used in the main Webif decrypt code as well? Also, should there be an option to replace the encrypted recording, after ad-detection, with the ad-detected decrypted working copy, or is that meant to happen anyway but not working for me?
And isn't line 913 in
/mod/webif/plugin/detectads/detectads.jim
redundant?
Last edited: