2025-12-02, 08:41 PM
(This post was last modified: 2025-12-02, 08:50 PM by Ted Hinklater. Edited 4 times in total.)
Yes I think it's the update, on it
Edit: if you're on Jellyfin Media Player I recommend using the no-animation line
[code]
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism10.11.css");
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/no-animation.css");
[code]
or use a browser for browsing Jellyfin, and run Jellyfin MPV Shim in your system tray
it lets you cast from the browser to MPV Shim, to Direct Stream like JMP
I hear the next JMP release will fix the animations
Edit: if you're on Jellyfin Media Player I recommend using the no-animation line
[code]
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism10.11.css");
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/no-animation.css");
[code]
or use a browser for browsing Jellyfin, and run Jellyfin MPV Shim in your system tray
it lets you cast from the browser to MPV Shim, to Direct Stream like JMP
I hear the next JMP release will fix the animations

