Skip to content

v1.9.0-pre: Improved matching strategy and updated API

Latest
Compare
Choose a tag to compare
@cqjjjzr cqjjjzr released this 01 Nov 17:04
a6c3136

THIS IS AN UNSTABLE PRE-RELEASE. You may encounter error results, exceptions or crashes. Please report in issues. You can also attach a debugger since some error info is written to the .NET debug output.

#19: Improve lyric match accuracy
Also adopted https://github.com/real-zony/ZonyLrcToolsX/blob/dev/src/ZonyLrcTools.Common/Lyrics/Providers/NetEase/NetEaseLyricsProvider.cs for a newer private Netease Cloud Music API.
Code refactor