Files
templates/blueprints/emby/meta.json
2026-07-19 19:11:40 -06:00

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"
]
}