timo95 / stash-checker

Userscript to check if a Scene/Performer is present in Stash
MIT License
14 stars 3 forks source link

Fix studio/category for clips4sale #46

Closed IAmKontrast closed 3 months ago

IAmKontrast commented 3 months ago

Unfortunately I've treated categories as independent studios and tried to match these. In my previous commit a299c907614281c217ea876060d9dde4199ed7cd I used split("/Cat")?.[0] to ignore the category url and match with the studio url.

Added this feature again.