The Free Software Media System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Luke Pulverenti d889cf1f57
remove library copying when setting up a custom library. we'll add a separate button to do it later.
12 years ago
Bootstrapper
MediaBrowser.Api added IsPremium filter to GetPackages api method 12 years ago
MediaBrowser.Common add optional package filter and remove IUIPlugin interface 12 years ago
MediaBrowser.Common.Implementations fixes #97 and creates a library dictionary cache to avoid FindById recursion 12 years ago
MediaBrowser.Controller remove library copying when setting up a custom library. we'll add a separate button to do it later. 12 years ago
MediaBrowser.Installer Put a timout on the wait for mb server to shutdown in installer 12 years ago
MediaBrowser.Model added mpeg4 as an available output codec 12 years ago
MediaBrowser.Server.Implementations #62 - File locking problem in cache 12 years ago
MediaBrowser.ServerApplication #62 - File locking problem in cache 12 years ago
MediaBrowser.Uninstaller
MediaBrowser.WebDashboard fixed MBTheater typo 12 years ago
Nuget updated nuget 12 years ago
.gitignore
MediaBrowser.sln Add targetSystem to PackageInfo 12 years ago
README.md
SharedVersion.cs

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/