The Free Software Media System
Go to file
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface 2013-04-03 14:43:49 -04:00
Bootstrapper Pushing missing changes 2013-02-20 20:33:05 -05:00
MediaBrowser.Api add optional package filter and remove IUIPlugin interface 2013-04-03 14:43:49 -04:00
MediaBrowser.Common add optional package filter and remove IUIPlugin interface 2013-04-03 14:43:49 -04:00
MediaBrowser.Common.Implementations fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
MediaBrowser.Controller record level during media analysis 2013-04-03 08:03:37 -04:00
MediaBrowser.Installer Retries on extraction in installer 2013-03-28 11:58:41 -04:00
MediaBrowser.Model add optional package filter and remove IUIPlugin interface 2013-04-03 14:43:49 -04:00
MediaBrowser.Server.Implementations #62 - File locking problem in cache 2013-04-02 22:59:27 -04:00
MediaBrowser.ServerApplication #62 - File locking problem in cache 2013-04-02 22:59:27 -04:00
MediaBrowser.Uninstaller Re-style uninstaller 2013-03-13 10:32:29 -04:00
MediaBrowser.WebDashboard record level during media analysis 2013-04-03 08:03:37 -04:00
Nuget updated nuget 2013-03-28 18:21:03 -04:00
.gitignore add CorePlugins to ignore 2013-02-22 19:27:56 -05:00
MediaBrowser.sln Add targetSystem to PackageInfo 2013-04-03 14:18:36 -04:00
README.md updated the readme 2013-03-06 12:25:14 -05:00
SharedVersion.cs added a master version file 2013-02-22 02:17:50 -05:00

README.md

Media Browser

Media Browser Server is a media cataloging and transcoding server built on top of other popular open source technologies such as service stack.

It features a REST-based api with built-in documention to facilitate plugin development.

We also have full .net and javascript wrappers around the api.

How to Build a Server Plugin

Automatic Type Discovery

Dependency Injection

Visit our community:

http://community.mediabrowser.tv/