app-store/apps/navidrome/config.json

16 lines
433 B
JSON
Raw Normal View History

2022-09-23 22:30:56 +00:00
{
"name": "Navidrome",
"available": true,
"port": 4533,
2022-09-24 12:46:08 +00:00
"exposable": true,
"id": "navidrome",
2022-09-23 22:30:56 +00:00
"description": "Modern Music Server and Streamer compatible with Subsonic/Airsonic",
"tipi_version": 5,
2023-03-28 21:54:35 +00:00
"version": "0.49.3",
"categories": ["media", "music"],
2022-09-23 22:30:56 +00:00
"short_desc": "A selfhosted music server",
"author": "https://github.com/Bvoxl",
"source": "https://github.com/navidrome/navidrome/",
"form_fields": []
}