Serechops / Serechops-Stash

For all things Stash related.
GNU General Public License v3.0
18 stars 5 forks source link

stashDBTagImport: no tags are imported, 'Failed to create tag' errors #13

Open MCSmarties opened 4 weeks ago

MCSmarties commented 4 weeks ago

Unfortunately I cannot get this plugin to work. It runs, but no tags are created. The log shows constant "Failed to create tag" errors. (Your plugin "Bulk Import Performers" works just fine). Running Stash 0.26.2 on Windows 11, accessed via Firefox.

I am attaching the stash log, the anonymized database (less than a hundred scenes, was using it for testing purposes only) and a printout of the installed python modules. Do you have any idea what the problem might be? Thanks!

python.log Stashlog.log stash-go.sqlite.anonymous.58.zip

Serechops commented 3 weeks ago

I've been meaning to add API key support to all of my old scripts. In the script itself right near the bottom, ensure you have your URL set properly to point to your Stash server,

Then, try disabling any credentials on your Stash, reload the Plugins and test it again :)