Jump to content

Extra instructions for DSM 6.0 Beta 2


AlwinHummels

Recommended Posts

AlwinHummels

Pre-installation

 

Package center-->Settings-->General       choose-Trust Level any publisher

Package center-->Settings-->Beta             choose-Yes, I want to see beta version!

Add http://packages.synocommunity.com/ and http://cytec.us/spk/ to Package center -->Package Source

 

Check the what CPU/architecture you have in your synology https://github.com/S...r-Synology-mode so you can use the right Package for your base install.(#Shell command uname -a)

 

Installation

  1. Install Mono from Package center --> Community Tab
  2. Install Mediainfo from Package center --> Community Tab
  3. Install ImageMagick from Package center --> Community Tab
  4. Download and Install ffmpeg from here: http://cytec.us/syno/test-spk/ffmpeg/
  5. Download and Install emby from here: http://cytec.us/syno/test-spk/emby/

Updating

 

1. Download Emby.Mono.zip from here: https://github.com/M...releases/latest

2. Extract the zip file into a folder

2. Download and install winSCP http://winscp.net/eng/download.php login as root to synology

2.1 Log-in with putty with any admin account,

2.2 Type: sudo su -
2.3 Enter your admin password.
2.4 Goto the sudoers file (/etc/sudoers), and open this file in a editor (vi or nano but i prefer to use Midknight Commander), add at the end the following lineUSER ALL = NOPASSWD: ALL change USER by your admin username.
2.5 Open winSCP and goto advanced at your loginaccount, choose at the SCP SHELL option. sudo su (... so now you you can use winSCP as ROOT)

3. Make sure the Emby service is stopped

4. Copy the contents of the zip file into /volume1/@appstore/emby/share/emby (or wherever it has been installed, the contents of the zip should look like the contents of the folder you are copying into)

 

5. Start Emby

Edited by AlwinHummels
  • Like 3
Link to comment
Share on other sites

  • 2 months later...
xeonpj

hello friends.

 

 

 

2.4 Goto the sudoers file (/etc/sudoers), and open this file in a editor (vi or nano but i prefer to use Midknight Commander)add at the end the following lineUSER ALL = NOPASSWD: ALL change USER by your admin username.
2.5 Open winSCP and goto advanced at your loginaccount, choose at the SCP SHELL option. sudo su (... so now you you can use winSCP as ROOT)

 

 
I am not able to go from here . active root, and file " sudoers " is only Read to root. please help me.
Link to comment
Share on other sites

hexagram

Hello,

 

A short information maybe usable for the others

This procedure is not functional on DS414 actually.

Emby won't start anymore after upgrade to DSM 6, even if reinstall the whole thing.

 

Kind regards,

Link to comment
Share on other sites

hexagram

Mono package from synocommunity causes a segfault.

Mono from Xamarin can be installed.

Need to modify start-stop-status script of Emby to point to the official synology package.

Link to comment
Share on other sites

benwar35

Hello,

 

Thanks a lot for the tuto!

 

Need to modify start-stop-status script of Emby to point to the official synology package.

 

I also had a little problem with the start-stop-status script with the start-stop-daemon that is not present at least on my syno.

 

I modified it a little and now it works like a charm on my syno.

 

Please find it in attachment if it can help.

 

On the syno the file is placed here: /var/packages/emby/scripts/start-stop-status

 

Kind Regards,

start-stop-status.zip

Link to comment
Share on other sites

  • 2 weeks later...
stuartgib

I found a process at the below link that removes the need to manually change the sudoers file

 

SSH into the synology with putty as admin and then run the "sudo synouser –setpw root [PASSWORD]" to re-enable root password. Then you can WINSCP in as root again.

 

https://www.santsys.com/s2blog/synology-dsm-6-0-no-more-root/

 

 

If you want to gain access via WinSCP like you used to before (DSM 5).

Follow the steps above, once you have sudo access when logged in via SSH (using PuTTY) as per the last screen shot above.

Type the following in order to reset your root password, run the following command:

sudo synouser –setpw root [PASSWORD]

replace [PASSWORD] with the passsword you used for the admin account and this will fix the problem.

Now run WinSCP as before, no need to change advanced settings in WinSCP, the default is just fine in the SCP SHELL option.

Link to comment
Share on other sites

seijmo

Hello,

 

A short information maybe usable for the others

This procedure is not functional on DS414 actually.

Emby won't start anymore after upgrade to DSM 6, even if reinstall the whole thing.

 

Kind regards,

Same problem here, does anyone have found a solution? Or knows where are the logs so I can provide them?

Link to comment
Share on other sites

  • 3 months later...

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