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

增加当前列表模糊搜索,修复连续跳转Bug #858

Merged
merged 94 commits into from
Aug 19, 2020
Merged

增加当前列表模糊搜索,修复连续跳转Bug #858

merged 94 commits into from
Aug 19, 2020

Conversation

tonyfettes
Copy link
Contributor

@tonyfettes tonyfettes commented Jul 5, 2020

本PR 基于 #846#842.

Feature:

  1. 当前列表的模糊搜索
  2. 优化了 修复快速切换音乐,线程混乱问题,增加快速跳转快捷键 #842 中数字+跳转键的逻辑
  3. 调整了评论界面的布局
  4. 调整了帮助界面的对齐
  5. 提交变更 #846提交变更 #846 的 feature
  6. 修改了歌词的显示逻辑,修复了长按 jk 歌词高亮显示闪烁的问题
  7. 每页绘图起始位置和每页条目数量根据终端窗口大小动态变化(同时实现功能 请问每屏显示的歌曲数目可以自定义吗? #828
  8. 将获取到长度为 0 的歌曲的情况判断为歌曲版权问题,并取消默认自动播放下一首 (修复以单曲循环方式开始播放某首未获得版权的歌曲,会无限循环卡死 #829
  9. 修复了终端界面按 l 时的逻辑问题

Bug:

  1. 模糊搜索返回结果后再次模糊搜索会在上一次的返回结果中搜索
  2. 在搜索返回结果界面播放后播放模式会变成顺序播放,返回歌单界面时播放模式错误
  3. 在搜索结果界面播放歌曲后回到歌单界面,按P会跳到原来的搜索界面

@tonyfettes tonyfettes marked this pull request as draft July 13, 2020 14:17
@tonyfettes tonyfettes marked this pull request as ready for review August 17, 2020 15:18
@kigawas
Copy link
Collaborator

kigawas commented Aug 18, 2020

可以用 black 把所有.py文件format一下么?
https://github.com/psf/black

@tonyfettes
Copy link
Contributor Author

可以用 black 把所有.py文件format一下么?
https://github.com/psf/black

现在已经用 black 格式化过了

@kigawas kigawas merged commit 026e65c into darknessomi:master Aug 19, 2020
@kigawas
Copy link
Collaborator

kigawas commented Aug 19, 2020

Thanks

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

Successfully merging this pull request may close these issues.

4 participants