Update config.json

This commit is contained in:
Alexandre
2021-02-07 15:34:34 +01:00
committed by GitHub
parent 9a5f590f9d
commit acde168cdb

View File

@@ -2,11 +2,6 @@
"name": "Radarr NAS",
"version": "3.0.2.4552",
"slug": "radarr_nas",
"legacy": false,
"maintenance": {
"github_release": "https://github.com/linuxserver/docker-radarr",
"version_regex": "v(\\d+\\.\\d+\\.\\d+\\.\\d+)-(ls\\d+)"
},
"description": "A fork of Sonarr to work with movies like Couchpotato",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr#readme",
"startup": "services",
@@ -57,5 +52,5 @@
"**/Backups/*",
"**/logs/*",
"**/MediaCover/*"
]
}
}