Jellyfin Forum
Crunchyroll Subtitle Style - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Themes & Styles (https://forum.jellyfin.org/f-themes-styles)
+--- Thread: Crunchyroll Subtitle Style (/t-crunchyroll-subtitle-style)

Pages: 1 2


RE: Crunchyroll Subtitle Style - SatoshiMiamoto64 - 2025-02-13

i make a test get a theme css and work's fine, i try with a external .srt file and not work


RE: Crunchyroll Subtitle Style - locoboco - 2025-02-20

Cool addition


RE: Crunchyroll Subtitle Style - LeviSnoot - 2025-03-14

(2025-01-30, 10:33 PM)4r5hw45twh Wrote: I tried this code maybe a week or so ago but my subtitles didn't change any styles at all.

This is a common issue because the ::cue pseudo-element in CSS (which is fairly recent) will often be overridden by the caption settings in your OS's settings.

If you're on Windows and watching on a Chromium browser, deleting the HKCU\Software\Microsoft\Windows\CurrentVersion\ClosedCaptioning registry key should reset the caption preferences and allow the intended style to appear [source].


RE: Crunchyroll Subtitle Style - 4r5hw45twh - 2025-03-15

(2025-03-14, 06:08 PM)LeviSnoot Wrote:
(2025-01-30, 10:33 PM)4r5hw45twh Wrote: I tried this code maybe a week or so ago but my subtitles didn't change any styles at all.

This is a common issue because the ::cue pseudo-element in CSS (which is fairly recent) will often be overridden by the caption settings in your OS's settings.

If you're on Windows and watching on a Chromium browser, deleting the HKCU\Software\Microsoft\Windows\CurrentVersion\ClosedCaptioning registry key should reset the caption preferences and allow the intended style to appear [source].

I try it on Windows, FireStick, etc. FireStick is the main way I watch my content. I simply don't notice a change on any device/OS. Regarding Chromium, I use FireFox on Windows (if I ever watch on my PC, which is rare).


RE: Crunchyroll Subtitle Style - JellyHunter - 2025-04-28

Does this still works?