File cleanup

Continuing the discussion from DVR cleanup:

Is there a way to create a desktop shortcut for the pruner command, or is this available somewhere in the software with a button?

Last time I moved my channels dvr to another server, I realized late in the game that there were many large media file sporting events hanging around, and I deleted them in Windows Explorer just before moving (which is still wreaking havoc on someone that tries to watch one of these missing files). Additionally, I like to be able to search and sort media files in the channels dvr recording directories to find the largest files to clear space quickly.

Okay, I was able to create a batch file for the desktop with contents:

powershell.exe Invoke-WebRequest -Method Put http://127.0.0.1:8089/dvr/pruner/deleted

I think it works.

1 Like