app-store/apps/plex/config.json

16 lines
332 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"name": "Plex",
"available": true,
"port": 32400,
"id": "plex",
2022-08-16 18:54:04 +00:00
"tipi_version": 2,
"version": "1.28.0",
2022-07-28 17:46:12 +00:00
"url_suffix": "/web",
"categories": ["media"],
"description": "",
"short_desc": "Stream Movies & TV Shows",
"author": "plexinc",
"source": "https://github.com/plexinc/pms-docker",
"form_fields": []
}