Not sure if this is possible due to how libremdb works, but one feature I make use of a lot on imdb that's missing is having it show matching search results as you type.
that'd require multiple requests to IMDb. and if I do implement such a thing, it might lead them to ratelimit instances.
furthermore, it's not feasible as response time is already slow.
Not sure if this is possible due to how libremdb works, but one feature I make use of a lot on imdb that's missing is having it show matching search results as you type.