github ConfusedPolarBear/intro-skipper v0.1.5.0

latest releases: v0.1.7, v0.1.7-beta1, v0.1.6...
pre-release23 months ago
  • Use ffmpeg to generate audio fingerprints instead of fpcalc
    • Requires that the installed version of ffmpeg:
      • Was compiled with the --enable-chromaprint option
      • Understands the -fp_format raw flag
    • jellyfin-ffmpeg 5.0.1-5 meets both of these requirements
  • Version API endpoints
    • See api.md for detailed documentation on how clients can work with this plugin
  • Add commit hash to unstable builds
  • Log media paths that are unable to be fingerprinted
  • Report failure to the UI if the episode analysis queue is empty
  • Allow customizing degrees of parallelism
    • Warning: Using a value that is too high will result in system instability
  • Remove restart requirement to change auto skip setting
  • Rewrite startup enqueue
  • Fix deadlock issue on Windows (#23 by @nyanmisaka)
  • Improve skip intro button styling & positioning (ConfusedPolarBear/jellyfin-web#91 by @Fallenbagel)
  • Order episodes by IndexNumber (#25 reported by @Flo56958)

The modified web interface with the intro skip button can be downloaded from here.

Don't miss a new intro-skipper release

NewReleases is sending notifications on new releases.