Auto-sync: 2026-04-16 20:05

This commit is contained in:
2026-04-16 20:05:13 +08:00
parent db72ecb4f6
commit ee6406f30c
43 changed files with 1786 additions and 12 deletions

View File

@@ -0,0 +1,33 @@
---
title: "Navidrome"
type: entity
tags: [music, streaming, open-source]
---
## Definition
开源音乐流媒体服务器,提供类似 Spotify 的自托管音乐库服务。
## Aliases
- Navidrome
## Key Features
- 跨平台音乐流媒体服务
- 支持多种音频格式
- 提供 Web 界面和移动端应用
- 与 Subsonic API 兼容
## Technology Stack
- Go 语言开发
- 基于 SQLite 存储元数据
- 支持多种客户端Web、iOS、Android
## Use Cases
- 家庭音乐库管理
- 个人流媒体服务搭建
- 替代商业音乐服务(如 Spotify、Apple Music
---
## Related
- [[用Docker中安装Navidrome]] — 部署配置
- [[Docker-Compose]] — 部署工具