Skip to content

Fingerprint audio to automatically detect and skip intro/credit sequences in Jellyfin

License

Notifications You must be signed in to change notification settings

Iceics/intro-skipper

 
 

Repository files navigation

Intro Skipper

Plugin Banner

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

CodeQL Total GitHub Downloads

Manifest URL (All Jellyfin Versions)

https://manifest.intro-skipper.org/manifest.json

System requirements

  • Jellyfin 10.10.0 (or newer)
  • Jellyfin's fork of ffmpeg must be installed, version 6.0.1-5 or newer
    • jellyfin/jellyfin 10.9.z container: preinstalled
    • linuxserver/jellyfin 10.9.z container: preinstalled
    • Debian Linux based native installs: provided by the jellyfin-ffmpeg6 package
    • MacOS native installs: build ffmpeg with chromaprint support (instructions)

Limitations

  • SyncPlay is not (yet) compatible with any method of skipping due to the nature of how the clients are synced.

About

Fingerprint audio to automatically detect and skip intro/credit sequences in Jellyfin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 57.8%
  • HTML 24.9%
  • Go 8.4%
  • JavaScript 6.8%
  • Python 1.6%
  • Shell 0.3%
  • Batchfile 0.2%