Skip to content

Sheer update - #2743

Open
robbydurano wants to merge 3 commits into
stashapp:masterfrom
robbydurano:SheerUpdate
Open

Sheer update#2743
robbydurano wants to merge 3 commits into
stashapp:masterfrom
robbydurano:SheerUpdate

Conversation

@robbydurano

Copy link
Copy Markdown
Contributor

This completely redoes the Sheer scraper. The old one doesn't process dates properly. Sometimes you get a scene that was posted 1 hour/s ago, and you'd have to manually fix it in stash. Or you get a date that was March 31 and the current year was hardcoded, and you still have to manually update in stash. This update fixes all that.

Additionally, the old scraper did not scrape all tags. One test scene I ran extracted 14 tags originally, but updated scraper now gets 33 tags.

Old scraper would also miss image extraction constantly.

@feederbox826

Copy link
Copy Markdown
Contributor

Stash has a built-in relative date parser as well as goja. What can't be done in yml?

@robbydurano

Copy link
Copy Markdown
Contributor Author

i bet the date could be done in yml, but i mostly redid it to get all the tags

@Maista6969
Maista6969 force-pushed the master branch 2 times, most recently from acb310b to cd51adb Compare July 9, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants