mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 03:14:04 +02:00
streamlined to versions
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
{
|
||||
"name": "Lidarr NAS",
|
||||
"version": "0.8.1.2135-ls68",
|
||||
"slug": "lidarr_nas",
|
||||
"description": "Music collection manager for Usenet and BitTorrent users",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"boot": "auto",
|
||||
"description": "Music collection manager for Usenet and BitTorrent users",
|
||||
"upstream": "0.8.1.2135-ls68",
|
||||
"webui": "http://[HOST]:[PORT:8686]",
|
||||
"startup": "services",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
@@ -40,7 +47,6 @@
|
||||
"PGID": "0"
|
||||
},
|
||||
"map": ["config:rw", "share:rw", "media:rw", "config:rw"],
|
||||
"name": "Lidarr NAS",
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
@@ -63,10 +69,5 @@
|
||||
"networkdisks": "str?",
|
||||
"cifsusername": "str?",
|
||||
"cifspassword": "str?"
|
||||
},
|
||||
"slug": "lidarr_nas",
|
||||
"upstream": "0.8.1.2135-ls63",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "0.8.1.2135-ls63-4",
|
||||
"webui": "http://[HOST]:[PORT:8686]"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user