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-04-28 20:25:41 +00:00
|
|
|
"tipi_version": 2,
|
2023-04-24 19:11:18 +00:00
|
|
|
"version": "1.2.8",
|
2023-04-28 20:25:41 +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",
|
|
|
|
"form_fields": []
|
2023-04-28 20:25:41 +00:00
|
|
|
}
|