Commit graph

259 commits

Author SHA1 Message Date
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
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
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
LukePulverenti 56a7fd6f23 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-01 16:22:50 -05:00
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events 2013-03-01 16:22:34 -05:00
Eric Reed e3b42ad59e Remove archive extraction from PackageManager
It is no longer needed as the installer does this
2013-03-01 15:42:44 -05:00
LukePulverenti 6cb135f89c Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-28 18:47:13 -05:00
LukePulverenti 2c2f832c1a moved apiclient to it's own repo 2013-02-28 18:47:01 -05:00
Eric Reed 3657ef952d First step of actual update
We will now need a bootstrapper to complete the update on startup
2013-02-28 16:04:11 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
LukePulverenti 94b6168e27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-27 16:07:59 -05:00
LukePulverenti 4d71fc1d42 remvoed CO uninstall project 2013-02-27 16:07:51 -05:00
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration 2013-02-27 20:47:34 +00:00
LukePulverenti 3d9e79c46f moved server init down to base app host 2013-02-27 12:28:15 -05:00
LukePulverenti 0f6e7c6218 moved a little more to base app host 2013-02-27 12:19:22 -05:00
LukePulverenti d0af0610d5 fix merge issue 2013-02-27 12:07:12 -05:00
LukePulverenti 6d5d291762 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.Common.Implementations/BaseApplicationHost.cs
	MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-27 11:57:14 -05:00
LukePulverenti ca7ee68473 fixed the plugin catalog not loading 2013-02-27 11:46:48 -05:00
Eric Reed 1d51ede060 Persist the PackageManager on BaseApplicationHost 2013-02-27 09:39:11 -05:00
Eric Reed e15ff541c6 Move actual installation to PackageManager 2013-02-27 08:34:24 -05:00
Eric Reed 340280edf2 Partial implementation of PackageManager 2013-02-27 07:49:55 -05:00
LukePulverenti ff6325efc5 video streaming 2013-02-26 23:44:41 -05:00
LukePulverenti 3751e14eb1 restored audio 2013-02-26 23:19:05 -05:00
LukePulverenti a6596042a6 one more logging fix 2013-02-26 16:57:53 -05:00
LukePulverenti 939a3aab45 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-26 16:53:57 -05:00
LukePulverenti dc35c24739 fixed http response logging 2013-02-26 16:53:23 -05:00
Eric Reed 8956f6ff4a Move ResourcePool to common 2013-02-26 16:40:18 -05:00
LukePulverenti 51b3c32e2c a little more consolidation 2013-02-26 16:05:52 -05:00
LukePulverenti 170154df18 assembly consolidation 2013-02-26 15:07:06 -05:00
LukePulverenti 0f1ec5b586 fix log window setting 2013-02-26 12:21:18 -05:00
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings 2013-02-26 11:10:55 -05:00
LukePulverenti 2d06095447 plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
LukePulverenti 364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 2013-02-25 00:17:59 -05:00
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy 2013-02-24 19:13:45 -05:00
LukePulverenti 8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00