24 lines
		
	
	
		
			633 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			633 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Bazarr",
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "port": 6767,
 | 
						|
  "id": "bazarr",
 | 
						|
  "tipi_version": 14,
 | 
						|
  "version": "1.4.2",
 | 
						|
  "categories": [
 | 
						|
    "media",
 | 
						|
    "utilities"
 | 
						|
  ],
 | 
						|
  "description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
 | 
						|
  "short_desc": "A companion application to Sonarr and Radarr that manages and downloads subtitles",
 | 
						|
  "author": "morpheus65535",
 | 
						|
  "source": "https://github.com/morpheus65535/bazarr",
 | 
						|
  "form_fields": [],
 | 
						|
  "supported_architectures": [
 | 
						|
    "arm64",
 | 
						|
    "amd64"
 | 
						|
  ]
 | 
						|
}
 |