17 lines
		
	
	
		
			405 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			405 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Booksonic",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8040,
 | |
|   "tipi_version": 3,
 | |
|   "version": "latest",
 | |
|   "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": []
 | |
| }
 | 
