2023-04-24 19:11:18 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "Lidarr on Steroids",
|
|
|
|
"port": 8186,
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"id": "lidarr-deemix",
|
2023-09-13 22:20:25 +00:00
|
|
|
"tipi_version": 7,
|
|
|
|
"version": "1.5.1",
|
2023-07-11 00:51:39 +00:00
|
|
|
"categories": [
|
|
|
|
"media"
|
|
|
|
],
|
2023-04-24 19:11:18 +00:00
|
|
|
"description": "Lidarr with some muscles thanks to deemix",
|
|
|
|
"short_desc": "Lidarr with some muscles thanks to deemix",
|
|
|
|
"author": "Youegraillot",
|
|
|
|
"source": "https://github.com/youegraillot/lidarr-on-steroids",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2023-04-28 20:25:41 +00:00
|
|
|
}
|