 1cc62c2202
			
		
	
	
		1cc62c2202
		
			
		
	
	
	
	
		
			
			* Add the extra config to the first 50 apps and modify tests, * Add arch to extra 55 apps. * Fix tests error. * Fix tests (again). * Andd the last 77 apps. * Change photoprism from latest to a version. * Fixes. * Drop arm support for peppermint. --------- Co-authored-by: JigSaw <JigSawFr@users.noreply.github.com>
		
			
				
	
	
		
			21 lines
		
	
	
		
			964 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			964 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Radarr",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8088,
 | |
|   "id": "radarr",
 | |
|   "tipi_version": 10,
 | |
|   "version": "5.0.3",
 | |
|   "categories": [
 | |
|     "media",
 | |
|     "utilities"
 | |
|   ],
 | |
|   "description": "Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. Note that only one type of a given movie is supported. If you want both an 4k version and 1080p version of a given movie you will need multiple instances.",
 | |
|   "short_desc": "Movie collection manager for Usenet and BitTorrent users.",
 | |
|   "author": "radarr.video",
 | |
|   "source": "https://github.com/Radarr/Radarr",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": ["arm64", "amd64"]
 | |
| }
 |