Suppose I have a bunch of videos in an “unsorted” folder, and I want to organize the videos by studio name (or sub-studio), and I use bulk auto-tagging (phash detection) to tag each video with studio name. I don’t suppose there is a way to get Stashapp to move the files for me. So, alternatively, is there some command that can return all the file paths of the videos that belong to each studio? If I have the file path/names then I can run a batch script to move them all to the appropriate studio folder.
There are a variety of plugin’s that can do that. Stash by design doesn’t touch files.
You can query the API or directly the SQL database to extract that.
1 Like