TwistedUmbrellaX d48ea90190
Hide legacy options to avoid confusion (#389)
* Update configPage.html

* Update configPage.html

* Update configPage.html

* Even more covert

* Persistent to avoid accidental flush

* Imply requiring save

* Allow options on checked

* Mention they're not injected by default

* This just doesn't want to work

* Use id whenever poosible

* Helps to do it at the right time

* Add a restart note to flush

* Too many quirks for this way

* Not hidden anymore

* Looks better after the button
2024-11-21 14:20:53 -05:00
2024-10-23 11:47:26 +02:00
2022-07-29 01:14:01 -05:00
2024-10-25 14:31:50 -04:00
2024-10-27 21:13:28 -04:00
2024-10-25 14:15:12 -04:00
2024-11-17 21:59:17 +00:00
2024-11-17 01:15:17 +00:00
2024-10-18 12:56:41 +02:00

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.2 (or newer)
  • Jellyfin's fork of ffmpeg must be installed, version 7.0.2-5 or newer
    • jellyfin/jellyfin 10.10.z container: preinstalled
    • linuxserver/jellyfin 10.10.z container: preinstalled
    • Debian Linux based native installs: provided by the jellyfin-ffmpeg7 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.

Detection parameters

Detection types

Installation

Jellyfin Skip Options

Troubleshooting

API Documentation


Description
Fingerprint audio to automatically detect and skip intro/credit sequences in Jellyfin
Readme 4.1 MiB
Languages
C# 55%
HTML 28%
Go 8.3%
JavaScript 6.7%
Python 1.6%
Other 0.4%