 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>
		
			
				
	
	
		
			20 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Jellyfin",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8091,
 | |
|   "id": "jellyfin",
 | |
|   "tipi_version": 7,
 | |
|   "version": "10.8.11",
 | |
|   "categories": [
 | |
|     "media"
 | |
|   ],
 | |
|   "description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!",
 | |
|   "short_desc": "A media server for your home collection",
 | |
|   "author": "jellyfin.org",
 | |
|   "source": "https://github.com/jellyfin/jellyfin",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": ["arm64", "amd64"]
 | |
| }
 |