ALonelyJuicebox / OFMetadataToStash

This script imports OnlyFans metadata into your Stash Database
BSD 2-Clause "Simplified" License
73 stars 10 forks source link

Write Metadata to Stash Database over the Network #18

Closed gentlesartori closed 11 months ago

gentlesartori commented 1 year ago

I have my StashApp server installed in TrueNAS SCALE Kubernetes / Docker app. Any way to send the metadata to Stash without accessing the SQLLite database?

ALonelyJuicebox commented 11 months ago

Latest build now uses Stash's API for queries rather than direct SQL commands as it previously did. Should work for your use case-- please let me know! Also, be sure to set the search mode to low, as it will match media on filesize rather than file path.