Commit graph

259 commits

Author SHA1 Message Date
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
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