ALonelyJuicebox / OFMetadataToStash

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

[BUG] Setup Wizard & connection test broken #37

Closed Sadarex closed 7 months ago

Sadarex commented 7 months ago

Tested branch

dev-0.9 up to https://github.com/ALonelyJuicebox/OFMetadataToStash/commit/e05ab65a5e1c3730dd837ad210d7dccd82042a53

Environment

Issues

Additional details

Wizard options for me:

(1 of 3) Define the URL to your Stash
Option 1: Stash is hosted on the computer I'm using right now (localhost:9999)
Option 2: Stash is hosted at a different address and/or port (Ex. 192.168.1.2:6969)

Enter your selection (1 or 2): 2

Do you happen to have a username/password configured on your Stash?
Enter your selection (Y/N): N

Results in (0) Error: Could not communicate to Stash at the provided address () (If my configfile is empty)


(1 of 3) Define the URL to your Stash
Option 1: Stash is hosted on the computer I'm using right now (localhost:9999)
Option 2: Stash is hosted at a different address and/or port (Ex. 192.168.1.2:6969)

Enter your selection (1 or 2): 2

Do you happen to have a username/password configured on your Stash?
Enter your selection (Y/N): Y

Gives me the option to fill in the API Key, but does not save it to the Configfile.

Sadarex commented 7 months ago

Fixed in v0.9 release