fuzzy search in Media Library Service
Hi. I am working on implementing Sirikit support on VLC for iOS. Searching through the database that is VLC's media library given Siri's query object requires some amount of fuzzy search. Fuzzy search would be helpful to return a media item to play, even when the name doesn't exactly match.
For example: A user's query on Siri could be a song titled "Love You", whereas the VLC media library has a song titled "luv u". The current search won't return this.