Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
XCQ0607
/
lxserver
Public
Notifications
You must be signed in to change notification settings
Fork
202
Star
743
Code
Issues
24
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Releases
v1.9.3
LX Music Sync Server v1.9.3
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
github-actions
released this
06 May 11:36
·
119 commits
to main since this release
v1.9.3
e849f53
v1.9.3 (2026-05-06)
🌟 新增功能
本地音乐子目录管理 (Categorization) (
#150
)
:
分类文件夹
: 支持在
/data/music
或
/music
目录中创建多级子目录,实现本地音乐的物理分类管理(注意:
cache
文件夹暂不支持创建子目录)。
批量分类
: 批量操作栏新增“分类”功能,支持一键将选中的音乐及其关联歌词文件移动到目标文件夹,并自动同步索引。
路径自动识别
: 优化扫描逻辑,支持深度递归搜索,自动识别并记录歌曲的
subPath
物理路径。
搜索与分页增强 (
#151
)
:
自动回弹
: 切换搜索分页时自动滚动回列表顶部。
跳转功能
: 分页控件新增“跳转至指定页”功能。
登录状态查看与快捷入口 (
#162
)
: 增加登录状态查看面板及快捷操作入口。
歌曲歌词嵌入功能 (
#163
)
: 支持将歌词内容嵌入到歌曲文件的元数据标签中,方便本地文件管理。
筛选多选功能
: 筛选面板支持多项选择,极大提升了歌曲过滤的灵活性。
🔧 修复与优化
系统存储升级 (
#160
)
: 引入
IndexedDB
替代 LocalStorage 存储核心列表数据,彻底解决了大规模歌单场景下 5MB 储存空间不足的问题。
播放与下载逻辑修复 (
#164
,
#167
)
:
浏览器下载修复
: 修复了存在缓存歌曲后,无法使用浏览器下载的问题。
播放器接入修复
: 修复了部分情况下无法正常进入网页播放器的问题。
播放器交互
:
语境切换修复
: 修复了播放搜索列表歌曲时,在开启“切换播放语境”设置的情况下仍会错误意外触发重置到默认歌单的 Bug。
UI 与体验
:
移动端深度优化
: 优化了手机端部分弹出面板的触摸交互与布局表现。
界面展示优化
: 进一步优化了部分 UI 组件的视觉表现。
You can’t perform that action at this time.