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
感谢分享~ 其实flac无损也是同样方法处理的,目前的代码会强制把后缀修改为mp3,导致拖入MusicBrainz时无法识别。 程序可以用文件中的前几个字节的魔法字来识别文件类型。
The text was updated successfully, but these errors were encountered:
赞!多谢多谢,这确实是个问题,其实我都没留意其他的文件类型 😢
Sorry, something went wrong.
No branches or pull requests
感谢分享~
其实flac无损也是同样方法处理的,目前的代码会强制把后缀修改为mp3,导致拖入MusicBrainz时无法识别。
程序可以用文件中的前几个字节的魔法字来识别文件类型。
The text was updated successfully, but these errors were encountered: