* 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
		
	
	
		
			655 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			655 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Jellyseerr",
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "port": 8163,
 | 
						|
  "id": "jellyseerr",
 | 
						|
  "tipi_version": 5,
 | 
						|
  "version": "1.7.0",
 | 
						|
  "categories": [
 | 
						|
    "media",
 | 
						|
    "utilities"
 | 
						|
  ],
 | 
						|
  "description": "Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!",
 | 
						|
  "short_desc": "Fork of overseerr for Jellyfin support",
 | 
						|
  "author": "Fallenbagel",
 | 
						|
  "source": "https://github.com/Fallenbagel/jellyseerr",
 | 
						|
  "form_fields": [],
 | 
						|
  "supported_architectures": ["arm64", "amd64"]
 | 
						|
}
 |