15 lines
323 B
JSON
15 lines
323 B
JSON
|
{
|
||
|
"name": "Plex",
|
||
|
"available": true,
|
||
|
"port": 32400,
|
||
|
"id": "plex",
|
||
|
"url_suffix": "/web",
|
||
|
"categories": ["media"],
|
||
|
"description": "",
|
||
|
"short_desc": "Stream Movies & TV Shows",
|
||
|
"author": "plexinc",
|
||
|
"source": "https://github.com/plexinc/pms-docker",
|
||
|
"image": "/logos/apps/plex.png",
|
||
|
"form_fields": []
|
||
|
}
|