Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
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
Additional context Add any other context about the problem here.