2023-02-28 00:15:03 +00:00
name : emby
services :
2023-03-07 18:15:13 +00:00
emby :
devices :
- /dev/dri:/dev/dri
- /dev/vchiq:/dev/vchiq
- /dev/video10:/dev/video10
- /dev/video11:/dev/video11
- /dev/video12:/dev/video12
environment :
PGID : "1000"
PUID : "1000"
TZ : $TZ
image : linuxserver/emby:4.6.7
deploy :
resources :
reservations :
memory : 64M
network_mode : bridge
ports :
- target : 8096
published : "8096"
protocol : tcp
- target : 8920
published : "8920"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/config
target : /config
- type : bind
source : /DATA/Media/TV Shows
target : /data/tvshows
- type : bind
source : /DATA/Media/Movies
target : /data/movies
x-casaos :
author : CasaOS Team
category : Media
container :
envs :
2023-03-25 01:14:10 +00:00
- container : PUID
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : PGID
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : TZ
2023-03-07 18:15:13 +00:00
description :
en_US : ""
index : /
port_map : "8096"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "8096"
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-03-25 01:14:10 +00:00
- container : "8920"
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /config
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /data/tvshows
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
- container : /data/movies
2023-02-28 00:15:03 +00:00
description :
2023-03-07 18:15:13 +00:00
en_US : ""
description :
en_US : Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Emby Server automatically converts and streams your media on-the-fly to play on any device.
2023-03-25 01:14:10 +00:00
zh_CN : 将所有的家庭视频, 音乐和照片集中在一个地方从未如此简单。您的个人Emby服务器会自动转换和流媒体, 以便在任何设备上播放。
2023-03-07 18:15:13 +00:00
developer : linuxserver
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/screenshot-3.png
tagline :
en_US : TAKE YOUR MEDIA ANYWHERE WITH EMBY
2023-03-25 01:14:10 +00:00
zh_CN : 用EMBY随时随地带着媒体
2023-03-07 18:15:13 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/thumbnail.png
tips : {}
title :
en_US : Emby
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 18:15:13 +00:00
architectures :
- amd64
- arm
- arm64
main_app : emby