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

* 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>
2023-05-09 08:37:59 -04:00

20 lines
393 B
JSON

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