dependabot[bot] ed7e26d63e
chore(deps): bump xunit from 2.9.0 to 2.9.1 (#310)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1.
- [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 11:23:28 -04:00
2024-09-22 10:05:17 +00:00
2022-07-29 01:14:01 -05:00
2024-03-06 08:56:19 -05:00
2020-06-16 12:17:18 -04:00
2024-09-21 17:10:42 +00:00
2024-09-21 08:26:34 -04:00
2024-05-26 01:23:38 +02:00

Intro Skipper

Plugin Banner

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

CodeQL

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

Jellyfin 10.8

👉👉👉 Jellyfin 10.8 Instructions

System requirements

  • Jellyfin 10.9.11 (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)

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%