- Jellyfin 10.8.0
- Compiled jellyfin-web interface with intro skip button
- Download and extract the latest modified web interface from GitHub actions
- Click the most recent action run
- In the Artifacts section, click the
jellyfin-web-VERSION+COMMIT.tar.gz
link to download a pre-compiled copy of the web interface. This link will only work if you are signed into GitHub.
- Make a backup of the original web interface
- On Linux, the web interface is located in
/usr/share/jellyfin/web/
- On Windows, the web interface is located in
C:\Program Files\Jellyfin\Server\jellyfin-web
- On Linux, the web interface is located in
- Copy the contents of the
dist
folder you downloaded in step 1 into Jellyfin's web folder - Follow the plugin installation steps from the readme