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 d59df69b5b
added count api methods for studios and genres
12 years ago
Bootstrapper
MediaBrowser.Api added count api methods for studios and genres 12 years ago
MediaBrowser.Common removed excess hashing in providers and made user data key-based 12 years ago
MediaBrowser.Common.Implementations Update ApplicationUpdater 12 years ago
MediaBrowser.Controller fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed 12 years ago
MediaBrowser.Model added count api methods for studios and genres 12 years ago
MediaBrowser.Server.Implementations better progress display 12 years ago
MediaBrowser.ServerApplication bubble on first run 12 years ago
MediaBrowser.WebDashboard made saving consistent 12 years ago
Nuget updated nuget 12 years ago
.gitignore Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
MediaBrowser.sln bubble on first run 12 years ago
README.md updated the readme 12 years ago
SharedVersion.cs added a master version file 12 years ago

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/