From 67fff3eaf5c3cd52d625de322d1bcd9022ccfa6c Mon Sep 17 00:00:00 2001 From: stratuma Date: Tue, 25 Jun 2024 01:43:33 +0200 Subject: [PATCH] added toggle for subtitle resampler --- components/Settings/Crunchyroll.vue | 20 ++++++++++++++++++-- src/api/services/subs.ts | 17 +++++++++++++++++ src/electron/background.ts | 17 +++++++++++++++++ src/electron/preload.ts | 4 +++- 4 files changed, 55 insertions(+), 3 deletions(-) diff --git a/components/Settings/Crunchyroll.vue b/components/Settings/Crunchyroll.vue index 6c349ec..b32993d 100644 --- a/components/Settings/Crunchyroll.vue +++ b/components/Settings/Crunchyroll.vue @@ -36,14 +36,21 @@
Fallback to non-drm stream if no widevine key provided
+
+
Subtitle Resampler (Experimental)
+ +
Fixes broken crunchyroll subtitles
+