diff --git a/unraid-templates/emby/EmbyServer.xml b/unraid-templates/emby/EmbyServer.xml index 3b2a319..93e5fa3 100644 --- a/unraid-templates/emby/EmbyServer.xml +++ b/unraid-templates/emby/EmbyServer.xml @@ -1,55 +1,39 @@ - - False - MediaServer:Video MediaServer:Music MediaServer:Photos + EmbyServer - - Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. Bringing together movies, music, television and more in one dazzling interface.[br][br] - [b][span style='color: #E80000;']Directories:[/span][/b][br] - [b]/config[/b] : this path is used to store Emby's configuration.[br] - [b]/mnt[/b] : this path is used to add library locations to Emby.[br] - - https://registry.hub.docker.com/u/emby/embyserver/ emby/embyserver:latest - true + https://hub.docker.com/r/emby/embyserver/ + host + + bash false - - - UID - 2 - - - GID - 2 - - - GIDLIST - 2 - - - - host - - - 8096 - 8096 - tcp - - - - - - /mnt/cache/appdata/emby/ - /config - rw - - - /mnt - /mnt - rw - - - http://[IP]:[PORT:8096]/ - https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/Logos/logo.png + https://emby.media/community/ + https://emby.media/ + Emby Server is a home media server built on top of popular open source technologies. It brings together your movies, music, TV shows, photos, and more in one beautiful interface accessible from anywhere.[br][br] + [b][u]Path Configuration:[/u][/b][br] + [b]/config[/b] - Stores Emby configuration, databases, and metadata[br] + [b]/media[/b] - Your media library location (movies, TV, music, etc.)[br][br] + [b][u]Default Credentials:[/u][/b][br] + Set up admin account on first run via WebUI[br][br] + [b][u]Hardware Acceleration:[/u][/b][br] + [b]Intel iGPU/ARC:[/b] Click "Add another Path, Port, Variable, Label or Device" at the bottom, select Device, and add /dev/dri for both container and host path[br] + [b]NVIDIA GPU:[/b] Add --runtime=nvidia to the "Extra Parameters" field[br] + After adding GPU access, enable hardware acceleration in Emby settings under Transcoding + + MediaServer:Video MediaServer:Music MediaServer:Photos MediaApp:Other + http://[IP]:[PORT:8096]/web/index.html + false https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/Logos/logoicon.png + --restart=unless-stopped + + + + + + 8096 + /mnt/user/appdata/emby + /mnt/user/media + 99 + 100 + 100 diff --git a/unraid-templates/emby/EmbyServerBeta.xml b/unraid-templates/emby/EmbyServerBeta.xml deleted file mode 100644 index 1f6962b..0000000 --- a/unraid-templates/emby/EmbyServerBeta.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - True - MediaServer:Video MediaServer:Music MediaServer:Photos - EmbyServerBeta - - Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. Bringing together movies, music, television and more in one dazzling interface.[br][br] - [b][span style='color: #E80000;']Directories:[/span][/b][br] - [b]/config[/b] : this path is used to store Emby's configuration.[br] - [b]/mnt[/b] : this path is used to add library locations to Emby.[br] - [b][span style='color: #E80000;']This is beta.[/span][/b][br] - - https://registry.hub.docker.com/u/emby/embyserver/ - emby/embyserver:beta - true - false - - - UID - 2 - - - GID - 2 - - - GIDLIST - 2 - - - - host - - - 8096 - 8096 - tcp - - - - - - /mnt/cache/appdata/emby/ - /config - rw - - - /mnt - /mnt - rw - - - http://[IP]:[PORT:8096]/ - https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/Logos/logo.png - https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/Logos/logoicon.png -