Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Create new Performer from Scene Scrape Results misses StashId #5375

Open
IAmKontrast opened this issue Oct 14, 2024 · 1 comment
Labels
bug report Bug reports that are not yet verified

Comments

@IAmKontrast
Copy link

IAmKontrast commented Oct 14, 2024

When you scrape a scene with StashBox and the dialog shows the found scene, it happens the performer/s is/are missing. Create the performer with the plus symbol works fine but the StashId is missing at the created performer.

Stash Version: v0.27.1

@IAmKontrast IAmKontrast added the bug report Bug reports that are not yet verified label Oct 14, 2024
@Maista6969
Copy link
Contributor

Dug into this, the function that maps a scraped performer receives a remote_site_id but has no way to tie it back to which endpoint it was scraped from

Maybe the remote_site_id should be changed to reflect the StashIDInput? Tagging @Gykes because he's ready for a challenge 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
Status: To triage
Development

No branches or pull requests

2 participants