Files
nexus/wiki/entities/Navidrome.md
2026-04-16 20:05:13 +08:00

33 lines
694 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]] — 部署工具