We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我的xiaomusic是通过openwrt中的docker容器部署的,音乐文件存储在NAS,是通过SMB挂载到openwrt中的
读取本地歌曲列表时,除了拉丁字母能正常显示,其他字符都显示成”?",看了日志里面文件名也是大量出现问号
下载网络歌曲时,本地保存的音乐文件,文件名也是乱码,图中这首歌是七里香。
The text was updated successfully, but these errors were encountered:
文件名编码问题,不建议使用 smb 。目前需要 utf8 编码,windows 中文版一般是 GB2312 编码的。
Sorry, something went wrong.
No branches or pull requests
我的xiaomusic是通过openwrt中的docker容器部署的,音乐文件存储在NAS,是通过SMB挂载到openwrt中的
读取本地歌曲列表时,除了拉丁字母能正常显示,其他字符都显示成”?",看了日志里面文件名也是大量出现问号
下载网络歌曲时,本地保存的音乐文件,文件名也是乱码,图中这首歌是七里香。
The text was updated successfully, but these errors were encountered: