diff options
| author | softworkz <softworkz@hotmail.com> | 2015-10-01 03:43:41 +0200 |
|---|---|---|
| committer | softworkz <softworkz@hotmail.com> | 2015-10-01 03:44:44 +0200 |
| commit | 8a99144df709513d3d5f1f4f8e69ac581b20f784 (patch) | |
| tree | 5d3c883778f49b3f1f6b03eee4f58d5c0aa90b67 /MediaBrowser.Server.Implementations/HttpServer/HttpResultFactory.cs | |
| parent | 9f1a8d1dc376a63a2ea3045948d07fab84679d96 (diff) | |
OmdbItemProvider: Use search instead of title API
In my configuration, the Omdb provider is the first in the list for
movie metadata. This was the default at the time I installed MB and I
never changed that (don't know what the current defaults are for a new
installation).
When I use the identify command for movies in the metadata editor, I
always get a single result only. This is due to the fact that the Omdb
provider used the title API with "t=moviename", while there is also a
search api with "s=moviename" which will return multiple results.
This commit modifies the OmdbItemProvider to use the search API variant
and enable returning multiple results
Diffstat (limited to 'MediaBrowser.Server.Implementations/HttpServer/HttpResultFactory.cs')
0 files changed, 0 insertions, 0 deletions
