The Free Software Media System
Go to file
2013-04-04 00:50:06 -04:00
Bootstrapper Pushing missing changes 2013-02-20 20:33:05 -05:00
MediaBrowser.Api added IsPremium filter to GetPackages api method 2013-04-04 00:24:52 -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 remove library copying when setting up a custom library. we'll add a separate button to do it later. 2013-04-04 00:50:06 -04:00
MediaBrowser.Installer Put a timout on the wait for mb server to shutdown in installer 2013-04-03 14:42:32 -04:00
MediaBrowser.Model added mpeg4 as an available output codec 2013-04-03 23:42:11 -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 fixed MBTheater typo 2013-04-04 00:40:28 -04:00
Nuget updated nuget 2013-04-03 18:46:32 -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

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/