21 lines
		
	
	
		
			467 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			467 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Readarr",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8112,
 | |
|   "id": "readarr",
 | |
|   "tipi_version": 5,
 | |
|   "version": "0.3.14-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"]
 | |
| }
 | 
