Commit graph

118 commits

Author SHA1 Message Date
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
407016a307 get to the tray icon a little quicker 2013-05-18 18:07:59 -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
58cc2248b9 update to servicestack 3.9.45 2013-05-15 10:21:37 -04:00
Eric Reed
4225e175ee Include version in update/install 2013-05-13 21:47:10 -04:00
Luke Pulverenti
fbd052abfc removed local trailers and special features from memory 2013-05-08 16:58:52 -04:00
Luke Pulverenti
f8263b8b69 improve restart code after port change 2013-05-07 15:07:51 -04:00
Eric Reed
67f2b1b2ba Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-07 12:22:38 -04:00
Eric Reed
966d1ac347 New location under appdata 2013-05-07 10:08:33 -04:00
Luke Pulverenti
2818d8ccd2 updated servicestack to 3.9.44 2013-05-07 09:06:01 -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
9fb1e8c00f updated nuget 2013-04-24 18:34:38 -04:00
Luke Pulverenti
6d5d722bc6 updated video js 2013-04-23 17:05:21 -04:00
Luke Pulverenti
4390e2f710 #35 - Make IBN path configurable 2013-04-23 15:17:21 -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
2e806fb009 updated simple injector 2013-04-19 19:22:08 -04:00
Luke Pulverenti
52b6c9d520 updated nlog 2013-04-19 19:20:32 -04:00
Eric Reed
71223ed1a8 Update ApplicationUpdater 2013-04-15 17:27:24 -04:00
Eric Reed
abed5b331b Pull in security objects from external assembly 2013-04-13 17:09:13 -04:00
Luke Pulverenti
d8263c7057 resharper suggestions in common implementations 2013-04-10 11:45:15 -04:00
Luke Pulverenti
7806ccd42f resharper suggestions in common project 2013-04-10 11:38:23 -04:00
Luke Pulverenti
a55ffea7a1 starting dashboard paging 2013-04-08 17:05:00 -04:00
Luke Pulverenti
57f082051d tweaked http server startup 2013-04-08 12:45:40 -04:00
Luke Pulverenti
804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti
25e5846f4e updated nuget 2013-04-07 18:17:56 -04:00
Luke Pulverenti
f5620c81be removed unneeded startup processes 2013-04-07 18:09:48 -04:00
Luke Pulverenti
e8d03d49f2 update to servicestack 3.9.43 2013-04-04 01:06:46 -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
63026a3eaf fixed scheduled task event 2013-03-28 19:14:31 -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
Luke Pulverenti
dcdc0bda28 update to servicestack 3.9.42 2013-03-23 00:13:36 -04:00
LukePulverenti
bd094311f0 updated servicestack to 3.9.40 2013-03-18 16:40:15 -04:00
LukePulverenti
88d5e34210 fix udp server messages 2013-03-17 12:31:02 -04:00
LukePulverenti
3a4befff6b some fixes for client reporting 2013-03-16 15:28:49 -04:00
LukePulverenti
bae89ee824 fix duplicate connections on the dashboard 2013-03-16 12:41:49 -04:00
LukePulverenti
26536c22ad fix concurrency issue in base app host 2013-03-14 21:40:38 -04:00
LukePulverenti
08f0ba8335 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-14 15:53:03 -04:00
LukePulverenti
fe1834e6be Add resume capability to GetTempFile 2013-03-14 15:52:53 -04:00
Eric Reed
f3b367628a One more shot at #19 2013-03-14 14:22:58 -04:00
Eric Reed
a2ae2630bb Need to delay building of IRequiresRegistration until other parts are registered. 2013-03-14 13:16:07 -04:00
Eric Reed
a7f06c84b1 Hook new registration load to changing supporter keys 2013-03-14 12:40:36 -04:00
Eric Reed
d3b37a73cc Create IRequiresRegistration. First part of #31 2013-03-14 12:32:16 -04:00