nvllsvm / emby-unlocked

Emby with the premium Emby Premiere features unlocked.
GNU General Public License v2.0
271 stars 61 forks source link

Returning to default (wizard) on restart #40

Open a8ree opened 5 years ago

a8ree commented 5 years ago

Can anyone tell me why it would be returning to a default config when the container is restarted?

I'm on windows and i have used the following command

docker run --restart=always --cap-add SYS_ADMIN --cap-add DAC_READ_SEARCH -d -p 8096:8096 --name=emby-server -v Z:\ServerFolders\Recording:/media -v Z:\ServerFolders\Recording\config:/config nvllsvm/emby-unlocked

I can see the config info at the path specified but when the container restarts, it doesn't appear to be using this

a8ree commented 5 years ago

Sorry, wrong place. This relates to the docker version