14 lines
330 B
JSON
14 lines
330 B
JSON
{
|
|
"name": "Booksonic",
|
|
"available": true,
|
|
"port": 8040,
|
|
"tipi_version": 1,
|
|
"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": []
|
|
}
|