18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Readarr",
|
|
"available": true,
|
|
"exposable": true,
|
|
"port": 8112,
|
|
"id": "readarr",
|
|
"tipi_version": 21,
|
|
"version": "0.3.30-nightly",
|
|
"categories": ["books", "media"],
|
|
"description": "",
|
|
"short_desc": "Book Manager and Automation (Sonarr for Ebooks)",
|
|
"author": "readarr.com",
|
|
"source": "https://github.com/Readarr/Readarr",
|
|
"form_fields": [],
|
|
"supported_architectures": ["arm64", "amd64"]
|
|
}
|