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

Errors when downloading lyrics for certain songs #127

Closed
daoxi opened this issue Oct 1, 2022 · 0 comments
Closed

Errors when downloading lyrics for certain songs #127

daoxi opened this issue Oct 1, 2022 · 0 comments
Assignees
Labels

Comments

@daoxi
Copy link
Contributor

daoxi commented Oct 1, 2022

So, when downloading lyrics for this song, an error occurred so I wasn't able to do so (some other songs worked just fine, though).

The error log is below:

2022-10-01 01:48:35.2142 | ERROR | SearchBySongId error, songId: "001pl2g813NfHD", message: "成功"
System.ArgumentNullException: 值不能为 null。
参数名: s
   在 System.Convert.FromBase64String(String s)
   在 MusicLyricApp.Bean.QQMusicBean.LyricResult.Decode()
   在 MusicLyricApp.Api.QQMusicNativeApi.GetLyric(String songMid)
   在 MusicLyricApp.Api.QQMusicApiV2.GetLyricVo0(String songId)
   在 MusicLyricApp.Api.MusicApiV2Cacheable.GetLyricVo(String songId)
   在 MusicLyricApp.MainForm.SearchBySongId(IEnumerable`1 songIds, Dictionary`2& errorMsgDict)

Version used: v5.0

@daoxi daoxi added the bug label Oct 1, 2022
@jitwxs jitwxs self-assigned this Oct 23, 2022
@jitwxs jitwxs mentioned this issue Oct 23, 2022
@jitwxs jitwxs closed this as completed Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants