Skip to content
New issue

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

歌曲ID溢出int32导致第三方歌词软件无法适配歌词 #2334

Open
IrisNyx opened this issue Oct 24, 2024 · 1 comment
Open

歌曲ID溢出int32导致第三方歌词软件无法适配歌词 #2334

IrisNyx opened this issue Oct 24, 2024 · 1 comment

Comments

@IrisNyx
Copy link

IrisNyx commented Oct 24, 2024

如题,第三方歌词软件返回null,今年四月底之后的所有歌曲都无法适配。使用Lyricify和热词都可复现。

@111inhistory
Copy link

111inhistory commented Oct 24, 2024

看了一眼热词的代码,是热词里请求了YesPlayMusic的播放信息,然后json解码时id保存到了int里导致的溢出,实测json请求里的整数是正常的。然后Lyricify已经停止支持了,估计想改有点难度了。热词那边我提交issue了,不知道啥时候会看到

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

No branches or pull requests

2 participants