Tdarr
Tdarr copied to clipboard
Pause when Temp Folder is (X) size
Not really a bug per se. I was just thinking about this since I have Tdarr running on Unraid.
I have Temp folders set on Tdarr to process in the cache drive.
It would be nice to have Tdarr pause if temp folder / cache drive hits 100G left of space.
Just a thought
Sure could add notification too.
+1 on this. Alternatively to a minimum amount of space left, a feature to just restrict the staging/cache to a maximum size. I also am unraid but use the /dev/shm/ folder which is a RAM only folder that utilizes half of the system RAM. So being able to set a max staging size of 32gb when I have 64gb of ram would be very helpful
any news?
Sorry not yet, started a flow plugin for this sitting in my drafts but haven’t completed it yet
Why so complicated?
Just add a option somewhere to check for space every X and if below "click the pause all nodes button"...?
or check log for "insufficient space" (or something like that probably pops up?) and then press the pause all nodes button?
@CurlyFlow sure could be done that way. Was just doing it in a plugin so that it's easily customizable but can do either.