It is quite simple to setup, if you are on higher end service say Dragon-R it's completely OK to run Emby on our servers as well even with transcoding, just remember to change ports.
Make sure there is plenty of free cpu time

Installation is as simple as something of this sor, login via SSH andt:

wget -O emby.deb https://github.com/MediaBrowser/Emby.Releases/releases/download/4.3.1.0/emby-server-deb_4.3.1.0_amd64.deb
dpkg -x emby.deb ~/

edit opt/emby-server/bin/emby-server  (ie. use vim or nano): Change APP_DIR to start with $HOME/ and EMBY_DATA with EMBY_DATA=$HOME/[DATA_DIRECTORY]
edit var/lib/emby/config/system.xml: change PublicPort, HttpServerPortNumber, PublicHttpsPort, HttpsPortNumber to new random ports

launch with: opt/emby-server/bin/emby-server
and browse to the port you chose. recommend https.

We will do better guide and preconfigurator at a later time.



Sabado, Março 7, 2020

« Retornar