mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 06:45:28 +02:00
17 lines
400 B
JSON
17 lines
400 B
JSON
{
|
|
"id": "emby",
|
|
"name": "Emby",
|
|
"version": "4.9.1.17",
|
|
"description": "Emby Server is a personal media server with apps on just about every device.",
|
|
"logo": "emby.png",
|
|
"links": {
|
|
"github": "https://github.com/MediaBrowser/Emby",
|
|
"website": "https://emby.media/",
|
|
"docs": "https://emby.media/support/articles/Home.html"
|
|
},
|
|
"tags": [
|
|
"media",
|
|
"media-system"
|
|
]
|
|
}
|