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
9 years ago
Luke Pulverenti
a2c371ec60
rework collection editor
9 years ago
Luke Pulverenti
e5aea2b622
pool tuners
9 years ago
Luke Pulverenti
96e207acb3
update omdb provider
9 years ago
Luke Pulverenti
a9b015dc74
update omdb
9 years ago
Luke Pulverenti
f2abd8ba39
update live tv database
10 years ago
Luke Pulverenti
25736b259a
normalize tv recording objects
10 years ago
Luke Pulverenti
a93045c01a
fix web project
10 years ago
Luke Pulverenti
3ec7ceac02
update connection manager
10 years ago
Luke Pulverenti
b1d2841583
add movie metadata support to live tv
10 years ago
Luke Pulverenti
c3dbca1507
update translations
10 years ago
Luke Pulverenti
b3127f19b5
updated tvdb search
10 years ago
Luke Pulverenti
56f6b0335c
updated nuget
10 years ago
Luke Pulverenti
124754a04f
use new naming project
10 years ago
Luke Pulverenti
f02f322208
remove mono compiler directives
10 years ago
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
10 years ago
Luke Pulverenti
c05cb1dcb1
fix mac ffmpeg build
10 years ago
Luke Pulverenti
3be25f8bfb
channel improvements
10 years ago
Luke Pulverenti
1afb28b487
add cinema mode feature
10 years ago
Luke Pulverenti
862cb87f0f
3.0.5306.16273
10 years ago
Luke Pulverenti
88d241edc1
add ShortOverview
11 years ago
Luke Pulverenti
aef805efb9
fix directory not found error in episode organization
11 years ago
Luke Pulverenti
21706ffa52
limit ifo's to 300mb+
11 years ago
Luke Pulverenti
55b770ac2f
make sure omdb provider returns a name
11 years ago
Luke Pulverenti
a91c676565
update omdb provider name
11 years ago
Luke Pulverenti
888b8d619a
added encoding manager interface
11 years ago
Luke Pulverenti
13e4b2a6a7
add search methods to remote metadata providers
11 years ago
Luke Pulverenti
8b71ab2e7d
expose omdb to metadata config
11 years ago
Luke Pulverenti
013d5a467e
restored external subtitle support
11 years ago
Luke Pulverenti
60e2fd4d44
support mcm episodes
11 years ago
Luke Pulverenti
5e2a2a02ef
converted recording providers
11 years ago
Luke Pulverenti
04d62d3420
convert episode providers to new system
11 years ago
Luke Pulverenti
48b9f657a4
convert series providers to new system
11 years ago