Skip to content

Fix HLS encryption method validation#110

Merged
dio-az merged 1 commit into
dio-az:v1.xfrom
twu2:fix-hls-aes128
May 26, 2026
Merged

Fix HLS encryption method validation#110
dio-az merged 1 commit into
dio-az:v1.xfrom
twu2:fix-hls-aes128

Conversation

@twu2
Copy link
Copy Markdown

@twu2 twu2 commented May 26, 2026

Fixes regression introduced in #34. The check collapsed per-method requirements into a single drm_enabled gate, rejecting aes-128 configs relying on vod_secret_key.

Restore per-method validation matching the writers' actual needs.

@dio-az dio-az added the bug Something isn't working label May 26, 2026
@dio-az dio-az changed the title HLS aes-128 don't need vod_drm_enabled Fix HLS encryption method validation May 26, 2026
@dio-az dio-az merged commit 590addf into dio-az:v1.x May 26, 2026
16 checks passed
@dio-az
Copy link
Copy Markdown
Owner

dio-az commented May 26, 2026

Hey @twu2, thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants