This commit is contained in:
Jelle van Snik 2023-02-09 22:12:38 +01:00
parent e448c0b5a8
commit 772be4b42d

View File

@ -24,6 +24,7 @@ initializeChromecast();
// - bug: safari fullscreen will make video overlap player controls // - bug: safari fullscreen will make video overlap player controls
// - improvement: make scrapers use fuzzy matching on normalized titles // - improvement: make scrapers use fuzzy matching on normalized titles
// - bug: source selection doesnt work with HLS // - bug: source selection doesnt work with HLS
// - bug: .ass subtitle files are fucked
// TODO stuff to test: // TODO stuff to test:
// - browser: firefox, chrome, edge, safari desktop // - browser: firefox, chrome, edge, safari desktop