app-store/apps/plex/config.json
renovate[bot] 615cfa9647
chore(deps): update lscr.io/linuxserver/plex docker tag to v1.29.2 (#122)
* chore(deps): update lscr.io/linuxserver/plex docker tag to v1.29.2

* Update app version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2022-11-11 19:53:49 +00:00

20 lines
392 B
JSON

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