Jump to content

Setting Up Emby On Cent OS 7


MClements130

Recommended Posts

MClements130

So I got a hosting provider with Cent OS 7 could anyone tell me the completely script I got to type in to install the full emby server on

CENTOS 7

Link to comment
Share on other sites

MClements130

My full command is 

  1. yum install emby-server-rpm_3.2.70.0_x86_64.rpm

it says it went it finds the files and at the end it says no packages

Link to comment
Share on other sites

MClements13

[07:59] [server1.emby-server.stream ~] # yum install emby-server-rpm_3.2.70.0_x86_64.rpm
Loaded plugins: fastestmirror, langpacks, universal-hooks
Repository 'mariadb' is missing name in configuration, using id
Loading mirror speeds from cached hostfile
 * EA4: 204.10.37.146
 * cpanel-addons-production-feed: 204.10.37.146
 * base: mirror.pac-12.org
 * epel: mirror.sjc02.svwh.net
 * extras: mirrors.xmission.com
 * updates: centos-distro.cavecreek.net
No package emby-server-rpm_3.2.70.0_x86_64.rpm available.
Error: Nothing to do

Link to comment
Share on other sites

dcrdev

Assuming because you haven't actually downloaded the file...

 

Do this:

yum install https://github.com/MediaBrowser/Emby/releases/download/3.2.70.0/emby-server-rpm_3.2.70.0_x86_64.rpm
firewall-cmd --reload
firewall-cmd --add-service=emby-server
firewall-cmd --add-service=emby-server --permanent

  • Like 1
Link to comment
Share on other sites

dcrdev

The firewall-cmd command didn’t work it says that the firewall ID is not running

 

In that case your cloud provider must disable it on their image - in which case don't worry about it.

Edited by dcrdev
Link to comment
Share on other sites

MClements130

Okay so I got it running but my question now what do I need to do to stream it from a domain hosting service I currently am using CPanel for hosting and my domain is thru Namecheap

Link to comment
Share on other sites

dcrdev

Your question is a bit vague?

 

Are you trying to use your domain instead of ip?

Add it under "Advanced Settings" in the dashboard.

 

Are you trying to just stream content?

You need to upload that content to your server and add it to a library in Emby.

 

Are you trying to access via other devices?

Install one of the relevant apps...

 

I would recommend you read the wiki https://github.com/MediaBrowser/Wiki/wiki

Link to comment
Share on other sites

MClements130

I need to know how would I setup up my ip information in order for it to go directly to my emby instead of my server

Link to comment
Share on other sites

  • 8 months later...
Ole Andreas Gløersen

Yes, my mistake....

 

Don't the OS change first time I looked.

 

Sorry, but thanks for very quick response!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...