24 lines
		
	
	
		
			760 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			760 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Sonarr",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8098,
 | |
|   "id": "sonarr",
 | |
|   "tipi_version": 7,
 | |
|   "version": "4.0.1",
 | |
|   "categories": [
 | |
|     "media",
 | |
|     "utilities"
 | |
|   ],
 | |
|   "description": "Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
 | |
|   "short_desc": "TV show manager for Usenet and BitTorrent",
 | |
|   "author": "sonarr.tv",
 | |
|   "source": "https://github.com/Sonarr/Sonarr",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)