app-store/apps/bazarr/config.json

19 lines
551 B
JSON
Raw Normal View History

2022-11-03 12:05:27 +00:00
{
"$schema": "../schema.json",
"name": "Bazarr",
"available": true,
"port": 6767,
"id": "bazarr",
"tipi_version": 2,
"version": "1.1.2",
"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": []
}