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
..
ImageSaver.cs update access denied exceptions 2015-09-25 22:31:13 -04:00
ItemImageProvider.cs update file system methods 2015-09-13 17:32:02 -04:00
MetadataService.cs removed dead db fields 2015-09-29 13:35:23 -04:00
ProviderManager.cs Remote-Search: Allow result aggregation of multiple providers 2015-10-01 03:51:50 +02:00
ProviderUtils.cs removed dead db fields 2015-09-29 13:35:23 -04:00
SeriesOrderManager.cs Support anime series ordering with core providers 2014-03-27 02:14:06 +00:00