2022-08-03 19:29:10 +00:00
|
|
|
{
|
2022-08-24 09:18:00 +00:00
|
|
|
"$schema": "../schema.json",
|
2022-08-04 15:34:02 +00:00
|
|
|
"name": "Booksonic",
|
|
|
|
"available": true,
|
2022-11-11 19:33:58 +00:00
|
|
|
"exposable": true,
|
2022-08-04 15:34:02 +00:00
|
|
|
"port": 8040,
|
2022-11-11 19:33:58 +00:00
|
|
|
"tipi_version": 3,
|
2022-08-24 09:18:00 +00:00
|
|
|
"version": "latest",
|
2022-08-04 15:34:02 +00:00
|
|
|
"id": "booksonic",
|
|
|
|
"categories": ["books", "media"],
|
|
|
|
"description": "",
|
|
|
|
"short_desc": "The selfhosted audiobook server",
|
|
|
|
"author": "https://github.com/popeen",
|
|
|
|
"source": "https://github.com/popeen/Booksonic-Air",
|
|
|
|
"form_fields": []
|
|
|
|
}
|