softworkz 54177fbd60 Remote-Search: Suppress duplicates when agregating results from multiple providers
This is a revision to pull request #1205 which tries to avoid returning
duplicate results from multiple providers.

Duplicates are eliminated in two stages:
* Check for duplicate provider ids
* In case of movies and series: Also remove duplicates by title/year
combination

The second stage is required because search results of themoviedb and
thetvdb  do not contain external ids and performing separate queries for
each individual result would be too expensive. This is not an ideal
solution, but Name/Year is anyway just exactly that information which is
presented to the client in the results - apart from the image, of
course.

Images are only aggregated on matching provider ids, though. To allow
image aggregation over all search results, the breaking condition once
the result list is full has been removed..
2015-10-06 00:35:01 +02:00
2015-10-04 18:04:56 -04:00
2015-10-04 23:24:24 -04:00
2015-10-04 23:24:24 -04:00
2015-10-04 02:04:23 -04:00
2015-10-04 23:24:24 -04:00
2015-10-04 23:24:24 -04:00
2015-10-04 00:58:07 -04:00
2015-07-16 09:06:02 -04:00
2015-07-18 14:21:50 -04:00
2014-06-09 20:46:00 +02:00
2013-08-29 17:47:14 -04:00
2015-04-08 11:48:20 -04:00
2014-07-09 10:39:04 -04:00
2015-04-16 11:55:45 -04:00
2015-04-08 08:32:52 -04:00
2015-04-28 16:13:08 -04:00
2015-09-30 00:19:45 -04:00

Emby Server

Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono.

It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development.

Emby Apps

New Users

If you're a new user looking to install Emby Server, please head over to emby.media

Developer Info

Api Docs

How to Build a Server Plugin

Visit our community:

http://emby.media/community

Images

Android Android Html5 iOS iOS Emby Theater Emby Theater Windows Phone Roku iOS Dashboard iOS iOS

Description
Languages
C# 99.7%
HTML 0.3%