18 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Lidarr",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8131,
 | |
|   "id": "lidarr",
 | |
|   "tipi_version": 7,
 | |
|   "version": "2.1.7",
 | |
|   "categories": ["media", "music"],
 | |
|   "description": "Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists 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": " Looks and smells like Sonarr but made for music.",
 | |
|   "author": "lidarr.audio",
 | |
|   "source": "https://github.com/Lidarr/Lidarr",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": ["arm64", "amd64"]
 | |
| }
 | 
