Commit graph

223 commits

Author SHA1 Message Date
Luke Pulverenti
f3ce127a62 starting point towards running as a service 2013-09-20 13:32:10 -04:00
Luke Pulverenti
b7a8b92c00 reduce system info refreshing from dashboard 2013-09-19 20:53:18 -04:00
Luke Pulverenti
06a7eb78ee delete temp files during cache deletion task 2013-09-19 15:41:05 -04:00
Luke Pulverenti
60780399c5 allow request header overrides 2013-09-17 22:43:34 -04:00
Luke Pulverenti
3aac1b543f fix null reference issue when checking for updates 2013-09-16 13:51:38 -04:00
Luke Pulverenti
889ce81d03 updated nuget 2013-09-13 21:56:03 -04:00
Luke Pulverenti
11de8dde82 update to servicestack 3.9.59 2013-09-13 21:03:55 -04:00
Luke Pulverenti
dc5fb2f4c2 updated mb registration to use network manager 2013-09-13 16:45:12 -04:00
Luke Pulverenti
803e8b4a2e improved performance of item counts 2013-09-11 13:54:59 -04:00
Luke Pulverenti
0d59941539 restored network browser 2013-09-06 16:25:03 -04:00
Luke Pulverenti
7b6bf545da removed network option from directory picker due to unreliability 2013-09-05 10:42:17 -04:00
Luke Pulverenti
3932f12ac5 adjusted update staggering 2013-09-03 16:23:57 -04:00
Luke Pulverenti
6a403d0263 updated to simple injector 2.3.2 2013-09-02 13:50:16 -04:00
Luke Pulverenti
b9ab69f051 improved update staggering 2013-08-30 10:05:44 -04:00
Luke Pulverenti
528100ab31 fully removed System.Net.HttpWebRequest dependency 2013-08-28 16:12:58 -04:00
Luke Pulverenti
191c6e695b update default task schedules 2013-08-27 22:31:39 -04:00
Luke Pulverenti
a3aa4e2741 update to servicestack 3.9.58 2013-08-16 16:23:44 -04:00
Luke Pulverenti
a78ed5c61f cleanup method signatures 2013-08-16 14:59:37 -04:00
Luke Pulverenti
7c0f97d56b check for app updates less frequently 2013-08-16 14:43:11 -04:00
Luke Pulverenti
058f9c11ff update to re-worked iso manager 2013-08-09 21:40:52 -04:00
Luke Pulverenti
a3f7ebe702 3.0.4967.25605 2013-08-07 15:15:55 -04:00
Luke Pulverenti
88f1723f99 support parent item images for unattached items 2013-07-30 10:51:28 -04:00
Luke Pulverenti
8ea6f76506 shorten cache deletion time 2013-07-27 18:41:51 -04:00
Luke Pulverenti
94447e35ab updated simpleinjector 2013-07-27 15:02:10 -04:00
Luke Pulverenti
7e5bdc837a added GetTempFileResponse 2013-07-20 17:36:59 -04:00
Luke Pulverenti
bba45755f3 update to servicestack 3.9.55 2013-07-17 16:36:38 -04:00
Luke Pulverenti
1a0a50c8ab added /users/public endpoint 2013-07-08 13:13:18 -04:00
Luke Pulverenti
53450bd514 added a notifications service 2013-07-06 17:23:32 -04:00
Luke Pulverenti
615a223586 updated nuget 2013-06-30 22:33:47 -04:00
Luke Pulverenti
a5f97dcaa8 move installation manager down to common 2013-06-30 22:27:50 -04:00
Luke Pulverenti
716cba3b71 ensure scheduled task config directory exists before attempting to save 2013-06-29 08:42:57 -04:00
Luke Pulverenti
8a1b12b7d8 tightened up image saving to reduce knowledge of file names 2013-06-28 16:25:58 -04:00
Luke Pulverenti
1e49857765 use static package method when checking for plugin updates from dashboard page 2013-06-28 09:26:27 -04:00
Luke Pulverenti
3b2b9c59b2 extracted an item refresh service 2013-06-27 15:29:58 -04:00
Eric Reed
55bbfc2dcc Change update checks to use static file 2013-06-27 15:08:57 -04:00
Luke Pulverenti
b734b59fee enable http compression on posts 2013-06-27 13:48:40 -04:00
Luke Pulverenti
6bc263052d move child definitions to db 2013-06-20 12:44:24 -04:00
Luke Pulverenti
dbfe22412a update to servicestack 3.9.54 2013-06-18 05:48:49 -04:00
Luke Pulverenti
ef2fe67174 removed image cleanup task 2013-06-13 23:49:30 -04:00
Luke Pulverenti
2b4111d4fd optimize ratings by caching 2013-06-10 22:34:55 -04:00
Luke Pulverenti
c174859b52 fixed namespace casing 2013-06-10 12:57:30 -04:00
Luke Pulverenti
f7fd995f57 reduce logfile name 2013-06-08 13:04:05 -04:00
Luke Pulverenti
734396e7a8 get mac address in a mono compatible way 2013-06-08 13:03:09 -04:00
Luke Pulverenti
2e408e40c0 defer path creation when possible 2013-06-04 12:48:23 -04:00
Luke Pulverenti
02fedead11 re-factored some file system access 2013-06-03 22:02:49 -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
6754c38f8f update to SimpleInjector 2.2.3 2013-05-31 15:34:17 -04:00
Luke Pulverenti
085e597a2e improve accuracy of local ip address discovery 2013-05-27 14:34:03 -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
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