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
9f1a8d1dc3
add ffprobe error handling
9 years ago
Luke Pulverenti
5637142100
#1189 - Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
9 years ago
Luke Pulverenti
1cf65f1a2e
restore changes
9 years ago
Luke
869d0ee1f5
Merge pull request #1203 from MediaBrowser/master
...
3.0.5724.6
9 years ago
Luke Pulverenti
8809b76a4f
3.0.5724.6
9 years ago
Luke Pulverenti
da31014283
update polymer
9 years ago
Luke Pulverenti
c0dc8d055b
3.0.5724.6
9 years ago
Luke Pulverenti
f9b4b98d0e
fix ffprobe data stream causing subtitle streams to be out of order
9 years ago
Luke Pulverenti
459e483b4e
fix windows restart hang
9 years ago
Luke Pulverenti
35fc099114
removed dead db fields
9 years ago
Luke Pulverenti
6e222eaaf4
move tv data
9 years ago
Luke Pulverenti
0d6580baf3
update media sync
9 years ago
Luke
8327094df3
Merge pull request #1201 from softworkz/LeftoverDeletion
...
Auto-Organize: Perform leftover-file and empty-folder deletion in processed folders only (targeting dev branch)
9 years ago
softworkz
1ddce23086
Auto-Organize: Perform leftover-file and empty-folder deletion in processed folders only
...
During Auto-Organize, Emby should maintain a list of folders which were
processed successfully. Only these folders should be used with the
DeleteLeftOverFiles and DeleteEmptyFolders functions.
9 years ago
Luke Pulverenti
3dce39b396
update nuget references
9 years ago
Luke Pulverenti
047a228f14
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
9 years ago
Luke Pulverenti
51afb73dde
update recording file names
9 years ago
Eric Reed
8146361ac7
Revert "Add store registration endpoint (pointing to test)"
...
This reverts commit 42ddf1cd86b5a5b50f8023e492ce6d7fcadc0fe1.
9 years ago
Eric Reed
d330ec997a
Revert "Fix test url"
...
This reverts commit 5ddc439ac02ad270e219769654572b71b9c9b8fe.
9 years ago
Eric Reed
9f138d86b1
Revert "Add missing param"
...
This reverts commit 41715f145d1ff47b95d870ff8f224e778b25e695.
9 years ago
Luke Pulverenti
8cf7d336e6
update now playing
9 years ago
Eric Reed
33ab78155f
Add missing param
9 years ago
Eric Reed
e761d81418
Fix test url
9 years ago
Eric Reed
be471f03b9
Restore app.config
9 years ago
Eric Reed
7404114fee
Add store registration endpoint (pointing to test)
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
9 years ago
Luke Pulverenti
c31aab2d64
update SocketHttpListener
9 years ago
Luke Pulverenti
2e0076e03f
update nfo writer
9 years ago
Luke Pulverenti
08899c47a8
update project
9 years ago
Luke Pulverenti
ab976201c3
update translations
9 years ago
Luke Pulverenti
f3e9bbed23
update file system methods
9 years ago
Luke Pulverenti
76875e17ee
update sync process
9 years ago
Luke Pulverenti
4e90d73203
update search
9 years ago
Luke
e429b42146
Merge pull request #1185 from TomGillen/absolute-ids
...
Re-designed item identity providers
9 years ago
Luke Pulverenti
114be60e52
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
9 years ago
Luke Pulverenti
39fd4b22c1
update datagram
9 years ago
Luke Pulverenti
36b65dec4e
update translations
9 years ago
Luke
79b741a75e
Merge pull request #1195 from 7illusions/dev
...
Make sure to configure socket with Broadcast-options
9 years ago
7illusions
e3c6932aac
Make sure to configure socket with Broadcast-options
9 years ago
Luke Pulverenti
7488ea8c14
update video probing
9 years ago
Luke Pulverenti
1ae288b0b3
add live tv logging
9 years ago
Luke Pulverenti
d469e3623e
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
9 years ago
Luke Pulverenti
7ee9bfe867
updated nuget
9 years ago
Eric Reed
253cfcd64b
Reroute some calls
9 years ago
Luke Pulverenti
86a084bf5e
update build scripts
9 years ago
Luke Pulverenti
71780d401f
fix windows restart
9 years ago
Luke Pulverenti
a3f11aac38
update tab fade
9 years ago
Luke Pulverenti
b995cd0228
rework tv tabs
9 years ago