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