Closed IAmKontrast closed 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.
split("/Cat")?.[0]
Added this feature again.
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.