Skip to content
/ Emby Public
forked from MediaBrowser/Emby

Emby Server is a personal media server with apps on just about every device.

License

Notifications You must be signed in to change notification settings

dcrdev/Emby

 
 

Repository files navigation

Emby Server

Emby Server is a personal media server with apps on just about every device.

It features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development.

Build Instructions

To build Emby you will need to satify the following dependencies - make, libunwind, libicu, compat-openssl10, dotnet-sdk-2.1.10 for Fedora >= 26, on other distributions you will need the equivalents. The dotnet SDK can be obtained from: https://www.microsoft.com/net/learn/get-started/linux/rhel .

git clone https://github.com/dcrdev/Emby
cd ./Emby 
make

Command Line Arguments

Emby.Server.Unix.dll [-updatepackage string] [-programdata string] [-service] [-os string]

Developer Info

Api Docs

How to Build a Server Plugin

About

Emby Server is a personal media server with apps on just about every device.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 96.2%
  • HTML 3.8%