This commit is contained in:
Alexandre
2022-05-02 08:19:23 +02:00
parent 70a676642f
commit f80f08fe70

View File

@@ -5,7 +5,7 @@
"armv7" "armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "e-book manager", "description": "web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database",
"devices": [ "devices": [
"/dev/sda", "/dev/sda",
"/dev/sdb", "/dev/sdb",
@@ -54,7 +54,7 @@
"config:rw", "config:rw",
"ssl" "ssl"
], ],
"name": "calibre-web", "name": "Calibre web",
"options": { "options": {
"PGID": 0, "PGID": 0,
"PUID": 0 "PUID": 0
@@ -81,7 +81,7 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "calibre-web", "slug": "calibre-web",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre_web",
"version": "v5.38", "version": "v5.38",
"video": true "video": true
} }