The Free Software Media System
Go to file
2013-05-04 00:38:38 -04:00
MediaBrowser.Api improved item by name displays 2013-05-04 00:38:38 -04:00
MediaBrowser.Common add customizable accept header to http client interface 2013-05-04 00:07:27 -04:00
MediaBrowser.Common.Implementations add customizable accept header to http client interface 2013-05-04 00:07:27 -04:00
MediaBrowser.Controller set accept header for tmdb requests 2013-05-04 00:15:39 -04:00
MediaBrowser.Model improved item by name displays 2013-05-04 00:38:38 -04:00
MediaBrowser.Server.Implementations add try/catch for library manager events 2013-05-03 13:26:44 -04:00
MediaBrowser.ServerApplication fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 2013-05-03 00:10:11 -04:00
MediaBrowser.WebDashboard display progress bars to show resume % 2013-05-03 15:34:25 -04:00
Nuget added studio dto 2013-05-03 23:13:28 -04:00
.gitignore Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-08 18:43:43 -07:00
MediaBrowser.sln changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes 2013-05-03 13:46:35 -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/