OFMetadataToStash is an OnlyFans metadata import tool for Stash, written in Powershell.
- Simple to use with a straightforward command line based UI!
- Script can auto-associate scenes/images with the appropriate OnlyFans performer(s) and studio, in batch!
- Built-in utility for completely scrubbing and sanitizing OnlyFans metadata databases
- This script primarily relies on the SQLIte files (
user_data.db
) that a OnlyFans scraper generates. These files contain all the metadata you might want! - This script does not access/scrape/download/or otherwise pull down metadata from OnlyFans or any other service.
- That said, if you don't have metadata DB files, this script can try and make a good guess as your performers and associated content based on file path
- Stash v0.24.3 (Released 2024-1-14)
- Any major operating system (Windows/macOS/Linux) running Microsoft Powershell
- Ensure the latest version of Microsoft Powershell is installed.
- Open a Powershell prompt in the same directory as the script and run the command
.\OFMetadataToStash.ps1
to start its short configuration wizard
-ignorehistory
Script won't skip over metadata databases have already been imported to your Stash.-randomavatar
Script will ignore the use of the profile image that a particular performer selected for themselves.-v
Script will be more verbose with its output while running. Useful for troubleshooting.