Commit graph

83 commits

Author SHA1 Message Date
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
LukePulverenti
f9dd970bf8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-13 18:33:17 -04:00
LukePulverenti
b258dcd182 #19 - Auto-Run at startup is not working 2013-03-13 18:33:09 -04:00
Eric Reed
a26ef05e7a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-13 17:53:14 -04:00
Eric Reed
2f64303dcd Attempt to fix in-place updates #52 2013-03-13 17:52:56 -04:00
LukePulverenti
e7500d586c #7 - Initial library scan being cancelled 2013-03-13 14:36:27 -04:00
Eric Reed
13140003a6 Don't install pismo during update #47 2013-03-13 08:51:33 -04:00
Eric Reed
cc9f249afe Implement configureautorun in server #19 need to update nuget to put in mbt 2013-03-12 15:28:06 -04:00
LukePulverenti
ed3ffc6c27 fixed app update notifications 2013-03-11 15:36:32 -04:00
Eric Reed
6470c62c50 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-11 11:03:41 -04:00
Eric Reed
889bd32e9e Fix target reference in updater 2013-03-11 11:03:10 -04:00
LukePulverenti
3acfd73d86 fixed scheduled tasks firing too early 2013-03-10 01:45:16 -05:00
LukePulverenti
ca5acb6edc more commenting for api docs 2013-03-09 00:15:51 -05:00
LukePulverenti
9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
LukePulverenti
4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti
2d70f71a95 add a log line for each assembly on startup 2013-03-05 18:11:32 -05:00
LukePulverenti
1d155fefe7 fixed duplicate logs 2013-03-05 13:11:25 -05:00
LukePulverenti
bf9e24502c extracted an installation manager interface 2013-03-04 23:25:27 -05:00
LukePulverenti
4c725e69a8 added swagger api docs 2013-03-04 22:34:02 -05:00
LukePulverenti
cd69bd7c7d fixed configuration saving issues 2013-03-04 21:05:59 -05:00
LukePulverenti
46480f1187 made RegisterResources a Task 2013-03-04 13:13:47 -05:00
LukePulverenti
0268dcec05 updated servicestack 2013-03-04 13:03:22 -05:00
LukePulverenti
b22eec3f78 add plugin security to internal nuget pkg 2013-03-04 12:52:37 -05:00
LukePulverenti
da535db655 Added a config setting to denote completion of the startup wizard 2013-03-04 11:56:29 -05:00
LukePulverenti
16b36d4d89 fixed multiple log files 2013-03-04 11:31:33 -05:00
LukePulverenti
9cdda84b06 updated plugin security 2013-03-04 01:06:38 -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
7b0b5a3538 created an init method on base app host 2013-03-03 02:27:40 -05:00
LukePulverenti
627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional 2013-03-03 00:25:42 -05:00
LukePulverenti
7fb62b0a2f Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-02 21:47:11 -05:00
LukePulverenti
0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 2013-03-02 21:47:04 -05:00
Eric Reed
f356b56dbd Remove test code in update 2013-03-02 18:50:27 -05:00
Eric Reed
3abf1f7ed2 Add system path to IApplicationPaths/BaseApplicationPaths 2013-03-02 14:08:36 -05:00
LukePulverenti
e8f5fade43 Created an ItemsByName query dto 2013-03-02 02:16:52 -05:00