pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
263 stars 79 forks source link

Return more than 10 results via an API search #58

Closed TBhimdi closed 10 years ago

TBhimdi commented 10 years ago

Is it possible to get more than 10 results via the API? I have Couchpota.to set to only hit my NZB Megasearch install and it isn't returning all the results that a manual search does. Looking at the XML return result (using the same query CP used), NZB Mega is only returning 10 results, which is missing many hits. The query only contains the IMDB ID and not other specifics (quality, etc), so more return results are needed for all different qualities, etc.

Here's one for a random movie I just picked: http://nzbmegasearch.install/api?t=movie&imdbid=0816711&apikey=123&extended=1

pillone commented 10 years ago

thanks for the feedback, I will check this.