From 16c38a10656265ec9744714bb21e74555132d2ad Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 11 Dec 2021 12:53:42 +0700 Subject: [PATCH] fix some vids not loading --- resources/cider-ui-tests/apple-hls.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/cider-ui-tests/apple-hls.js b/resources/cider-ui-tests/apple-hls.js index abb18dab..e4936dda 100644 --- a/resources/cider-ui-tests/apple-hls.js +++ b/resources/cider-ui-tests/apple-hls.js @@ -23260,7 +23260,8 @@ } if (null != (l = "string" != typeof (h = g.pathwayID) ? im("invalid steering manifest PATHWAY-PRIORITY list item data type") : /^[\w\-\.]+$/.test(h) ? void 0 : im("steering manifest contains invalid pathway ID: " + h))) break; - n.push(g) + if (g.hdcpLevel === "NONE"){ + n.push(g)} } return { variantMediaOptions: n,