app-store/apps/navidrome/config.json

23 lines
507 B
JSON

{
"name": "Navidrome",
"available": true,
"port": 4533,
"exposable": true,
"id": "navidrome",
"description": "Modern Music Server and Streamer compatible with Subsonic/Airsonic",
"tipi_version": 12,
"version": "0.52.5",
"categories": [
"media",
"music"
],
"short_desc": "A selfhosted music server",
"author": "https://github.com/Bvoxl",
"source": "https://github.com/navidrome/navidrome/",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
}