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]B站订阅用户全名检索错误 #63

Open
ArisakaRayee opened this issue Nov 22, 2021 · 3 comments
Open

[BUG]B站订阅用户全名检索错误 #63

ArisakaRayee opened this issue Nov 22, 2021 · 3 comments

Comments

@ArisakaRayee
Copy link

描述
订阅时全名检索但返回结果错误

系统信息

  • OS: Ubuntu 20.04
  • NodeJS Version:14.12
  • Wecab Version:1.8.27

复现
订阅检索特定用户"瑞树树树树" 实际检索结果"瑞樹MiZuki"

Error Log

0|wecab  | You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection:
0|wecab  | ReferenceError: params is not defined
0|wecab  |     at checkliveStatus (/root/Wecab/plugin/bilibili.js:129:14)
0|wecab  |     at /root/Wecab/plugin/bilibili.js:310:25
0|wecab  |     at processTicksAndRejections (internal/process/task_queues.js:95:5)
@Ninzore
Copy link
Owner

Ninzore commented Nov 22, 2021

在设计的时候就是这样的,选择的排序方式是按照粉丝量从多到少这样更多时候可以模糊搜索到大UP

是否需要增加排序方式的选项?

image

@hecheng337
Copy link

个人觉得非常需要!

比如我们学校的官方账号,粉丝没学生会的多,导致只能关注到他们的动态
我还得跑到数据库里手动替换掉对应的UID。

@ArisakaRayee
Copy link
Author

对 要表达的就是这个意思 希望能有一个筛选账户 或者说增加一个以uid检索的模式

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

3 participants