2022-07-28 17:46:12 +00:00
|
|
|
{
|
2022-08-24 09:18:00 +00:00
|
|
|
"$schema": "../schema.json",
|
2022-07-28 17:46:12 +00:00
|
|
|
"name": "Plex",
|
|
|
|
"available": true,
|
2022-09-07 19:18:41 +00:00
|
|
|
"exposable": true,
|
2022-07-28 17:46:12 +00:00
|
|
|
"port": 32400,
|
|
|
|
"id": "plex",
|
2024-06-13 16:07:32 +00:00
|
|
|
"tipi_version": 27,
|
|
|
|
"version": "1.40.3",
|
2022-07-28 17:46:12 +00:00
|
|
|
"url_suffix": "/web",
|
2024-06-13 16:07:32 +00:00
|
|
|
"categories": ["media"],
|
2022-07-28 17:46:12 +00:00
|
|
|
"description": "",
|
|
|
|
"short_desc": "Stream Movies & TV Shows",
|
|
|
|
"author": "plexinc",
|
|
|
|
"source": "https://github.com/plexinc/pms-docker",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
2024-06-13 16:07:32 +00:00
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2022-07-28 17:46:12 +00:00
|
|
|
}
|