rlauuzo 507bb64d45 Minify Configpage (#324)
* minify

* update node

* Update ConfusedPolarBear.Plugin.IntroSkipper.csproj

* fix

* minimize inject and visualizer js

* also add to build

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-06 07:32:48 -04:00
2024-10-06 07:32:48 -04:00
2024-03-01 10:11:17 +00:00
2022-07-29 01:14:01 -05:00
2024-03-06 08:56:19 -05:00
2023-03-02 00:16:35 -06:00
2023-03-22 00:17:11 -05:00
2020-06-16 12:17:18 -04:00
2024-05-17 07:34:37 -04:00
2024-09-24 17:22:21 -04:00
2024-05-27 15:12:56 -04:00

Intro Skipper (beta)

Plugin Banner

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

https://raw.githubusercontent.com/jumoog/intro-skipper/10.8/manifest.json

System requirements

  • Jellyfin 10.8.4 (or newer)
  • Jellyfin's fork 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)

Detection parameters

Show introductions will be detected if they are:

  • Located within the first 25% of an episode or the first 10 minutes, whichever is smaller
  • Between 15 seconds and 2 minutes long

Ending credits will be detected if they are shorter than 4 minutes.

These parameters can be configured by opening the plugin settings

Installation

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%