Skip to content

Update SARJ-LLC.py#2720

Merged
feederbox826 merged 2 commits into
stashapp:masterfrom
zoemcastillo:Fix-SARJ-LLC-description
Apr 23, 2026
Merged

Update SARJ-LLC.py#2720
feederbox826 merged 2 commits into
stashapp:masterfrom
zoemcastillo:Fix-SARJ-LLC-description

Conversation

@zoemcastillo

Copy link
Copy Markdown
Contributor

Update SARJ-LLC to use "descriptionSfw" API data when "description" is empty.

Update SARJ-LLC to use "descriptionSfw" API data when "description" is empty.
@zoemcastillo zoemcastillo marked this pull request as ready for review April 20, 2026 18:32
@feederbox826

Copy link
Copy Markdown
Member

@zoemcastillo

Copy link
Copy Markdown
Contributor Author

@feederbox826 From what I can tell, the API returns a scene description either in "description" or "descriptionSfw" field, not both. It does not look like the studio is writing two versions of description, they just stick what they have into one or the other. If both fields were to be populated, then the updated script would still select "description" data. In the current state, this scraper just leaves details empty if the only description field returned by the API is "descriptionSfw."

Here are some examples:

  1. Data is present in "description" but not in "descriptionSfw":
    https://www.metartx.com/api/movie?name=CHRISTMAS_WISH_2&date=20251225
  2. Data is present "descriptionSfw" but not in in "description":
    https://www.metartx.com/api/movie?name=EFFORTLESS_CLASS_2&date=20260420

@feederbox826

Copy link
Copy Markdown
Member

Not familiar with it, i'll try to have a look and play around with vpn locations. the title of the field is quite worrying

@feederbox826

Copy link
Copy Markdown
Member

Thanks!

@feederbox826 feederbox826 merged commit 3a39878 into stashapp:master Apr 23, 2026
1 check passed
@zoemcastillo zoemcastillo deleted the Fix-SARJ-LLC-description branch April 23, 2026 20:37
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