# Intro Skipper (beta)

Plugin Banner

Analyzes the audio of television episodes to detect and skip over intros.

## Manifest URL (All Jellyfin Versions) ``` https://manifest.intro-skipper.org/manifest.json ``` ## System requirements * Jellyfin 10.8.4 (or newer) * Jellyfin's [fork](https://github.com/jellyfin/jellyfin-ffmpeg) of `ffmpeg` must be installed, version `5.0.1-5` or newer * `jellyfin/jellyfin` 10.8.z container: preinstalled * `linuxserver/jellyfin` 10.8.z container: preinstalled * Debian Linux based native installs: provided by the `jellyfin-ffmpeg5` package * MacOS native installs: build ffmpeg with chromaprint support ([instructions](https://github.com/jumoog/intro-skipper/wiki/Custom-FFMPEG-(MacOS))) ## Limitations * SyncPlay is not (yet) compatible with any method of skipping due to the nature of how the clients are synced. ## [Detection parameters](https://github.com/intro-skipper/intro-skipper/wiki#detection-parameters) ## [Detection types](https://github.com/intro-skipper/intro-skipper/wiki#detection-types) ## [Installation](https://github.com/intro-skipper/intro-skipper/wiki/Installation) ## [Jellyfin Skip Options](https://github.com/intro-skipper/intro-skipper/wiki/Jellyfin-Skip-Options) ## [Troubleshooting](https://github.com/intro-skipper/intro-skipper/wiki/Troubleshooting) ## [API Documentation](https://github.com/intro-skipper/intro-skipper/blob/master/docs/api.md)