We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, is it possible to limit this thing to tv shows only? I just started watching a movie and it tries to decode it.
The text was updated successfully, but these errors were encountered:
Check your config options and set the one regarding movie to false
Sorry, something went wrong.
My movie config looked like the default one:
[movie] check_credits = False check_credits_action = check_credits_sec = 600 credits_delay = 0 check_intro_ffmpeg_sec = 600 process_recently_added = False process_deleted = False create_edl = False edl_action_type = 3 create_chapters = False
I've disabled it by parsing the metadata xml and checking what type it is.
No branches or pull requests
Hey, is it possible to limit this thing to tv shows only? I just started watching a movie and it tries to decode it.
The text was updated successfully, but these errors were encountered: