Skip to content

Instantly share code, notes, and snippets.

@malte9799
malte9799 / collection_preview.js
Last active July 26, 2026 20:29
Jellyfin – Collection Preview
/**
* Jellyfin – Collection Preview
* ---------------------------------------------
* Hover a BoxSet (collection) card and its poster images spread out,
* rising half out of the card like a hand of cards being opened.
*
* The preview tracks your mouse: the tile nearest the cursor rotates
* upright, comes to the front with a white ring and its title, and
* its neighbours part around it — all driven continuously by pointer
* position for a fluid feel. Click a tile to jump to that item.