Commit 4c7c7b7
Fixed: Skip DRM warning when Widevine playback is available
The DRM warning dialog is unnecessary when inputstreamhelper confirms
that InputStream Adaptive and the Widevine CDM are installed. Fall
through to the existing warning if the helper is unavailable.
This effectively makes the show_drm_paid_warning setting a no-op when
Widevine is present. A future refactor could replace the setting
entirely with a pop-up only when Widevine is not detected.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>1 parent 0c4178c commit 4c7c7b7
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
126 | 134 | | |
127 | 135 | | |
128 | 136 | | |
| |||
0 commit comments