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

Tdarr_Plugin_a9hf_New_file_duration_check does not work under Flows #857

Closed
Kedryn opened this issue Sep 23, 2023 · 1 comment
Closed

Tdarr_Plugin_a9hf_New_file_duration_check does not work under Flows #857

Kedryn opened this issue Sep 23, 2023 · 1 comment

Comments

@Kedryn
Copy link

Kedryn commented Sep 23, 2023

Describe the bug
The legacy Tdarr_Plugin_a9hf_New_file_duration_check does not work under Flows
it always reads a duration of 0 from original file.

To Reproduce
Steps to reproduce the behavior:

Z17YC-JtlI-log.txt

2023-09-23T04:23:47.793Z Z17YC-JtlI:Node[syneto-hy]:Worker[vast-vireo]:Error: New file duration not within limits. New file has duration 4833 s which is Infinity% of original file duration:  0 s. upperBound is 101%
2023-09-23T04:23:47.795Z Z17YC-JtlI:Node[syneto-hy]:Worker[vast-vireo]:"New file duration not within limits. New file has duration 4833 s which is Infinity% of original file duration:  0 s. upperBound is 101%"
2023-09-23T04:23:47.797Z Z17YC-JtlI:Node[syneto-hy]:Worker[vast-vireo]:"Error: New file duration not within limits. New file has duration 4833 s which is Infinity% of original file duration:  0 s. upperBound is 101%\n    at Object.plugin (C:\\Users\\Marco\\Desktop\\Tdarr\\Tdarr_Node\\assets\\app\\plugins\\Local\\Tdarr_Plugin_a9hf_New_file_duration_check.js:78:11)\n    at C:\\Users\\Marco\\Desktop\\Tdarr\\Tdarr_Node\\assets\\app\\plugins\\FlowPlugins\\FlowHelpers\\1.0.0\\classicPlugins.js:126:52\n    at step (C:\\Users\\Marco\\Desktop\\Tdarr\\Tdarr_Node\\assets\\app\\plugins\\FlowPlugins\\FlowHelpers\\1.0.0\\classicPlugins.js:33:23)\n    at Object.next (C:\\Users\\Marco\\Desktop\\Tdarr\\Tdarr_Node\\assets\\app\\plugins\\FlowPlugins\\FlowHelpers\\1.0.0\\classicPlugins.js:14:53)\n    at fulfilled (C:\\Users\\Marco\\Desktop\\Tdarr\\Tdarr_Node\\assets\\app\\plugins\\FlowPlugins\\FlowHelpers\\1.0.0\\classicPlugins.js:5:58)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
@HaveAGitGat
Copy link
Owner

Thanks fixed here: HaveAGitGat/Tdarr_Plugins#475

Update plugins on the plugins tab and should work fine.

image

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

2 participants