Luke Pulverenti
977f62336b
update storage of genres, studios, tags, & keywords
9 years ago
Luke Pulverenti
88415471eb
add trakt external url
9 years ago
Luke Pulverenti
4e624c2cef
removed dead code
9 years ago
Luke Pulverenti
cc19c762b4
update refresh
9 years ago
Luke Pulverenti
15f0832a04
deprecate refreshinfo db
9 years ago
Luke Pulverenti
92b0f52760
improve RequiresRefresh
9 years ago
Luke Pulverenti
e2e5a8ef32
fix refresh
9 years ago
Luke Pulverenti
f80c1d93c0
update user queries
9 years ago
Luke Pulverenti
99084edabe
update windows ffmpeg
9 years ago
Luke Pulverenti
87091b6196
update providers
9 years ago
Luke Pulverenti
5fc4233942
update change monitors
9 years ago
Luke Pulverenti
6b1c6ace22
more identify fixes
9 years ago
Luke Pulverenti
992ca4c78a
add OriginalTitle to metadata editor
9 years ago
Luke Pulverenti
14548735f3
fix identify by imdb id
9 years ago
Luke Pulverenti
916b148274
don't use omdb for missing episodes
9 years ago
Luke Pulverenti
81d9ea05f6
fix image refresh
9 years ago
Luke Pulverenti
b0379ec7f8
improve embedded image extraction
9 years ago
Luke Pulverenti
e31aec4bc5
update metadata refresh
9 years ago
Luke Pulverenti
1cea5bcbd8
improve identify feature
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
95250b9f22
removed dead code
9 years ago
Luke Pulverenti
d683f30619
update music user data key
9 years ago
Luke Pulverenti
63efe6ae98
handle people image failures
9 years ago
Luke Pulverenti
2c3113ced7
add image download setting
9 years ago
Luke Pulverenti
78a90a4884
save photo album images as folder.ext
9 years ago
Luke Pulverenti
ee274b0369
restore legacy folder
9 years ago
Luke Pulverenti
94ec1a2c6c
improve reaction to image stub failures
9 years ago
Luke Pulverenti
5d301af3ab
fix image extension
9 years ago
Luke Pulverenti
69d0464ca6
throttle people requests
9 years ago
Luke Pulverenti
981c405dc2
sync image file names
9 years ago
Luke Pulverenti
1c8b97866b
get people info during media refresh
9 years ago
Luke Pulverenti
268b1c7916
update image saver
9 years ago
Luke Pulverenti
a3ded01bce
update identification feature
9 years ago
Luke Pulverenti
b2548a83b6
restore changes
9 years ago
Luke Pulverenti
5e3b9e80ad
fix merge conflicts
9 years ago
Luke Pulverenti
69950ee6d5
update ClearImages
9 years ago
Luke Pulverenti
25d586366f
handle non-local images in ClearImages
9 years ago
Luke Pulverenti
971808f38f
restore change
9 years ago
Luke Pulverenti
309710c1aa
fix merge conflict
9 years ago
Luke
ab92172720
fixes #1124 - Download Missing Images does not work when Item is locked
9 years ago
Luke Pulverenti
35a5ad20bf
update paper drawer panel
9 years ago
Luke Pulverenti
be1dad4a32
restore changes
9 years ago
Luke Pulverenti
82058128d6
sync with master
9 years ago
Luke Pulverenti
e01a79aca7
update live tv images
9 years ago
Luke Pulverenti
c4fa6a28db
update components
9 years ago
Luke Pulverenti
625a089737
update image provider
9 years ago
Luke Pulverenti
e760f4e124
add logging
9 years ago
Luke Pulverenti
cc19ce0daf
added new parent methods
9 years ago
Luke Pulverenti
81bb469fe1
reduce image processing
9 years ago
Luke Pulverenti
7760f022af
fix theme videos
9 years ago
Luke Pulverenti
f6c8e5b4d6
update httplistener
9 years ago
Luke
0b211b0604
Merge pull request #1241 from MediaBrowser/master
...
update dynamic images
9 years ago
Luke Pulverenti
8ea02ee020
update dynamic images
9 years ago
Luke Pulverenti
9b998a068a
update image encoding
9 years ago
Luke Pulverenti
11c5bd4a74
update mouse handler
9 years ago
Luke Pulverenti
bc3da4bbad
update image providers
9 years ago
Luke Pulverenti
034c0b95b2
3.0.5768.1
9 years ago
Luke Pulverenti
d577e1c7b0
support image stubbing
9 years ago
Luke Pulverenti
ffe8af4c37
fix missing file
9 years ago
Luke Pulverenti
1f7e1f5c4a
boxset image fixes
9 years ago
Luke Pulverenti
cc213128e2
update schedules direct mapping
9 years ago
Luke
b82254060d
Merge pull request #1213 from softworkz/RemoteSearchDuplicates
...
Remote-Search: Suppress duplicates when agregating results from multiple providers
9 years ago
Luke Pulverenti
49d222a6d5
retry image saving to internal location
9 years ago
softworkz
54177fbd60
Remote-Search: Suppress duplicates when agregating results from multiple providers
...
This is a revision to pull request #1205 which tries to avoid returning
duplicate results from multiple providers.
Duplicates are eliminated in two stages:
* Check for duplicate provider ids
* In case of movies and series: Also remove duplicates by title/year
combination
The second stage is required because search results of themoviedb and
thetvdb do not contain external ids and performing separate queries for
each individual result would be too expensive. This is not an ideal
solution, but Name/Year is anyway just exactly that information which is
presented to the client in the results - apart from the image, of
course.
Images are only aggregated on matching provider ids, though. To allow
image aggregation over all search results, the breaking condition once
the result list is full has been removed..
9 years ago
Luke Pulverenti
26487dc455
rework people
9 years ago
Luke Pulverenti
5c613f2dda
update channel db
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
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
Luke Pulverenti
35fc099114
removed dead db fields
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
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
Thomas Gillen
556b34d000
Re-designed item identity providers
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
baf2f80154
update camera upload
9 years ago
Luke Pulverenti
b7af1213a4
fix auto organize
9 years ago
Luke Pulverenti
9a0462c868
added keyframe setting
9 years ago
Luke Pulverenti
47b1a4cafd
update image processing
9 years ago
Luke Pulverenti
6d13cec38e
update metadata parsing
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
b1be4939df
update components
9 years ago
Luke Pulverenti
d4fad83ee2
update favorites page
9 years ago
Luke Pulverenti
b1be09242c
update people saving
9 years ago
Luke Pulverenti
95ac98d5d4
update menus
10 years ago
Luke Pulverenti
d2949d6e03
support video_ts.nfo
10 years ago
Luke Pulverenti
a9ccccc535
make more dlna attributes configurable
10 years ago
Luke Pulverenti
6c97afef23
updated bravia profiles
10 years ago
Luke Pulverenti
9f4407028b
update photo resolving
10 years ago
Luke Pulverenti
4d57e9b63e
dlna fix for media monkey
10 years ago
Luke Pulverenti
9e0c73ef19
live tv fixes
10 years ago
Luke Pulverenti
d155b78360
update hls timer
10 years ago
Luke Pulverenti
fd261cecf7
resolve photo scan hang
10 years ago
Luke Pulverenti
0abe0685f5
rework image providers
10 years ago
Luke Pulverenti
b289b4cc7f
complete gdi fallback
10 years ago
Luke Pulverenti
c87dd6008a
fix music scan
10 years ago
Luke Pulverenti
e068e84ab6
incorporate file length into image cache tag
10 years ago
Luke Pulverenti
b1d2841583
add movie metadata support to live tv
10 years ago
Luke Pulverenti
0708dc953e
add live tv collage
10 years ago