Trouble with Bulk Importing Huge Amounts of “Unconfirmed Guideline” Performers

Hey everyone,

I’ve been using this project — Porn_Fetch — to collect a large number of performer-based scenes.
Each performer has their own folder, and inside each folder there’s a small SQLite database that keeps metadata like the original URL, correct title, performer name, and date.

My usual workflow is to organize everything by performer, then let Stash scan those folders.
However, I noticed that a huge number of scenes fail to match automatically because most Pornhub videos are tagged as “Unconfirmed guideline”.
That means I have to manually search and match each scene one by one… which is painfully slow — I’ve got way too many files!

After manually matching over 500 scenes, I got tired of it and tried following this guide:
:backhand_index_pointing_right: Importing via CSV using gql-iterate

But honestly, it’s a bit over my skill level.
Even though I still have all the SQLite files (with full metadata), I can’t figure out how to automatically merge that data with the files that Stash scanned.

So, my question is — does anyone know an easier or smarter way to bulk import or auto-link these scenes using the SQLite metadata?
Any tips, tools, or scripts that could help would be super appreciated!

Thanks in advance :folded_hands: