app-store/apps/jellyseerr/config.json

18 lines
644 B
JSON
Raw Normal View History

2023-03-20 18:50:13 +00:00
{
"$schema": "../schema.json",
"name": "Jellyseerr",
"available": true,
"exposable": true,
"port": 8163,
2023-03-20 18:50:13 +00:00
"id": "jellyseerr",
"tipi_version": 10,
"version": "1.9.2",
"categories": ["media", "utilities"],
2023-03-20 18:50:13 +00:00
"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"]
2023-03-20 18:50:13 +00:00
}