Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AdamBearWA

Members
  • Joined

  • Last visited

Everything posted by AdamBearWA

  1. Thanks @JM2005 . I can confirm that the following process fixed the issue: Open the Emby UI and go to the server settings Open the backup settings (requires the backup and restore plugin) Configure the backup to output to a folder that's outside of the docker container Go to the schedules settings and trigger the backup task Make sure you can access the backup folder and see that there's a backup there Open the Unraid UI Take a backup of the EmbyServer docker configuration, especially the path mappings. Deleted the EmbyServer docker app Add the Emby docker app (the linux server version) Add a path mapping that maps the path where you have your emby backup to /data/backup Make sure you remap the paths you had in the previous container Open the Emby UI and go to the server settings Enter your Emby Premier key (requires a subscription) Open the backup settings (requires the backup and restore plugin) Configure the backup to /data/backup Click Save Click the restore button. If it doesn't appear, refresh the page. If it still doesn't appear you didn't point it to a folder that has a valid backup. Wait patiently (especially if you have a large library)
  2. Thanks @ich777 . I thought it was a compatibility issue as it works perfectly in my other containers. Is it as simple as including apk or is there more to it? I will submit a feature request to emby.
  3. docker run -d --name='EmbyServer' --entrypoint='/opt/unraid/tailscale' --net='unraid' --pids-limit 2048 -e TZ="Australia/Perth" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Polar" -e HOST_CONTAINERNAME="EmbyServer" -e 'UID'='99' -e 'GID'='100' -e 'GIDLIST'='2' -e TAILSCALE_HOSTNAME='emby' -e TAILSCALE_ALLOW_LAN_ACCESS='false' -e TAILSCALE_USE_SSH='false' -e TAILSCALE_USERSPACE_NETWORKING='false' -e TAILSCALE_SERVE_PORT='8096' -e ORG_ENTRYPOINT="/init" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8096]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/Logos/logoicon.png' -l net.unraid.docker.tailscale.webui='https://[hostname][magicdns]/' -l net.unraid.docker.tailscale.hostname='emby' -p '8096:8096/tcp' -v '/mnt':'/mnt':'rw' -v '/mnt/user/appdata/EmbyServer':'/config':'rw' -v '/usr/local/share/docker/tailscale_container_hook':'/opt/unraid/tailscale' --cap-add=NET_ADMIN --device='/dev/net/tun' --device='/dev/dri' 'emby/embyserver:beta' 0e09740d4b7aef1cb387ed29a1c8c5f17a887c5297a199bec138aa3fa39eccab The command finished successfully! emby.log
  4. I have tailscale running on all except one of my docker containers. Emby for whatever reason will not install tailscale. When I look in the container logs there is no mention of tailscale anywhere in there. I have it configured the same as the other containers so I think it's an incompatibility with the container.
  5. This is my first install so maybe I'm missing something. I have 1 array and 1 pool. Both are started. When I try and create a share it opens a new browser tab which is blank. Nothing happens. There are console errors in the dev tools on the new tab. Replication steps: Click shares Add share Share name: apps Primary storage (for new files and folders): apps - this is the name of my pool Click add share I have tried this in 2 different browsers. Diagnostics attached. polar-diagnostics-20241006-2026.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.