popcorn-official / popcorn-api

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player. Compatible API Anime/Movies/Show Scrapper
https://popcorntime.app
MIT License
624 stars 100 forks source link

Search api works on exact words only #78

Closed g-bon closed 7 years ago

g-bon commented 7 years ago

This is a suggestion for a possible improvement. Search API for both movie and series returns results for exact matches on words contained in the search query.

As an example querying for 'simpson' returns no results while querying for 'simpsons' does.

I reckon it would be a good improvement to include search results where the search string is contained as opposed to an exact match to a movie title.