Files
jellyfin/MediaBrowser.Providers/Manager
softworkz 57fd2ed0f8 Remote-Search: Allow result aggregation of multiple providers
Previously, when a remote search (without provider restriction) was
executed, the search used results from the first provider that returned
at least a single result only. Other providers are ignored.

This commit changes the behaviour in a way that all available providers
are queried until a certain number of search results has been collected.
The number is hardcoded to 10 (like it was before), but could be
parametrized in the future.
2015-10-01 03:51:50 +02:00
..
2015-09-25 22:31:13 -04:00
2015-09-29 13:35:23 -04:00
2015-09-29 13:35:23 -04:00