Update SARJ-LLC.py#2720
Conversation
Update SARJ-LLC to use "descriptionSfw" API data when "description" is empty.
|
https://guidelines.stashdb.org/docs/scenes/edit/scene-description/preferred-scene-descriptions/ If it's sanitized text, not taking it |
|
@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:
|
|
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 |
|
Thanks! |
Update SARJ-LLC to use "descriptionSfw" API data when "description" is empty.