You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #1107 on December 08, 2024 04:08.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
当前程序版本
1.4.1
运行环境
Docker
功能改进类型
主程序
功能改进
目前搜索优先级和订阅优先级的运行逻辑差不多,都是逐级匹配,这个对订阅来说是合适的。
但是他们又有不同点:
订阅是把符合最前优先级的添加下载;
搜索把所有符合任一优先级的结果放在一起显示。
也就是说搜索的优先级起不到区分的作用了,还是一股脑显示在一起。
建议把搜索优先级去掉,改成预设筛选条件。在搜索页面点击预设的条件,按预设筛选显示
参考资料
No response
All reactions