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
Describe the bug
The delete working file action in a flow fails with error. "Final working file is still in the transcode cache, not allowed". If there is another action after the delete file action, the delete file action reports success and the subsequent action fails as the file is no longer present.
To Reproduce
Create a flow and have the final action delete working file.
Expected behavior
The action should complete and the history should show transcode not required.
Please put plugin requests/bugs at: https://github.com/HaveAGitGat/Tdarr_Plugins
Describe the bug
The delete working file action in a flow fails with error. "Final working file is still in the transcode cache, not allowed". If there is another action after the delete file action, the delete file action reports success and the subsequent action fails as the file is no longer present.
To Reproduce
Create a flow and have the final action delete working file.
Expected behavior
The action should complete and the history should show transcode not required.
Please provide the following information:
Config files [can be found in /app/configs/ when using Docker or in the /configs folder next to Tdarr_Updater if not using Docker]
Tdarr_Node_Config.json
Tdarr_Server_Config.json
Job reports: https://docs.tdarr.io/docs/other/job-reports
meDonCpOw-log.txt
Log files [can be found in /app/logs/ when using Docker or in the /logs folder next to Tdarr_Updater if not using Docker]
Server-log.txt
OS: Docker on Linux
Version 2.27.02
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: