Luke Pulverenti
bba0c564c7
remove dead interface objects
2016-10-17 12:35:29 -04:00
Luke Pulverenti
50e6686987
update live stream management
2016-10-07 11:08:13 -04:00
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
2016-10-06 14:55:01 -04:00
Luke Pulverenti
0706bd5237
update DirectoryService
2016-08-06 00:48:00 -04:00
Luke Pulverenti
88415471eb
add trakt external url
2016-05-29 02:03:09 -04:00
Luke Pulverenti
4e624c2cef
removed dead code
2016-05-26 13:18:58 -04:00
Luke Pulverenti
6b1c6ace22
more identify fixes
2016-04-24 20:36:10 -04:00
Luke Pulverenti
14548735f3
fix identify by imdb id
2016-04-19 22:28:24 -04:00
Sven Van den brande
168587b2a0
Remove unused code...
2016-03-27 23:11:27 +02:00
Luke Pulverenti
d683f30619
update music user data key
2016-03-13 21:34:24 -04:00
Luke Pulverenti
a3ded01bce
update identification feature
2016-01-15 14:15:51 -05:00
Luke Pulverenti
971808f38f
restore change
2015-12-28 22:39:24 -05:00
Luke Pulverenti
309710c1aa
fix merge conflict
2015-12-28 16:10:51 -05:00
Luke
ab92172720
fixes #1124 - Download Missing Images does not work when Item is locked
2015-12-24 00:57:48 -05:00
Luke Pulverenti
cc19ce0daf
added new parent methods
2015-11-11 09:56:31 -05:00
Luke Pulverenti
bc3da4bbad
update image providers
2015-10-20 18:06:49 -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
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
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
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
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
1279c6d8b5
fix roku live tv stream closing
2015-07-17 22:52:27 -04:00
Luke Pulverenti
d4fad83ee2
update favorites page
2015-07-09 01:52:25 -04:00
Luke Pulverenti
95ac98d5d4
update menus
2015-06-21 17:31:21 -04:00
Luke Pulverenti
b289b4cc7f
complete gdi fallback
2015-04-08 11:45:30 -04:00
Luke Pulverenti
b1d2841583
add movie metadata support to live tv
2015-03-14 16:00:32 -04:00
Luke Pulverenti
0708dc953e
add live tv collage
2015-03-14 11:38:16 -04:00
Luke Pulverenti
dbb7fd61ff
add dynamic images
2015-03-14 00:50:23 -04:00
Luke Pulverenti
f39d460f04
update artist and album fields on song changes
2015-03-10 22:07:07 -04:00
Luke Pulverenti
1af651bc56
add Add to collection buttons
2015-01-23 23:50:45 -05:00
Luke Pulverenti
56f6b0335c
updated nuget
2014-12-02 22:13:03 -05:00
Luke Pulverenti
ccb4e58519
3.0.5421
2014-11-04 22:41:14 -05:00
Luke Pulverenti
e33244d797
improve user view images
2014-10-29 18:01:02 -04:00
Luke Pulverenti
3be4aa8dc7
add connect to startup wizard
2014-10-19 23:04:45 -04:00
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
2014-10-01 20:28:16 -04:00
Luke Pulverenti
3be25f8bfb
channel improvements
2014-09-28 11:27:26 -04:00
Luke Pulverenti
eab030df7f
fixes #916 - Support reading playstate data from nfo's
2014-09-26 22:28:13 -04:00
Luke Pulverenti
b48d15296c
support custom ordering of user views
2014-08-18 21:42:53 -04:00
Luke Pulverenti
063675bb07
updated nuget
2014-07-27 18:01:29 -04:00
Luke Pulverenti
ba720ba957
fixes #868 - Add scheduled task for missing subtitles
2014-07-05 00:01:30 -04:00
Luke Pulverenti
88d241edc1
add ShortOverview
2014-06-24 00:18:02 -04:00
Luke Pulverenti
9e57e16aa9
fixes #839 - Support getting latest channel items
2014-06-15 19:30:04 -04:00
Luke
3e5ebd84fe
Merge pull request #811 from thogil/item_identity_providers_2
...
Item identity providers
2014-06-12 16:14:01 -04:00