lx-music-desktop/publish/changeLog.md

15 lines
644 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.

若你更新v2.0.0后,出现之前收藏的歌曲全部丢失或者歌曲无法添加到列表播放的问题,可以按以下方式解决:
1. 根据你的平台类型,进入软件数据目录
- Windows`%APPDATA%/lx-music-desktop`
- Linux`$XDG_CONFIG_HOME/lx-music-desktop` 或 `~/.config/lx-music-desktop`
- macOS`~/Library/Application Support/lx-music-desktop`
2. 进入`LxDatas`目录退出LX删除`lx.data.db`文件,再启动软件即可
若以上操作仍然不行可以加交流群或者在GitHub开issue反馈
### 修复
- 修复无效的歌曲信息导致我的列表数据迁移失败的问题