Utilities to manipulate Porn Vault database.
Always back up your config folder!
<real root>absolute path to the video folder on the host. e.g./mnt/hdd/videos<mout root>mount path of the video folder inside the container defined inconfig.jsone.g./videos<library path>absolute path to the library folder. This is the config folder with/libraryon the end e.g./mnt/hdd/config/library
add_studios_to_scenesif the scene name is detected in the path because PV fails to do this loads of the timeremove_missing_scenesremove scene entries for files no longer on diskremove_missing_labelsremove labels for scenes that no longer exist cos no cascading deletion lol
vault-utils -hto print build in help.vault-utils <real root>:<mount root>:<library path> <command>vault-utils /mnt/hdd/videos:/videos:/mnt/hdd/config/library remove_missing_scenesvault-utils /mnt/hdd/videos:/videos:/mnt/hdd/config/library remove_missing_labels
GPL3