app-store/apps/bazarr/config.json
renovate[bot] a38596ae4a
chore(deps): update lscr.io/linuxserver/bazarr docker tag to v1.2.1 (#428)
* chore(deps): update lscr.io/linuxserver/bazarr docker tag to v1.2.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-02 22:24:45 -04:00

20 lines
571 B
JSON

{
"$schema": "../schema.json",
"name": "Bazarr",
"available": true,
"exposable": true,
"port": 6767,
"id": "bazarr",
"tipi_version": 5,
"version": "1.2.1",
"categories": [
"media",
"utilities"
],
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
"short_desc": "A companion application to Sonarr and Radarr that manages and downloads subtitles",
"author": "morpheus65535",
"source": "https://github.com/morpheus65535/bazarr",
"form_fields": []
}