app-store/apps/booksonic/config.json
DrMxrcy 6467f35155
Update Booksonic to 2201.1.0 (#576)
- Add Image Tagging
-Add Context Path for Reverse Proxys
2023-05-23 08:43:52 -04:00

17 lines
438 B
JSON

{
"$schema": "../schema.json",
"name": "Booksonic",
"available": true,
"exposable": true,
"port": 8040,
"tipi_version": 4,
"version": "2201.1.0",
"id": "booksonic",
"categories": ["books", "media"],
"description": "The selfhosted audiobook server",
"short_desc": "The selfhosted audiobook server",
"author": "https://github.com/popeen",
"source": "https://github.com/popeen/Booksonic-Air",
"form_fields": []
}