libsync
Aplicación Docker from JPDVM2014's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--user 99:100
Configuración de plantillas
WebUIPorttcp
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
MusicPathrw
Where downloaded music is stored.
- Objetivo
- /music
AppdataPathrw
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/libsync
- Valor
- /mnt/user/appdata/libsync
STREAMRIP_DB_PATHVariable
- Por defecto
- /data/streamrip.db
- Valor
- /data/streamrip.db
Categorías
Detalles
Repositorio
ghcr.io/arthursoares/libsync:latestÚltima actualización2026-06-02
Visto por primera vez2026-05-22
Ejecute Libsync en Unraid.
Libsync se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.