Files
templates/blueprints/bazarr/meta.json
2026-07-08 21:04:58 +03:00

18 lines
447 B
JSON

{
"id": "bazarr",
"name": "Bazarr",
"version": "latest",
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
"logo": "logo.png",
"links": {
"github": "https://github.com/morpheus65535/bazarr",
"website": "https://www.bazarr.media/",
"docs": "https://wiki.bazarr.media/"
},
"tags": [
"subtitles",
"sonarr",
"radarr"
]
}