blob: e28c85183b69110a49ee0ece1ce077ac54431acc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Media Browser
============
This is the source code for Media Browser Server.
Media Browser Server is a media cataloging and transcoding server built on top of other popular open source technologies such as service stack.
In order to facilitate api consumption, the server features built-in api documentation courtesy of service stack and swagger.
We also have full .net and javascript wrappers around the api.
## Related Reading ##
[How to Build a Server Plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin "How to build a server plugin")
[Automatic Type Discovery](https://github.com/MediaBrowser/MediaBrowser/wiki/Automatic-Type-Discovery "Automatic Type Discovery")
[Dependency Injection](https://github.com/MediaBrowser/MediaBrowser/wiki/Dependency-Injection "Dependency Injection")
## Visit our community: ##
http://community.mediabrowser.tv/
|