app-store/apps/plex/config.json
Nicolas Meienberger d64bb1f2b7 Initial commit
2022-07-28 19:46:12 +02:00

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": []
}