From 772be4b42dc7c071414ed388551e6bf4558ed4b8 Mon Sep 17 00:00:00 2001 From: Jelle van Snik Date: Thu, 9 Feb 2023 22:12:38 +0100 Subject: [PATCH] add todo --- src/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.tsx b/src/index.tsx index eed53571..488f4a1b 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -24,6 +24,7 @@ initializeChromecast(); // - bug: safari fullscreen will make video overlap player controls // - improvement: make scrapers use fuzzy matching on normalized titles // - bug: source selection doesnt work with HLS +// - bug: .ass subtitle files are fucked // TODO stuff to test: // - browser: firefox, chrome, edge, safari desktop