Jellyfin Forum
Finimalism [Updated for 10.11.X] - 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: Finimalism [Updated for 10.11.X] (/t-finimalism-updated-for-10-11-x)

Pages: 1 2 3 4 5 6 7 8 9 10 11


RE: Finimalism [Updated for 10.11.X] - Ted Hinklater - 2025-10-27

(Yesterday, 07:11 AM)adusblue Wrote: the album track list in the music library is messed up:

[Image: IWz9kP5.png]

ty for letting me know, it's fixed now, update will come through shortly

[Image: Screenshot-from-2025-10-27-16-35-45.png]


RE: Finimalism [Updated for 10.11.X] - Blurryface - 2025-10-27

(Yesterday, 04:38 PM)Ted Hinklater Wrote:
(Yesterday, 07:11 AM)adusblue Wrote: the album track list in the music library is messed up:

[Image: IWz9kP5.png]

ty for letting me know, it's fixed now, update will come through shortly

[Image: Screenshot-from-2025-10-27-16-35-45.png]

Oh I just noticed mine was the same way. Thanks for the update. Do I need to do anything to fix it on my side or will it auto update?


RE: Finimalism [Updated for 10.11.X] - Ted Hinklater - 2025-10-27

(Yesterday, 06:46 PM)Blurryface Wrote:
(Yesterday, 04:38 PM)Ted Hinklater Wrote: ty for letting me know, it's fixed now, update will come through shortly

[Image: Screenshot-from-2025-10-27-16-35-45.png]

Oh I just noticed mine was the same way. Thanks for the update. Do I need to do anything to fix it on my side or will it auto update?

I've sent a purge request to jsdelivr but it's not updated yet, you can grab the css code itself and just paste that into your CSS box

Latest CSS

Edit: It's updated now, clear your cache if it doesn't load


RE: Finimalism [Updated for 10.11.X] - DJCounter - 2025-10-27

Love the theme, but having issues with getting the spotlight bar to run on a new install of Windows 11. I followed Seth's instructions to the letter with absolutely no changes, despite having hard reset Jellyfin and cleared the browser's cache. I realize that you can't tell exactly what the issue is without further info, but I'm curious as to what common causes of this issue are so that I can try to get SOMETHING to happen! 

TIA and congrats again on the theme.


RE: Finimalism [Updated for 10.10.X] - dreamon - 2025-10-27

(2025-10-23, 07:06 PM)Ted Hinklater Wrote: Ah I've only done 1080p, I'll fix the other resolutions asap

it'd be really cool if you can add support for LG's WebOS 4K TVs. i tried your theme, everything loaded fine but fonts and buttons were so small, it was impossible to read and navigate on 43" screen.


RE: Finimalism [Updated for 10.11.X] - Ted Hinklater - 2025-10-27

(Yesterday, 10:16 PM)DJCounter Wrote: Love the theme, but having issues with getting the spotlight bar to run on a new install of Windows 11. I followed Seth's instructions to the letter with absolutely no changes, despite having hard reset Jellyfin and cleared the browser's cache. I realize that you can't tell exactly what the issue is without further info, but I'm curious as to what common causes of this issue are so that I can try to get SOMETHING to happen! 

TIA and congrats again on the theme.

It's usually home-html.chunk.js try pasting this directly in there

Code:
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[8372],{5939:function(a,e,t){t.r(e),e.default='<div id="indexPage" style="outline:0" data-role="page" data-dom-cache="true" class="page homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs" data-backdroptype="movie,series,book"><iframe class="spotlightiframe" src="/web/ui/spotlight.html" tabindex="0"style="width:99.5vw;height:63vh;display:block;border:0;margin:-65px auto -50px auto;"></iframe><div class="tabContent pageTabContent" id="homeTab" data-index="0"> <div class="sections"></div> </div><div class="tabContent pageTabContent" id="favoritesTab" data-index="1"> <div class="sections"></div> </div></div>'}}]);

(Yesterday, 11:10 PM)dreamon Wrote: it'd be really cool if you can add support for LG's WebOS 4K TVs. i tried your theme, everything loaded fine but fonts and buttons were so small, it was impossible to read and navigate on 43" screen.

4k & TV mode should be fixed now, at least it looks right on mine. Clear your cache if it doesn't show the update.