mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
18 lines
447 B
JSON
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"
|
|
]
|
|
}
|