Jump to content

installation failure of emby server on Raspbian Stretch


Recommended Posts

IssueFindings
Posted

Hello,

 

I upgrade my system to Raspbian Stretch (previously, I was under Jessie and everything worked perfectly).

When I try to install emby server with this command :

sudo apt-get install emby-server

I have an installation failure because the system can't find these dependencies : libembysqlite3-0 and embymagick

 

I already use the source list : http://download.opensuse.org/repositories/home:/emby/Debian_9.0

I don't want to use the Docker installation. So how I can do ?

 

Have a nice day.

  • Like 1
IssueFindings
Posted

Many thanks for your answer. Just a question. I can use the line command below even if 2 dependencies are missing ? Moreover ffmpeg codec is already included or I nedd to install it ?

dpkg -i emby-server-deb_3.2.70.0_armhf.deb

Have a nice day.

Posted

Hello,

 

I upgrade my system to Raspbian Stretch (previously, I was under Jessie and everything worked perfectly).

When I try to install emby server with this command :

sudo apt-get install emby-server
I have an installation failure because the system can't find these dependencies : libembysqlite3-0 and embymagick

 

I already use the source list : http://download.opensuse.org/repositories/home:/emby/Debian_9.0

I don't want to use the Docker installation. So how I can do ?

 

Have a nice day.

 

 

This is the old package.

 

Many thanks for your answer. Just a question. I can use the line command below even if 2 dependencies are missing ? Moreover ffmpeg codec is already included or I nedd to install it ?

dpkg -i emby-server-deb_3.2.70.0_armhf.deb
Have a nice day.

 

If you use the package from the homepage (or https://github.com/MediaBrowser/Emby/releases/download/3.2.70.0/emby-server-deb_3.2.70.0_armhf.deb), then it doesn't have any dependencies unlike the old package - it's entirely self contained.

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...