Hello Plex devs,
I am working on a cool third party app which extensively use the search API of Plex.
While doing some testing, I have noticed some scenario that could be improved when sending a query without special characters and the movie title contains some.
Example:
search for “contre enquete” --> Movie is named “Contre-enquête” --> No result
search for “La planete des singes L affrontement” --> Movie is named “La planète des singes - L’affrontement” --> No result
Please let me know if you need more details.