Luke Pulverenti
e01a79aca7
update live tv images
2015-11-20 19:27:34 -05:00
Luke Pulverenti
c4fa6a28db
update components
2015-11-20 19:12:44 -05:00
Luke Pulverenti
625a089737
update image provider
2015-11-20 12:55:38 -05:00
Luke Pulverenti
e760f4e124
add logging
2015-11-12 21:49:32 -05:00
Luke Pulverenti
cc19ce0daf
added new parent methods
2015-11-11 09:56:31 -05:00
Luke Pulverenti
81bb469fe1
reduce image processing
2015-11-09 13:18:37 -05:00
Luke Pulverenti
7760f022af
fix theme videos
2015-11-08 00:04:38 -05:00
Luke Pulverenti
f6c8e5b4d6
update httplistener
2015-11-02 14:29:40 -05:00
Luke
0b211b0604
Merge pull request #1241 from MediaBrowser/master
...
update dynamic images
2015-10-30 12:47:42 -04:00
Luke Pulverenti
8ea02ee020
update dynamic images
2015-10-30 12:45:22 -04:00
Luke Pulverenti
9b998a068a
update image encoding
2015-10-28 15:40:38 -04:00
Luke Pulverenti
11c5bd4a74
update mouse handler
2015-10-23 12:04:33 -04:00
Luke Pulverenti
bc3da4bbad
update image providers
2015-10-20 18:06:49 -04:00
Luke Pulverenti
034c0b95b2
3.0.5768.1
2015-10-17 11:05:12 -04:00
Luke Pulverenti
d577e1c7b0
support image stubbing
2015-10-16 13:06:31 -04:00
Luke Pulverenti
ffe8af4c37
fix missing file
2015-10-14 18:35:32 -04:00
Luke Pulverenti
1f7e1f5c4a
boxset image fixes
2015-10-14 01:02:30 -04:00
Luke Pulverenti
cc213128e2
update schedules direct mapping
2015-10-10 20:39:30 -04:00
Luke
b82254060d
Merge pull request #1213 from softworkz/RemoteSearchDuplicates
...
Remote-Search: Suppress duplicates when agregating results from multiple providers
2015-10-06 11:35:25 -04:00
Luke Pulverenti
49d222a6d5
retry image saving to internal location
2015-10-06 10:59:42 -04:00
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..
2015-10-06 00:35:01 +02:00
Luke Pulverenti
26487dc455
rework people
2015-10-04 23:24:24 -04:00
Luke Pulverenti
5c613f2dda
update channel db
2015-10-04 14:10:50 -04:00
Luke Pulverenti
078277ebc2
continue file system rework
2015-10-04 00:23:11 -04:00
Luke Pulverenti
8ad702060e
begin file system rework
2015-10-03 23:38:46 -04:00
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.
2015-10-01 03:51:50 +02:00
Luke Pulverenti
35fc099114
removed dead db fields
2015-09-29 13:35:23 -04:00
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
2015-09-25 22:31:13 -04:00
Luke
e429b42146
Merge pull request #1185 from TomGillen/absolute-ids
...
Re-designed item identity providers
2015-09-23 14:34:36 -04:00
Luke Pulverenti
7488ea8c14
update video probing
2015-09-23 00:00:30 -04:00
Thomas Gillen
556b34d000
Re-designed item identity providers
2015-09-19 22:25:19 +01:00
Luke
14de062681
update file system methods
2015-09-13 17:32:02 -04:00
Luke Pulverenti
baf2f80154
update camera upload
2015-09-10 14:28:22 -04:00
Luke Pulverenti
b7af1213a4
fix auto organize
2015-09-06 12:02:41 -04:00
Luke Pulverenti
9a0462c868
added keyframe setting
2015-08-28 13:39:52 -04:00
Luke Pulverenti
47b1a4cafd
update image processing
2015-08-02 15:08:55 -04:00
Luke Pulverenti
6d13cec38e
update metadata parsing
2015-08-02 13:31:08 -04:00
Luke Pulverenti
609d2283c6
update polymer
2015-07-23 22:48:10 -04:00
Luke Pulverenti
1279c6d8b5
fix roku live tv stream closing
2015-07-17 22:52:27 -04:00
Luke Pulverenti
b1be4939df
update components
2015-07-13 17:26:11 -04:00
Luke Pulverenti
d4fad83ee2
update favorites page
2015-07-09 01:52:25 -04:00
Luke Pulverenti
b1be09242c
update people saving
2015-06-28 21:10:45 -04:00
Luke Pulverenti
95ac98d5d4
update menus
2015-06-21 17:31:21 -04:00
Luke Pulverenti
d2949d6e03
support video_ts.nfo
2015-05-15 11:46:20 -04:00
Luke Pulverenti
a9ccccc535
make more dlna attributes configurable
2015-05-08 12:28:06 -04:00
Luke Pulverenti
6c97afef23
updated bravia profiles
2015-05-06 08:56:26 -04:00
Luke Pulverenti
9f4407028b
update photo resolving
2015-05-01 14:37:01 -04:00
Luke Pulverenti
4d57e9b63e
dlna fix for media monkey
2015-04-24 16:06:37 -04:00
Luke Pulverenti
9e0c73ef19
live tv fixes
2015-04-19 15:17:17 -04:00
Luke Pulverenti
d155b78360
update hls timer
2015-04-18 20:05:36 -04:00