intro-skipper/docs/native.md
2022-06-14 14:03:56 -05:00

15 lines
592 B
Markdown

# Native installation
## Requirements
* Jellyfin 10.8.0
* Compiled [jellyfin-web](https://github.com/ConfusedPolarBear/jellyfin-web/tree/intros) interface with intro skip button
## Instructions
1. Download the latest modified web interface from the releases tab and either:
1. Serve the web interface directly from your Jellyfin server, or
2. Serve the web interface using an external web server
3. The corresponding source code can be found in this [fork](https://github.com/ConfusedPolarBear/jellyfin-web/tree/intros)
2. Follow the plugin installation steps from the readme