ConfusedPolarBear / intro-skipper

Fingerprint audio to automatically detect and skip intro sequences in Jellyfin
GNU General Public License v3.0
988 stars 392 forks source link

Advanced features don't work in Jellyfin Media Player (desktop) #137

Open TheHYPO35 opened 1 year ago

TheHYPO35 commented 1 year ago

Describe the bug

At the bottom of the settings window there's an 'advanced' feature set. The first item is 'select episodes to manage' and there are four dropdown boxes.

On both the webui and Jellyfin Media Player, the first box is populated with Series titles, but after selecting one, on the Webui, the next box is populated with Season numbers. On JMP, the second box remains blank and the advanced features are not accessable.

Operating system

Windows 10

Jellyfin installation method

Docker/Portainer

Container image and tag

jellyfin/jellyfin:latest / Jellyfin 10.8.9 / Introskipper 0.1.7.0

Support Bundle

FFmpeg version:

ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 10 (Debian 10.2.1-6)
configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --toolchain=hardened --enable-cross-compile --arch=arm64 --cross-prefix=/usr/bin/aarch64-linux-gnu-
libavutil      57. 28.100 / 57. 28.100
libavcodec     59. 37.100 / 59. 37.100
libavformat    59. 27.100 / 59. 27.100
libavdevice    59.  7.100 / 59.  7.100
libavfilter     8. 44.100 /  8. 44.100
libswscale      6.  7.100 /  6.  7.100
libswresample   4.  7.100 /  4.  7.100
libpostproc    56.  6.100 / 56.  6.100

Jellyfin logs

No response

iwalton3 commented 1 year ago

This will be supported in Jellyfin Media Player 1.8.0. You need to enable a plugin in settings for it to work.

akash-258 commented 1 year ago

You need to enable a plugin in settings for it to work.

After enabling the introskip plugin from profile->client settings->plugins sections, I can use the skip button :+1: