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

建议在拉取List 等通过后台或者线程来操作,另外看是否能够提供播放本地音乐播放的功能 #267

Open
binglius opened this issue Jan 2, 2024 · 1 comment

Comments

@binglius
Copy link

binglius commented Jan 2, 2024

  1. 在首次拉取 List 或者拉取一个比较大的 List,由于不是后台操作,出现类似假死一段时间,用户体验不佳。

  2. 希望能够提供播放本地音乐的功能,并且如果能够播放本地音乐并自动获得歌曲歌词就完美了。

@gmg137
Copy link
Owner

gmg137 commented Jan 9, 2024

  1. 目前所有网络请求都是异步的,2.0 版本重构时去除了加载动画,原因忘了,再有 GTK 默认的 spinner 太丑了。

  2. Linux 不缺优秀的本地音乐播放器,播放本地音乐的功能预计不会添加。自动获取歌词有osdlyrics。

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