* Update Ghostfolio to 2.9.0 * Update Jellyfin to 10.8.11 * Update Radarr to 5.0.3 * Add local domain support to Jellyfin * Update Ghostfolio to 2.10
		
			
				
	
	
		
			20 lines
		
	
	
		
			915 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			915 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": []
 | 
						|
}
 |