Commit graph

575 commits

Author SHA1 Message Date
LukePulverenti
da535db655 Added a config setting to denote completion of the startup wizard 2013-03-04 11:56:29 -05:00
LukePulverenti
05b9500175 fixed remove path validation 2013-03-04 11:42:19 -05:00
LukePulverenti
16b36d4d89 fixed multiple log files 2013-03-04 11:31:33 -05:00
LukePulverenti
1847a4bdb3 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-04 10:51:07 -05:00
LukePulverenti
383d8e9963 fixed IsAdministrator defaulting to true 2013-03-04 10:50:56 -05:00
Eric Reed
c1eb5a3b60 Move lastfm resource pool to base 2013-03-04 10:33:54 -05:00
Eric Reed
669eeed8cf Fix up providers from internal changes 2013-03-04 10:13:03 -05:00
Eric Reed
b4ca3a7ad9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.Controller/Providers/FanartBaseProvider.cs
	MediaBrowser.Controller/Providers/Music/LastfmArtistProvider.cs
2013-03-04 09:43:29 -05:00
Eric Reed
67b20fdf0f Initial FanArtArtistProvider 2013-03-04 09:34:00 -05:00
LukePulverenti
d3b9afef2f removed the clickonce assembly 2013-03-04 02:19:04 -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
ScottRapsey
dccba7d1fd Added useLegacyV2RuntimeActivationPolicy
Added useLegacyV2RuntimeActivationPolicy="true" to the Startup section
of the config so that we can get .net dependencies to load if/when
required.
2013-03-04 14:29:22 +11:00
Eric Reed
d7cdf06326 First cut at LastfmArtistProvider 2013-03-03 20:46:06 -05:00
Eric Reed
de878025e6 Incremental LastfmArtistProvider 2013-03-03 15:55:30 -05:00
Eric Reed
014a66a8bd Fix library explorer 2013-03-03 15:55:02 -05:00
LukePulverenti
401b56c732 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-03 13:34:49 -05:00
LukePulverenti
6b851b690b fixed getting local trailers & special features from the api 2013-03-03 13:34:41 -05:00
Eric Reed
77c894d228 Some stuff that doesn't need to be in LastfmBase 2013-03-03 12:47:03 -05:00
Eric Reed
cff5cd9503 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-03 12:07:44 -05:00
Eric Reed
a8683132a7 Create LastfmBaseProvider 2013-03-03 12:07:13 -05:00
LukePulverenti
9a4f73b9c8 fixed new item notifications 2013-03-03 12:03:30 -05:00
LukePulverenti
e36467f651 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-03 11:54:09 -05:00
LukePulverenti
54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
Eric Reed
2f258687fd Cosmetic touch-ups in MovieDbProvider.cs 2013-03-03 11:05:17 -05:00
LukePulverenti
7b0b5a3538 created an init method on base app host 2013-03-03 02:27:40 -05:00
LukePulverenti
7665b1563d update nuspecs 2013-03-03 01:59:26 -05:00
LukePulverenti
ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
LukePulverenti
627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional 2013-03-03 00:25:42 -05:00
LukePulverenti
f26a3e3c61 created entry point classes for the startup wizard and new item notifications 2013-03-03 00:20:14 -05:00
LukePulverenti
1ffc19a9a0 update loading sequence 2013-03-02 22:28:47 -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
Luke
6103669ca0 Merge pull request #3 from tikuf/master
revert logo
2013-03-02 17:17:17 -08:00
tikuf
a48a90f933 Revert logo 2013-03-03 11:22:11 +11:00
Luke
4ff4f36b80 Merge pull request #2 from tikuf/master
icon/image updates
2013-03-02 15:58:56 -08:00
tikuf
0257373fd7 Icon/Image Updates 2013-03-03 10:54:55 +11:00
Eric Reed
f356b56dbd Remove test code in update 2013-03-02 18:50:27 -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