Luke Pulverenti
|
390f165332
|
#280 - avoid an extra request to last fm by taking data from the MusicArtist entity
|
12 years ago |
Luke Pulverenti
|
410b46f05d
|
put request message disposal back in
|
12 years ago |
Luke Pulverenti
|
aaa5cad5a0
|
read entire response content
|
12 years ago |
Luke Pulverenti
|
07b7ab9a0b
|
possible timeout fix
|
12 years ago |
Luke Pulverenti
|
a3ecf6c2b7
|
localize library changed messages per user
|
12 years ago |
Luke Pulverenti
|
c11c8bfdb4
|
re-enable http compression for all providers except for last fm
|
12 years ago |
Luke Pulverenti
|
2f47265c4f
|
adjusted unc message and supporter icon on every page
|
12 years ago |
Luke Pulverenti
|
b2b85d20a5
|
slightly reduce simultaneous requests
|
12 years ago |
Luke Pulverenti
|
5ecc276cb7
|
Dispose httprequestmessage
|
12 years ago |
Luke Pulverenti
|
e2d6a5c05d
|
support static trailer streaming
|
12 years ago |
Luke Pulverenti
|
fbd052abfc
|
removed local trailers and special features from memory
|
12 years ago |
Luke Pulverenti
|
05b79fd2e0
|
split rt provider into two
|
12 years ago |
Luke Pulverenti
|
c568f352eb
|
replaced http client cache with longer lived cache
|
12 years ago |
Luke Pulverenti
|
87598ca6d0
|
add customizable accept header to http client interface
|
12 years ago |
Luke Pulverenti
|
19a95edf58
|
fixes #222 - Music providers not downloading art.
|
12 years ago |
Luke Pulverenti
|
0984474c17
|
fixed http get method
|
12 years ago |
Luke Pulverenti
|
58c77529d2
|
removed superfluous GetMemoryStream
|
12 years ago |
Luke Pulverenti
|
9c1e771af5
|
refactored GetMemoryStream to use Get
|
12 years ago |
Luke Pulverenti
|
b88f990b82
|
refactor get method to use http response
|
12 years ago |
Luke Pulverenti
|
d8263c7057
|
resharper suggestions in common implementations
|
12 years ago |
Luke Pulverenti
|
9f06eb781f
|
fixes #97 and creates a library dictionary cache to avoid FindById recursion
|
12 years ago |
Luke Pulverenti
|
680200864f
|
try to avoid timeouts by increasing our default, and lower movie db concurrency
|
12 years ago |
LukePulverenti
|
bae89ee824
|
fix duplicate connections on the dashboard
|
12 years ago |
LukePulverenti
|
fe1834e6be
|
Add resume capability to GetTempFile
|
12 years ago |
LukePulverenti
|
4f67fc4aef
|
removed base kernel and ikernel
|
12 years ago |
LukePulverenti
|
a11e00b8d5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common/Kernel/ResourcePool.cs
|
12 years ago |
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
12 years ago |
Eric Reed
|
d7cdf06326
|
First cut at LastfmArtistProvider
|
12 years ago |
LukePulverenti
|
627b8370a8
|
made IHttpClient a little more flexible, allow Semaphore to be optional
|
12 years ago |
LukePulverenti
|
51b3c32e2c
|
a little more consolidation
|
12 years ago |