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

[Feature Request] Configure Which Plugins Are Used For File Test #494

Open
Kyrluckechuck opened this issue Jul 31, 2024 · 0 comments
Open

Comments

@Kyrluckechuck
Copy link

Kyrluckechuck commented Jul 31, 2024

Description

Currently I'm trying to enable Unmanic on my library, but I don't want to blanket re-encode my entire library. I am trying to make use of the combination 'Ignore video files under size' and 'Transcode Video Files' (or 'Video Encoder H265/HEVC - libx265 (CPU)'), but I want the 'File Test' conditions to either be AND, where all plugin file test criteria are met, or more optimally, to disable some of them from being in the 'file test' list at all.

For example, if I want to add 'Re-order audio streams by language' only if it is already processing the files but don't want it to run that as a file test reason

Steps to Reproduce

  1. Add 'Ignore video files under size' and 'Transcode Video Files' to the library
  2. Scan library which contains files under the minimum configured video size

Expected behavior: As it is, should not trigger true unless all criteria are met, or more optimally, be able to remove some file test options but have the worker / processing file work

Actual behaviour: It triggers if any of the criteria are true and therefore will run on files I do not want it to

Reproduces how often: 100% of the time

Versions

Version: 0.2.7~d14f498

Installation Method Used

Docker

Additional Information

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant