
Hi, everyone
"X-Or" is the French title for "Uchū Keiji Gavan" . I've put the French name in the AKA list a couple of days ago. However, when I query the api:
https://api.tvmaze.com/singlesearch/shows?q=X-Or
It does not return the exact match I expected, but a show named "Mr. X and I". Is there a way to explicitly search for an exact match in the AKA list?
EDIT: amusingly enough, if I try the "search" endpoint instead of "singlesearch" (https://api.tvmaze.com/search/shows?q=X-Or), the API returns only one result, and it's the one I was looking for. With a fuzziness of 1 instead of 2, "singlesearch" is supposed to be more strict, but it appears to be the opposite here.
- Sylvain