Jump to content

Ubuntu


Luke

Recommended Posts

hurricanehrndz

Can you guys who are having issues adding media to your library install the beta and report back. sudo apt-get install emby-server-beta.

Edited by hurricanehrndz
Link to comment
Share on other sites

Can you guys who are having issues adding media to your library install the beta and report back. sudo apt-get install emby-server-beta.

 

Can't get the service to start:

 

rick@rick-ubuntu:~$ sudo systemctl status emby-server
● emby-server.service - Emby Media Server
   Loaded: loaded (/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Sat 2015-12-05 18:43:54 EST; 2s ago
  Process: 2761 ExecStopPost=/usr/bin/emby-server clear (code=exited, status=0/SUCCESS)
  Process: 2737 ExecStart=/usr/bin/emby-server start (code=exited, status=0/SUCCESS)
 Main PID: 2737 (code=exited, status=0/SUCCESS)
 
Dec 05 18:43:53 rick-ubuntu systemd[1]: Started Emby Media Server.
Dec 05 18:43:53 rick-ubuntu su[2737]: Successful su for emby by root
Dec 05 18:43:53 rick-ubuntu su[2737]: + ??? root:emby
Dec 05 18:43:53 rick-ubuntu su[2737]: pam_unix(su:session): session opened for user emby by (uid=0)
Link to comment
Share on other sites

hurricanehrndz

Beta needs libsqlite Dev installed, I haven't address that issue yet on the beta build

 

Sent from my D6603 using Tapatalk

Link to comment
Share on other sites

No joy.  It doesn't throw the error, but it doesn't add the path either.  You can go back and add the folder to the library, but it doesn't scan - just a brief flash for the progress bar...

Link to comment
Share on other sites

So I reverted back to the non-beta and the folders I manually added in the beta (that wouldn't scan) where still showing.  I pressed the scan library button, and they scanned into the db...  I tried playing a few movies and they do work...  Still can't add any new folders, though...  Guess I can go back to the beta and add the rest to get a working setup... ;)    

Link to comment
Share on other sites

For those running from source, I've checked in a fix for the above issue with adding folders. The issue is not actually part of the tagged 3.0.5781.4 release, it's just something that was checked in after the fact, and now it's fixed. Thanks.

Link to comment
Share on other sites

hurricanehrndz

I have triggered a new stable build. Please run a reinstall in half an hour. apt-get install -reinstall emby-server

Link to comment
Share on other sites

Web_Spider

I'm seeing some strangeness upgrading emby-server on Ubuntu 14 LTS just now. It would appear that a new package (libembymagick) is conflicting with another dependency, imagemagick.

Can I safely remove the system imagemagick library, which also removes about 38 dependant packages?

(Reading database ... 82693 files and directories currently installed.)
Preparing to unpack .../libembymagickcore-6.q8-2_8%3a6.9.2-8_amd64.deb ...
Unpacking libembymagickcore-6.q8-2:amd64 (8:6.9.2-8) ...
dpkg: error processing archive /var/cache/apt/archives/libembymagickcore-6.q8-2_8%3a6.9.2-8_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q8.so.2.0.0', which is also in package libmagickcore-6.q8-2:amd64 8:6.9.1-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Preparing to unpack .../libembymagickwand-6.q8-2_8%3a6.9.2-8_amd64.deb ...
Unpacking libembymagickwand-6.q8-2:amd64 (8:6.9.2-8) ...
dpkg: error processing archive /var/cache/apt/archives/libembymagickwand-6.q8-2_8%3a6.9.2-8_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q8.so.2.0.0', which is also in package libmagickwand-6.q8-2:amd64 8:6.9.1-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libembymagickcore-6.q8-2_8%3a6.9.2-8_amd64.deb
 /var/cache/apt/archives/libembymagickwand-6.q8-2_8%3a6.9.2-8_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Press Return to continue.

Link to comment
Share on other sites

hurricanehrndz

Nope should work. This was tested very thoroughly, you might need to hit refresh after you have hit restart. Did you actually ensure that it didn't restart, but checking out the process ids?

 

Please do a systemctl status emby-server before hitting restart and one afterwards. If you are running as a different user other than emby that might be a problem.

Edited by hurricanehrndz
Link to comment
Share on other sites

hurricanehrndz

Open a terminal and type sudo systemctl status emby-server, please paste the contents of the output here.

Edited by hurricanehrndz
Link to comment
Share on other sites

leezy@LeezyServer:~$ systemctl status emby-server

● emby-server.service - Emby Media Server

   Loaded: loaded (/lib/systemd/system/emby-server.service; disabled; vendor preset: enabled)

   Active: active (running) since Wed 2015-12-09 13:49:39 EST; 1min 8s ago

 Main PID: 25461 (su)

   CGroup: /system.slice/emby-server.service

           ‣ 25461 su -s /bin/sh -c exec "$0" "$@" emby -- env MONO_THREADS_P...

 

Dec 09 13:49:39 LeezyServer systemd[1]: Started Emby Media Server.

Dec 09 13:49:39 LeezyServer su[25461]: Successful su for emby by root

Dec 09 13:49:39 LeezyServer su[25461]: + ??? root:emby

Dec 09 13:49:39 LeezyServer su[25461]: pam_unix(su:session): session opened...0)

Hint: Some lines were ellipsized, use -l to show in full.

leezy@LeezyServer:~$ systemctl status emby-server

● emby-server.service - Emby Media Server

   Loaded: loaded (/lib/systemd/system/emby-server.service; disabled; vendor preset: enabled)

   Active: inactive (dead)

 

Dec 09 13:13:10 LeezyServer su[24922]: + ??? root:emby

Dec 09 13:13:10 LeezyServer su[24922]: pam_unix(su:session): session opened...0)

Dec 09 13:15:23 LeezyServer systemd[1]: Started Emby Media Server.

Dec 09 13:15:23 LeezyServer su[25059]: Successful su for emby by root

Dec 09 13:15:23 LeezyServer su[25059]: + ??? root:emby

Dec 09 13:15:23 LeezyServer su[25059]: pam_unix(su:session): session opened...0)

Dec 09 13:49:39 LeezyServer systemd[1]: Started Emby Media Server.

Dec 09 13:49:39 LeezyServer su[25461]: Successful su for emby by root

Dec 09 13:49:39 LeezyServer su[25461]: + ??? root:emby

Dec 09 13:49:39 LeezyServer su[25461]: pam_unix(su:session): session opened...0)

Hint: Some lines were ellipsized, use -l to show in full.

leezy@LeezyServer:~$ 
Link to comment
Share on other sites

hurricanehrndz

Maybe that's the issue, 15.10 uses systemd, please start with systemctl start emby-sever and then try the restart button

 

Sent from my D6603 using Tapatalk

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