The Free Software Media System
Go to file
2013-04-02 15:25:16 -04:00
Bootstrapper Pushing missing changes 2013-02-20 20:33:05 -05:00
MediaBrowser.Api Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
MediaBrowser.Common better dashboard background and text adjustments 2013-04-01 14:55:56 -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 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
MediaBrowser.Installer Retries on extraction in installer 2013-03-28 11:58:41 -04:00
MediaBrowser.Model Added filters to the item list page 2013-03-30 10:57:30 -04:00
MediaBrowser.Server.Implementations Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
MediaBrowser.ServerApplication moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -04:00
MediaBrowser.Uninstaller Re-style uninstaller 2013-03-13 10:32:29 -04:00
MediaBrowser.WebDashboard moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -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 fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -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/