Commit graph

537 commits

Author SHA1 Message Date
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 2013-03-02 21:47:04 -05:00
LukePulverenti 71fe785c6d Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-02 18:27:12 -05:00
LukePulverenti f4f5d31cde added nuget readme 2013-03-02 18:27:01 -05:00
Eric Reed 60662a0f16 Server app update on launch 2013-03-02 14:48:25 -05:00
Eric Reed 3abf1f7ed2 Add system path to IApplicationPaths/BaseApplicationPaths 2013-03-02 14:08:36 -05:00
Eric Reed 5d397aa363 Create constants for package names 2013-03-02 13:54:41 -05:00
LukePulverenti 72051998e7 fix provider logging messages 2013-03-02 12:59:15 -05:00
LukePulverenti a6bda6c862 fix plugin security saving 2013-03-02 12:51:22 -05:00
LukePulverenti 56447db586 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-02 12:49:36 -05:00
LukePulverenti 528e7c8ba8 insert supporter icon separately 2013-03-02 12:49:28 -05:00
Eric Reed dd5bb6890e Remove archive after extraction 2013-03-02 12:41:00 -05:00
Eric Reed cb17eca3a4 Full cmdline support for installer 2013-03-02 11:10:06 -05:00
Eric Reed 334c069207 Improve waiting for things to end in (un)installer 2013-03-02 10:01:55 -05:00
LukePulverenti e8f5fade43 Created an ItemsByName query dto 2013-03-02 02:16:52 -05:00
LukePulverenti 79baaa4daa updated nuget 2013-03-01 21:53:15 -05:00
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
LukePulverenti 9f8aa880aa Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-01 20:09:17 -05:00
LukePulverenti 5754b776e6 moved platinum from core solution 2013-03-01 20:09:05 -05:00
ScottIsAFool 79c3ba4613 Added IconUrl tags to the nuspec files. 2013-03-01 23:08:26 +00: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
Eric Reed 833639ff87 Clean up some edges on installers 2013-03-01 10:36:14 -05:00
Eric Reed 132eafaef5 Publish re-styled installers 2013-03-01 10:29:43 -05:00
Eric Reed a486ff5443 Re-style the installer 2013-03-01 10:21:27 -05:00
LukePulverenti 4c50301e7c update nuget packages 2013-02-28 22:51:20 -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 4947db0e2a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-28 15:12:48 -05:00
LukePulverenti 5e2e6b1716 moved bdinfo to a nuget package 2013-02-28 15:12:36 -05:00
Eric Reed 059898d5bd Fix up to date display 2013-02-28 15:00:28 -05:00
LukePulverenti 7cacbeee7b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-28 14:41:25 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
Eric Reed 759f7fe842 Installer rev 2013-02-28 14:32:17 -05:00
Eric Reed 34ea03c36a Catch error when downloading install package 2013-02-28 14:29:55 -05:00
Eric Reed 989bb48596 Start on new update routines 2013-02-28 14:29:17 -05:00
Eric Reed 0180e89310 Installer rev change 2013-02-28 12:28:23 -05:00
Eric Reed a34c8c7cff Playing nice doesn't work - kill MBT 2013-02-28 12:27:49 -05:00
Eric Reed d3e6dd5535 MBTheater shutdown code in installer/uninstaller 2013-02-28 12:12:38 -05:00
Eric Reed cc574074b9 Only try to shutdown server if actually running 2013-02-28 12:04:25 -05:00
Eric Reed 18f2ffd92c Don't async the server shutdown in installer
This way we can allow them to do it manually if it fails
2013-02-28 11:43:00 -05:00
Eric Reed bbb654c030 Add server shutdown to uninstaller
Shutdown still doesn't work on server end
2013-02-28 11:33:54 -05:00
Eric Reed 203f2fff12 New installer app revision 2013-02-27 18:53:43 -05:00
LukePulverenti 4435e83e69 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-27 18:47:13 -05:00
LukePulverenti 83305de865 removed test code. 2013-02-27 18:47:03 -05:00
Eric Reed 06995c4a36 Proper cancel logic in installer 2013-02-27 18:40:11 -05:00
LukePulverenti 0cd583c300 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-27 18:33:47 -05:00
LukePulverenti 8d32971354 fixed api shutdown and more hls progress 2013-02-27 18:33:40 -05:00
Eric Reed 187e1a4424 Add shutdown logic to server installer 2013-02-27 18:02:14 -05:00