This commit is contained in:
Alexandre
2023-11-21 09:53:56 +01:00
parent 2e6e4693a7
commit 8e035dde96
350 changed files with 1908 additions and 1328 deletions

View File

@@ -5,10 +5,10 @@
"armv7"
],
"backup_exclude": [
"*/cache/",
"*/logs/",
"*/transcodes/",
"*/metadata/"
"**/cache/",
"**/log/",
"**/transcode/",
"**/metadata/"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "A Free Software Media System that puts you in control of managing and streaming your media",
@@ -117,6 +117,6 @@
"slug": "jellyfin",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.8.11",
"version": "10.8.12-2",
"video": true
}