Skip to content

Conversation

@serious-snow
Copy link

@serious-snow serious-snow commented Aug 21, 2025

  • 在 macos 和 linux 读取本地文件需要添加 file:// 前缀
  • windows 也支持 file:// 前缀
  • 在创建播放器时,为本地歌曲路径添加 file:// 前缀
  • 在修改歌曲封面时,为本地路径添加 file:// 前缀
  • 在保存元数据时,移除 file:// 前缀以保持兼容性
  • 修复 编辑歌曲信息弹窗无法复制(路径和md5)

wangjian added 2 commits August 21, 2025 09:37
- 在 macos 和 linux 读取本地文件需要添加 file:// 前缀
- windows 也支持 file:// 前缀
- 在创建播放器时,为本地歌曲路径添加 file:// 前缀
- 在修改歌曲封面时,为本地路径添加 file:// 前缀
- 在保存元数据时,移除 file:// 前缀以保持兼容性
@imsyy imsyy merged commit d0b5eb3 into imsyy:dev Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants