libsync

Docker 应用程序 from JPDVM2014's Repository

概述

A self-hosted web UI for managing and downloading your Qobuz and Tidal music libraries. Runs as a small FastAPI + SvelteKit server in Docker (or locally) and is accessed through any browser. It syncs your streaming-service favorites into a local database, lets you search and trigger downloads with live progress, and organizes the files on disk with your preferred folder/track templates. Both Qobuz and Tidal go through standalone async Python SDKs (consumed as a git submodule) — no CLI, no TOML config, no hidden state.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]/
网络
bridge
外壳
sh
特权
false
额外参数
--user 99:100

模板配置

WebUIPorttcp
目标
8080
默认值
8080
价值
8080
MusicPathrw

Where downloaded music is stored.

目标
/music
AppdataPathrw
目标
/data
默认值
/mnt/user/appdata/libsync
价值
/mnt/user/appdata/libsync
STREAMRIP_DB_PATHVariable
默认值
/data/streamrip.db
价值
/data/streamrip.db

详细信息

存储库
ghcr.io/arthursoares/libsync:latest
最后更新2026-06-01
初见2026-05-22

在Unraid 上运行 Libsync 。

Libsync 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。