app-store/apps/wizarr/config.json
2023-03-01 13:37:25 -05:00

18 lines
771 B
JSON

{
"$schema": "../schema.json",
"name": "Wizarr",
"port": 8153,
"available": true,
"exposable": true,
"id": "wizarr",
"tipi_version": 1,
"version": "2.1.0",
"categories": ["utilities"],
"description": "Wizarr is a automatic user invitation system for Plex, Jellyfin and Emby. Create a unique link and share it to a user and they will automatically be invited to your Media Server! They will even be guided to download the clients and instructions on how to use your requests software!",
"short_desc": "Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.",
"author": "https://github.com/Wizarrrr",
"source": "https://github.com/Wizarrrr/wizarr",
"website": "https://docs.wizarr.dev/",
"form_fields": []
}