Jump to content

Recommended Posts

Posted

Hi

 

I have got the docker "image" and installed at my synology (DSM 5.2) and after the setup it are running. If I then turn off the container in docker, and then start it agian, then Emby start with the wizard agian??? ANy sugestion what I do wrong?

 

/Jesper

Posted (edited)

@jvels

 

 

How are you shutting it down? only use Docker to power it off

Edited by Gernash
Posted

Hi

 

I use the Docker power off or if I restart the NAS.

 

/Jesper

Posted

@jvels

 

I think the 1st time I went through the wizard I shutdown in emby, then used docker there after

Posted

Same.

 

It start with the wizard with out any languages to select.

 

/Jesper

Posted

Clear your browsing data.

Posted

Hi

 

When I read the instruction at http://emby.media/downloads/linux-server/ I can see there are set some variables.

 

Should I add them some how in the synology docker gui??

 

(Clear chache, did give me a fresh wizard where I could select langauge)

 

/Jesper

Posted

Don't use the GUI to install it use the command line WITH the variables especially the [DataPath] one that is the one that saves your config.

Posted

Hi

 

I have created the container with:

docker run -d --net=host -v /volume1/film/config -v /volume1/film -e TZ=TimeZone --name=EmbySe emby/embyserver:latest

 

And then afterwards into the gui to add ports.

 

But the same, after restart wizard :(

 

/Jesper

  • 5 weeks later...
Posted

Hi jvels,

I have the same problem. 

Did you resolve it?

 

thx

  • 1 month later...
Posted

I had a similar problem early on. Check the permissions for the volumes you are presenting up. Emby needs rw permission on your config volume, and if you want it to update nfos or other metadata (fan art, logos, etc), it will also need rw permissions on them too.

 

This isn't a rocker permission or variable, it is a base level permission in dsm.

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