You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add 'Ignore video files under size' and 'Transcode Video Files' to the library
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
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
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
The text was updated successfully, but these errors were encountered: