ALonelyJuicebox / OFMetadataToStash

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

[BUG] (sometimes) Selecting wrong studio, if similar studio already exists #36

Closed Sadarex closed 9 months ago

Sadarex commented 9 months ago

The tool can have a mismatch for the selected studio, if there are multiple "OnlyFans" studios.

Example:

I had scenes which were linked with the studio "amandawelp (OnlyFans)". When I rescraped the content some (not all) scenes got linked to the already existing studio "adorable_alice (OnlyFans)".

ALonelyJuicebox commented 9 months ago

Thanks for the report-- I'll make the query more specific to mitigate this issue for now. In the future I'll consider performer names to be created as child studios similar to how fansdb handles things.

Sadarex commented 9 months ago

Fixed in v0.9 release