app-store/apps/plex/config.json
github-action update-app-version 0ed3a36ff5 Update app version
2023-03-29 00:17:06 +02:00

20 lines
393 B
JSON

{
"$schema": "../schema.json",
"name": "Plex",
"available": true,
"exposable": true,
"port": 32400,
"id": "plex",
"tipi_version": 13,
"version": "1.31.3",
"url_suffix": "/web",
"categories": [
"media"
],
"description": "",
"short_desc": "Stream Movies & TV Shows",
"author": "plexinc",
"source": "https://github.com/plexinc/pms-docker",
"form_fields": []
}