Files
jellyfin/MediaBrowser.Providers
softworkz 8a99144df7 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
2015-10-01 03:44:44 +02:00
..
2015-06-28 21:10:45 -04:00
2015-09-13 17:32:02 -04:00
2015-06-28 21:10:45 -04:00
2014-06-29 13:35:05 -04:00
2015-09-15 14:09:44 -04:00
2015-06-28 21:10:45 -04:00
2015-06-28 21:10:45 -04:00
2015-06-28 21:10:45 -04:00
2015-09-13 17:32:02 -04:00
2015-06-28 21:10:45 -04:00
2015-09-29 13:35:23 -04:00
2015-09-30 00:19:45 -04:00
2015-09-25 08:53:38 -04:00
2015-09-13 17:32:02 -04:00
2015-06-28 21:10:45 -04:00
2015-09-13 17:32:02 -04:00
2015-06-28 21:10:45 -04:00
2015-06-28 21:10:45 -04:00
2015-09-25 22:31:13 -04:00
2015-09-29 13:35:23 -04:00
2015-06-28 21:10:45 -04:00
2015-06-28 21:10:45 -04:00
2015-06-28 21:10:45 -04:00
2015-09-11 22:18:09 -04:00
2015-09-11 22:18:09 -04:00