Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 3.94 KB

File metadata and controls

67 lines (52 loc) · 3.94 KB

LX Music Sync Server (Enhanced Edition)

lxserver

Build Status Version Node Version License

GitHub stars GitHub forks GitHub issues Last Commit Commit Activity Total Downloads

Documentation | WebPlayer | Changelog

This project provides both a powerful WebPlayer and a professional LX Music Data Sync Service with a Web visualization dashboard.

✨ Sync Server Key Features

📊 Dashboard

Intuitive Web interface to monitor service status and connections in real-time. Dashboard

👥 User Management

Easily add/delete users and modify sync keys via the UI to manage multi-device access permissions. User Management

🎵 Deep Data Management

  • View playlists and song lists online for all users.
  • Support for searching and sorting to quickly locate songs.
  • Support for batch clearing redundant data or deleting playlists. Data View

💾 Snapshot Management

  • Auto Backup: Server automatically generates historical data snapshots.
  • Local Download: Snapshots can be downloaded as lx_backup.json for direct import into LX Music clients.
  • One-click Rollback: Roll back data to a specific snapshot point to prevent data loss. Snapshot Management

📂 File & System Logs

Built-in lightweight file management system for viewing, downloading, and searching system logs online. System Logs

☁️ WebDAV Real-time Cloud Sync

  • Supports Nutstore, Nextcloud, Alist, and other standard WebDAV drives.
  • Supports scheduled full data backup to the cloud.
  • Supports one-click restoration from cloud after server reset. WEBDAV Sync

📖 Dashboard Guide

  1. Access Dashboard: Visit http://your-ip:9527.
  2. Initial Setup: Change your default password in "System Config" immediately after first login.
  3. Add User: Create sync accounts in the "User Management" page. The generated password is the key for LX Music client connection. (Default: username admin, password password).
  4. Backup Strategy: It's highly recommended to configure cloud backup in "WebDAV Sync" for data safety.

💡 For more technical details (Docker deployment, Nginx config, variables, etc.), please return to the Project Homepage (README_EN.md).