January 18, 201610 yr The old templates are no longer compatible with the new Emby Dockers. Please update the templates by adding Emby's new repo to your Docker settings. More information is available on the Wiki Configuration files are still compatible. So no need to worry about screwed up libraries. Good Luck everyone.
January 18, 201610 yr root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Emby-Server" --net="host" -e APP_UID="99" -e APP_GID="100" -e TZ="America/New_York" -p 8096:8096/tcp -v "/mnt/cache/Docker/embyserver/":"/config":rw -v "/mnt":"/mnt":rw emby/embyserver:latest Unable to find image 'emby/embyserver:latest' locally Pulling repository emby/embyserver Repository not found The command failed.
January 18, 201610 yr Up and running but still no Webui link in the context menu. I think this is probably more of an unRAID issue though (maybe some existing file conflict) as the template looks fine.
January 18, 201610 yr My previous Emby docker had a container volume called "/media". It looks like that has been changed to "/mnt". Now, all of my media shows "Offline". Do I need to just add another container mapping for "/media" ?
January 18, 201610 yr My previous Emby docker had a container volume called "/media". It looks like that has been changed to "/mnt". Now, all of my media shows "Offline". Do I need to just add another container mapping for "/media" ? I added the container mapping for "/media" and that fixed it. Should I remove the /mnt or is it used elsewhere?
January 18, 201610 yr Author My previous Emby docker had a container volume called "/media". It looks like that has been changed to "/mnt". Now, all of my media shows "Offline". Do I need to just add another container mapping for "/media" ? Yes.
January 18, 201610 yr Author My previous Emby docker had a container volume called "/media". It looks like that has been changed to "/mnt". Now, all of my media shows "Offline". Do I need to just add another container mapping for "/media" ? I added the container mapping for "/media" and that fixed it. Should I remove the /mnt or is it used elsewhere? Yes you can remove it.
January 18, 201610 yr Author Up and running but still no Webui link in the context menu. I think this is probably more of an unRAID issue though (maybe some existing file conflict) as the template looks fine. I will post instructions on fixing the webui link on the wiki page soon. It is a bug with dockerman and certain templates need to be removed for the webui link to come back. I have to update my container first.
January 18, 201610 yr Webui link is back for me. Deleted both of my old Emby containers though so that might have something to do with it
January 19, 201610 yr Author Up and running but still no Webui link in the context menu. I think this is probably more of an unRAID issue though (maybe some existing file conflict) as the template looks fine. WebUI link should now be fixed. Please ensure you remove the new repo first, go to /boot/config/plugins/dockerMan and remove anything that says emby. Add the new repo and create the new container. WebUI link should work.
January 19, 201610 yr sometimes a change between host and bridge modes (either way) in unraid results in non working webui links.
Archived
This topic is now archived and is closed to further replies.