app-store/apps/wizarr/config.json
renovate[bot] 49463d6e6f
chore(deps): update ghcr.io/wizarrrr/wizarr docker tag to v4 (#3331)
* chore(deps): update ghcr.io/wizarrrr/wizarr docker tag to v4

* Update app version [ready]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tipi CI <ci@runtipi.io>
2024-05-06 20:20:56 +02:00

24 lines
843 B
JSON

{
"$schema": "../schema.json",
"name": "Wizarr",
"port": 5690,
"available": true,
"exposable": true,
"id": "wizarr",
"tipi_version": 9,
"version": "4.0.0",
"categories": [
"utilities"
],
"description": "Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
"short_desc": "Wizarr is an automatic user invitation system for Plex and Jellyfin.",
"author": "https://github.com/Wizarrrr",
"source": "https://github.com/Wizarrrr/wizarr",
"website": "https://docs.wizarr.dev/",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
}