HaveAGitGat

Results 227 comments of HaveAGitGat

@CurlyFlow yes that will be added soon, the system is mostly in place under the hood already.

@my95z34 This is what I'd do: ![image](https://github.com/HaveAGitGat/Tdarr/assets/43864057/c51fec79-3817-48c4-bb24-f53501ad948a) So first we check the `workerType`, and if it's `transcodecpu` worker we do CPU transcoding with classic plugin, if not then we double...

This template has been added: ![image](https://github.com/HaveAGitGat/Tdarr/assets/43864057/9051148f-5247-4279-a9ec-306936522c13) Let me know if you need any more help.

@my95z34 you try the gpu transcode and then connect the error handle to the cpu plugin: ![image](https://github.com/HaveAGitGat/Tdarr/assets/43864057/12ac9b49-a0dd-4b1d-aaf5-0b6917df83a1) Flow Example { "name": "Basic HEVC Video Flow", "description": "Basic HEVC Video Flow",...

The flow in my last message is not for CPU/GPU worker differentiation, it was for your question of how to attempt a GPU transcode and then if that fails fallback...

I see, I suppose you could also achieve this by connecting multiple `Check Flow Variable` flow plugins but that's a bit tedious. Will look into adding this.

Sure can add this but suppose it only really makes sense for the `==` condition.

Added here: https://github.com/HaveAGitGat/Tdarr_Plugins/pull/624/files#diff-6c455e4fc0afb4569f66a1e26829a05ac9a9fb1a9ae2db751aa5cbf89e9f1529

Thanks for opening an issue, have not encountered this with Docker container or Windows myself. Does task manager show a specific sub-process that has not closed down correctly? Such as...