This is a plugin for Stash App, that will search for scenes that have duplicate files and are merged. It then itterates over the files skipping the first one and then using the next files to create new scenes
To split merged files, to allow those files to appear in deduplication methods to delete duplicates, more specifically for merged files under once scene that are identicall files.
- Copy repository into Stash plugins folder.
- In repository folder setup a Python virtual enviorment under .venv and install requirements or edit split.yml and just enter ' - "python"' instead of ' - "/.venv/Scripts/python"'
- Goto Stash Settings > Plugins, and press Reload Plugins. The plugin will now appear in Settings > Tasks
- Press Setup Tags, to create an ingore tag, that you can tag scenes that have duplicates but you wish the plugin to ignore
- Press Split Scenes