Describe the feature you’d like
Ability to manually execute the DestroyUnusedImages (or similar) function to remove media that has been orphaned or unassociated to content in a stash-box instance.
This feature could be delivered through:
browser based Admin Panel for users with [admin] (or a new [maintainer] role) on Stashbox
-or-
Settings in config.yml
-or-
Command Line Argument
Describe the benefits this would bring to existing users
Reduce storage on stash-box host, improve efficiency when performing stash-box backups.
Is there an existing way to achieve this goal?
There is already a function in the code apparently, but I’m unsure of when or how to execute it.