Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: "Ignore intro in the first episode of a season" functionality inverted? #89

Closed
d8f6 opened this issue Mar 26, 2024 · 7 comments
Closed
Labels
bug Something isn't working

Comments

@d8f6
Copy link

d8f6 commented Mar 26, 2024

Describe the bug

In the settings there is an option (checkbox) entitled:
Ignore intro in the first episode of a season
The description is written as:
If checked, auto skip will ignore introduction in the first episode of a season.

I assumed that this meant if this box was unchecked, then first episode would also have introduction skipped automatically. It seems that the opposite is true though (when checked, episode skips). Based on the description it seems that ignoring auto skip would mean that the first episode introduction is not skipped, but the opposite is true in my case. Re-writing the description would probably be the fastest way to remedy this issue. If someone else could confirm this behavior that would be great. Okay, thanks in advance.

Jellyfin installation method

apt

Container image and tag

No response

Operating System

Ubuntu 20.04

Support Bundle

  • Jellyfin version: 10.8.13
  • Plugin version: 0.1.16+7032816cbeb6
  • Queue contents: [Redacted] episodes, [Redacted] seasons
  • Warnings: UnableToAddSkipButton, InvalidChromaprintFingerprint
  • FFmpeg: okay

FFmpeg version:

ffmpeg version 5.1.4-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --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-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
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

@d8f6 d8f6 added the bug Something isn't working label Mar 26, 2024
@AbandonedCart
Copy link
Collaborator

AbandonedCart commented Mar 26, 2024

Functionality isn't inverted. It's just confusing. It ignores the first episode in the analysis Who knows... It was backwards and upside down.

@d8f6
Copy link
Author

d8f6 commented Mar 26, 2024

Well, I am unsure about analysis (I would have to add new media to test this and get back to you). But, when the box is checked, it skips the intro in the first episode of a season and when it is not, it doesn't. It still works, but I do find the description confusing/misleading. Not really a big deal since I can set the option and forget it forever, just wanted to point out my observation.

@AbandonedCart
Copy link
Collaborator

AbandonedCart commented Mar 26, 2024

Alright. Thanks for the report. Wait, is the second episode not being skipped then? It looks like it's possible when the feature was originally written, it was counting episode 2 as episode 1

@AbandonedCart
Copy link
Collaborator

AbandonedCart commented Mar 26, 2024

It was a lot of double negatives, so now the checkbox will play the intro in the first episode of a season (and that's exactly how it's worded) and it's enabled by default. Hopefully that solves it.

@d8f6
Copy link
Author

d8f6 commented Mar 27, 2024

Testing and working as it should now. Thank you for the quick fix. Going to close this bug now.

@d8f6 d8f6 closed this as completed Mar 27, 2024
@AbandonedCart
Copy link
Collaborator

Thanks for reporting it. I apologize for assuming it was confusion. I thought I had made changes I hadn't.

@d8f6
Copy link
Author

d8f6 commented Mar 27, 2024

@AbandonedCart
No need to be apologetic as I took no offense whatsoever. I am genuinely appreciative for your help with this plugin and look forward to any continued development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants