app-store/apps/overseerr/config.json

20 lines
606 B
JSON
Raw Normal View History

2022-10-15 12:26:31 +00:00
{
"$schema": "../schema.json",
"name": "Overseerr",
"available": true,
2022-11-11 19:33:58 +00:00
"exposable": true,
2022-10-15 12:26:31 +00:00
"port": 8116,
"id": "overseerr",
"tipi_version": 7,
"version": "1.33.1",
"categories": [
"media",
"utilities"
],
2022-10-15 12:26:31 +00:00
"description": "Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!",
"short_desc": "Request management and media discovery tool for the Plex ecosystem",
"author": "sct",
"source": "https://github.com/sct/overseerr",
"form_fields": []
}