Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Luke
ec7e90bcb7
Merge pull request #1205 from softworkz/AggregateRemoteSearch
...
Remote-Search: Allow result aggregation of multiple providers
9 years ago
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.
9 years ago
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
1cf65f1a2e
restore changes
9 years ago
Luke Pulverenti
8809b76a4f
3.0.5724.6
9 years ago
Luke Pulverenti
35fc099114
removed dead db fields
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
9 years ago
Luke Pulverenti
2e0076e03f
update nfo writer
9 years ago
Luke Pulverenti
f3e9bbed23
update file system methods
9 years ago
Luke
e429b42146
Merge pull request #1185 from TomGillen/absolute-ids
...
Re-designed item identity providers
9 years ago
Luke Pulverenti
7488ea8c14
update video probing
9 years ago
Luke Pulverenti
718545a79b
update metadata editor
9 years ago
Thomas Gillen
6d25610d53
Fix not initialising structs properly
9 years ago
Thomas Gillen
556b34d000
Re-designed item identity providers
9 years ago
Luke Pulverenti
aff7309a08
update ffmpeg with qsv-compatible version
9 years ago
Luke Pulverenti
a2c371ec60
rework collection editor
9 years ago
Luke Pulverenti
a0fa1b5f8f
update client sync
9 years ago
Luke Pulverenti
11d7585aa3
use taglibsharp to read image sizes
9 years ago
Luke Pulverenti
8cf45a3e4a
add more methods to IFileSystem
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
dd17096b5d
update libs
9 years ago
Luke Pulverenti
baf2f80154
update camera upload
9 years ago
Luke Pulverenti
b7af1213a4
fix auto organize
9 years ago
Luke Pulverenti
d8c8e57a0b
update tabs
9 years ago
Luke Pulverenti
274d8176b3
update hls
9 years ago
Luke Pulverenti
9a0462c868
added keyframe setting
9 years ago
Luke Pulverenti
31e36a56e7
update live tv menu
9 years ago
Luke Pulverenti
a0c3bb0380
update live tv image
9 years ago
Luke Pulverenti
4ca526979d
3.0.5713.4
9 years ago
Luke Pulverenti
5b21ec6747
update interval trigger
9 years ago
Luke Pulverenti
e5aea2b622
pool tuners
9 years ago
Luke Pulverenti
96e207acb3
update omdb provider
9 years ago
Luke Pulverenti
a59f146965
update components
9 years ago
Luke Pulverenti
96346fc88c
update globalize
9 years ago
Luke Pulverenti
47b1a4cafd
update image processing
9 years ago
Luke Pulverenti
6d13cec38e
update metadata parsing
9 years ago
Luke Pulverenti
901dab5760
rework transcoding settings
9 years ago
Luke Pulverenti
d440e89c50
update schedules direct page
9 years ago
Luke Pulverenti
609d2283c6
update polymer
9 years ago
Luke Pulverenti
1279c6d8b5
fix roku live tv stream closing
9 years ago
Luke Pulverenti
caed649d7a
update components
9 years ago
Luke Pulverenti
c6a64efab7
3.0.5675.1
9 years ago
Luke Pulverenti
b1be4939df
update components
9 years ago
Luke Pulverenti
365a992736
update dto dictionary building
9 years ago
Luke Pulverenti
d4fad83ee2
update favorites page
9 years ago
Luke Pulverenti
dfa17aec70
update people queries
9 years ago
Luke Pulverenti
a9b015dc74
update omdb
9 years ago
Luke Pulverenti
b1be09242c
update people saving
10 years ago