075a81c470
* chore(deps): update fallenbagel/jellyseerr docker tag to v1.5.0 * 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>
20 lines
606 B
JSON
20 lines
606 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Jellyseerr",
|
|
"available": true,
|
|
"exposable": true,
|
|
"port": 8163,
|
|
"id": "jellyseerr",
|
|
"tipi_version": 2,
|
|
"version": "1.5.0",
|
|
"categories": [
|
|
"media",
|
|
"utilities"
|
|
],
|
|
"description": "Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!",
|
|
"short_desc": "Fork of overseerr for Jellyfin support",
|
|
"author": "Fallenbagel",
|
|
"source": "https://github.com/Fallenbagel/jellyseerr",
|
|
"form_fields": []
|
|
}
|