Commit graph

321 commits

Author SHA1 Message Date
LukePulverenti
da89c337a8 #22 - missing from last checkin 2013-03-12 22:13:58 -04:00
LukePulverenti
9afd1741e0 #22 - Need to strip html tags from overviews 2013-03-12 22:10:43 -04:00
LukePulverenti
37d27ec0c3 #22 - Need to strip html tags from overviews 2013-03-12 18:53:04 -04:00
LukePulverenti
0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
LukePulverenti
b92db91a43 updated ffmpeg 2013-03-12 15:17:46 -04:00
LukePulverenti
d4797820db revised the framerate fix 2013-03-12 12:18:26 -04:00
LukePulverenti
33c8de1ecd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-12 11:18:00 -04:00
LukePulverenti
1b47be2d1f check parsed floats for NaN in media info providers 2013-03-12 11:17:43 -04:00
Eric Reed
23a72fc74c Fix some date problems in lastfm providers 2013-03-12 10:27:37 -04:00
Eric Reed
806b8b2fe6 Needed more work on #22 strip html tags from overviews 2013-03-12 10:09:29 -04:00
LukePulverenti
3f44324623 Added LibraryManager.Search 2013-03-12 00:26:23 -04:00
LukePulverenti
cb189e7394 fixes #22 - Need to strip html tags from overviews 2013-03-12 00:09:31 -04:00
LukePulverenti
76dbab939c fixes #15 - SortRemoveWords config change not working 2013-03-11 21:46:46 -04:00
LukePulverenti
f010d032ed remove unused api properties 2013-03-11 08:26:27 -04:00
LukePulverenti
c7d2b3a407 updated ffmpeg. cleaned up some unused api properties 2013-03-10 15:44:36 -04:00
LukePulverenti
b1be6f1d73 minor namespace changes in the model 2013-03-10 00:36:39 -05:00
LukePulverenti
31d079f1ba unified the two sorting api's 2013-03-09 23:22:36 -05:00
LukePulverenti
913cb3c564 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-09 20:18:37 -05:00
LukePulverenti
937e434ab6 moved the javascript apiclient to it's own repo and nuget package 2013-03-09 20:18:29 -05:00
Eric Reed
51e11eb3e3 Only run ffprobe on local content 2013-03-09 15:27:35 -05:00
Eric Reed
13e6819ddd Check location type in CreateResolveArgs 2013-03-09 10:11:06 -05:00
LukePulverenti
ca5acb6edc more commenting for api docs 2013-03-09 00:15:51 -05:00
LukePulverenti
ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 2013-03-08 11:45:35 -05:00
LukePulverenti
dbf6081a9b Add PrimaryImageAspectRatio to user dto 2013-03-08 11:40:01 -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
c320434719 trimmed IPluginConfigurationPage 2013-03-05 18:11:20 -05:00
Eric Reed
b27cad2618 LastfmAlbumProvider 2013-03-05 11:48:17 -05:00
Eric Reed
d433ea5bf9 Add FanArtAlbumProvider 2013-03-05 10:45:59 -05:00
Eric Reed
09ec5670aa Add premier date to artist 2013-03-05 10:45:25 -05:00
LukePulverenti
176d090164 removed plugin configuration pages from the kernel 2013-03-04 23:34:00 -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
Eric Reed
4c46258763 Have FanArtArtistProvider retrieve album covers 2013-03-04 18:24:41 -05:00
Eric Reed
2e17667593 Simplified classes and add local saving/processing of artist meta 2013-03-04 15:03:36 -05:00
Eric Reed
b7a6a1d574 Refactor art download options (still need config changes) 2013-03-04 11:09:15 -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
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
Eric Reed
de878025e6 Incremental LastfmArtistProvider 2013-03-03 15:55:30 -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
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
ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
LukePulverenti
1ffc19a9a0 update loading sequence 2013-03-02 22:28:47 -05:00
LukePulverenti
0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 2013-03-02 21:47:04 -05:00
LukePulverenti
72051998e7 fix provider logging messages 2013-03-02 12:59:15 -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
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
ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -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
511328edf9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-26 23:19:11 -05:00
LukePulverenti
3751e14eb1 restored audio 2013-02-26 23:19:05 -05:00
Eric Reed
4b2cf29fe1 Move SecurityManager to BaseKernel/IKernel 2013-02-26 17:19:45 -05:00
Eric Reed
1925288a86 Extract ISecurityManager interface 2013-02-26 17:14:08 -05:00
Eric Reed
c555920fe7 Move RemovePlugin to BaseKernel/IKernel 2013-02-26 16:53:45 -05:00
Eric Reed
4c1c717824 Move ResourcePools to BaseKernel/IKernel 2013-02-26 16:48:43 -05:00
Eric Reed
8956f6ff4a Move ResourcePool to common 2013-02-26 16:40:18 -05:00
Eric Reed
0c8d924bfc Extract IInstallationManager interface
first step to moving update logic to common
2013-02-26 15:21:55 -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
28ccfb1bd1 extracted httpclient dependancy 2013-02-24 19:13:45 -05:00
LukePulverenti
5b1eea558a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-24 16:54:01 -05:00
LukePulverenti
8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
Eric Reed
ad8855d447 Update PluginSecurity.dll
Didn't want to change the interface so just implemented internally
2013-02-24 13:02:20 -05:00
LukePulverenti
6c86721f6d placeholder for plugin security fix 2013-02-23 17:44:42 -05:00
LukePulverenti
2e4db75540 extracted http server, web socket server and udp server dependancies 2013-02-23 17:31:51 -05:00
LukePulverenti
465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti
b8d5c71842 type discovery without attributes 2013-02-23 02:57:11 -05:00
LukePulverenti
c165f37bb9 more dependancy injection. still just beginning 2013-02-22 22:49:00 -05:00
LukePulverenti
57cb08085d fix broken images 2013-02-22 20:24:04 -05:00
LukePulverenti
6a5bf9cc78 extracted more interfaces 2013-02-22 19:44:20 -05:00
LukePulverenti
84507736a0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Api.dll
	MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.ApiInteraction.Javascript.dll
	MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.Sqlite.dll
	MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.WorldWeatherOnline.dll
	MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.WebDashboard.dll
2013-02-22 19:26:38 -05:00
LukePulverenti
a2d215b6ae added simple injector for dependancy management 2013-02-22 19:24:50 -05:00
ScottIsAFool
83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages. 2013-02-22 19:22:39 +00:00
LukePulverenti
8b3e8ad478 created IWebSocketListener 2013-02-22 10:16:48 -05:00
LukePulverenti
fab627c845 added a master version file 2013-02-22 02:17:50 -05:00
LukePulverenti
746c5d2fa7 moved Plugins to separate repo 2013-02-22 01:28:57 -05:00
LukePulverenti
868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti
fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 2013-02-21 20:26:35 -05:00
LukePulverenti
931c0ea455 more dependancy injection 2013-02-21 16:40:04 -05:00
LukePulverenti
76f067f867 extracted more logging dependancies 2013-02-21 16:06:23 -05:00