Luke Pulverenti
|
2b4111d4fd
|
optimize ratings by caching
|
2013-06-10 22:34:55 -04:00 |
|
Luke Pulverenti
|
7736c8cefc
|
display program data path and bookmark in the dashboard
|
2013-06-01 23:17:10 -04:00 |
|
Luke Pulverenti
|
9bf346daca
|
added basic timeout detection
|
2013-06-01 13:57:34 -04:00 |
|
Luke Pulverenti
|
390f165332
|
#280 - avoid an extra request to last fm by taking data from the MusicArtist entity
|
2013-05-27 11:02:16 -04:00 |
|
Luke Pulverenti
|
410b46f05d
|
put request message disposal back in
|
2013-05-22 12:51:39 -04:00 |
|
Luke Pulverenti
|
aaa5cad5a0
|
read entire response content
|
2013-05-22 09:49:57 -04:00 |
|
Luke Pulverenti
|
07b7ab9a0b
|
possible timeout fix
|
2013-05-22 08:45:03 -04:00 |
|
Luke Pulverenti
|
a3ecf6c2b7
|
localize library changed messages per user
|
2013-05-21 23:42:25 -04:00 |
|
Luke Pulverenti
|
c11c8bfdb4
|
re-enable http compression for all providers except for last fm
|
2013-05-20 14:03:09 -04:00 |
|
Luke Pulverenti
|
2f47265c4f
|
adjusted unc message and supporter icon on every page
|
2013-05-19 22:45:04 -04:00 |
|
Luke Pulverenti
|
b2b85d20a5
|
slightly reduce simultaneous requests
|
2013-05-19 17:20:47 -04:00 |
|
Luke Pulverenti
|
5ecc276cb7
|
Dispose httprequestmessage
|
2013-05-18 14:58:16 -04:00 |
|
Luke Pulverenti
|
e2d6a5c05d
|
support static trailer streaming
|
2013-05-17 14:05:49 -04:00 |
|
Luke Pulverenti
|
fbd052abfc
|
removed local trailers and special features from memory
|
2013-05-08 16:58:52 -04:00 |
|
Luke Pulverenti
|
05b79fd2e0
|
split rt provider into two
|
2013-05-06 16:47:37 -04:00 |
|
Luke Pulverenti
|
c568f352eb
|
replaced http client cache with longer lived cache
|
2013-05-06 15:31:57 -04:00 |
|
Luke Pulverenti
|
87598ca6d0
|
add customizable accept header to http client interface
|
2013-05-04 00:07:27 -04:00 |
|
Luke Pulverenti
|
19a95edf58
|
fixes #222 - Music providers not downloading art.
|
2013-05-02 18:32:15 -04:00 |
|
Luke Pulverenti
|
0984474c17
|
fixed http get method
|
2013-04-20 22:32:12 -04:00 |
|
Luke Pulverenti
|
58c77529d2
|
removed superfluous GetMemoryStream
|
2013-04-20 18:19:55 -04:00 |
|
Luke Pulverenti
|
9c1e771af5
|
refactored GetMemoryStream to use Get
|
2013-04-20 15:33:20 -04:00 |
|
Luke Pulverenti
|
b88f990b82
|
refactor get method to use http response
|
2013-04-20 15:28:58 -04:00 |
|
Luke Pulverenti
|
d8263c7057
|
resharper suggestions in common implementations
|
2013-04-10 11:45:15 -04:00 |
|
Luke Pulverenti
|
9f06eb781f
|
fixes #97 and creates a library dictionary cache to avoid FindById recursion
|
2013-03-31 13:39:28 -04:00 |
|
Luke Pulverenti
|
680200864f
|
try to avoid timeouts by increasing our default, and lower movie db concurrency
|
2013-03-28 14:47:58 -04:00 |
|
LukePulverenti
|
bae89ee824
|
fix duplicate connections on the dashboard
|
2013-03-16 12:41:49 -04:00 |
|
LukePulverenti
|
fe1834e6be
|
Add resume capability to GetTempFile
|
2013-03-14 15:52:53 -04:00 |
|
LukePulverenti
|
4f67fc4aef
|
removed base kernel and ikernel
|
2013-03-07 00:34:00 -05:00 |
|
LukePulverenti
|
a11e00b8d5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common/Kernel/ResourcePool.cs
|
2013-03-04 00:44:04 -05:00 |
|
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
2013-03-04 00:43:06 -05:00 |
|
Eric Reed
|
d7cdf06326
|
First cut at LastfmArtistProvider
|
2013-03-03 20:46:06 -05:00 |
|
LukePulverenti
|
627b8370a8
|
made IHttpClient a little more flexible, allow Semaphore to be optional
|
2013-03-03 00:25:42 -05:00 |
|
LukePulverenti
|
51b3c32e2c
|
a little more consolidation
|
2013-02-26 16:05:52 -05:00 |
|