mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-16 05:41:49 +02:00
Updater bot : emby_beta updated to 4.9.1.6
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"backup_exclude": ["*/cache/", "*/transcoding-temp/", "*/logs/*"],
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"backup_exclude": [
|
||||
"*/cache/",
|
||||
"*/transcoding-temp/",
|
||||
"*/logs/*"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "A free Software Media System that puts you in control of managing and streaming your media (beta version)",
|
||||
"devices": [
|
||||
@@ -102,7 +109,10 @@
|
||||
"8096/tcp": "web interface",
|
||||
"8920/tcp": "https web interface (optional)"
|
||||
},
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"schema": {
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
@@ -118,6 +128,6 @@
|
||||
"slug": "emby_nas",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||
"version": "4.9.1.3",
|
||||
"version": "4.9.1.6",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user