Dawei Huang

Results 11 comments of Dawei Huang

> 控制过滤器优先级很简单,用[plugin_priority插件](https://flexget.com/Plugins/plugin_priority)就能做到。 nexusphp插件默认优先级`127`,imdb插件默认优先级`120`,实际上imdb先处理了再交给nexusphp的。 但这个思路其实不可行,筛选出符合1990年并且6分以上的电影,accept的其实没有问题,关键就在于undecided的都是6分以下的,nexusphp判断之后又会把这些条目accept回来。所以不管怎么调整优先级都无法起作用。 > > 用if插件是可以解决这个问题的,我举个例子 > > ```yaml > tasks: > my-task: > rss: > url: https://www.example.com/rss.xml > other_fields: [link] > imdb_lookup: yes > require_field: > - imdb_score...

不是已知的格式,尝试降级到 Windows 客户端 19.43 及以下,Mac 客户端 8.8.0 及以下。

* 浏览器下现在不会触发,但还需要测试引用的依赖会不会直接把宿主炸掉; * `mw.wikibase` 扩展函数比较多,我也不熟悉,有必要也加上注解吗?

> @davidxuang Can you give this a look? It looks exactly identical to results of previous release version.

> I'm using Windows 10 21h2, latest Scoop and Bulk-Crap-Uninstaller versions (05/10/22). Those entries appear in the uninstall list, deleting C:\Users\PICHAU\scoop\shims\scoop.ps1 temporily fixes the problem, but when I use scoop...

> Hello, is there an alternative solution until the release? maybe a solution to at least hide the false Scoop entries permanently or a way to roll back the version...

你是想用图形界面还是命令行呢? macOS 现阶段没有构建的原因,一是上游还不支持 macOS 上的原生编译(编译到不需要运行时的独立程序,目前命令行使用),二是我不确定 macOS 上的工具链能否直接照抄 Linux 的配置。

所有程序已经统一为 .NET 7 框架了,macOS 目前可以通过安装运行时([此页面](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)下载 .NET Runtime)运行标有`noarch`字样的程序包。

Supported starting v2.3.0.

> Would that explain this problem? https://github.com/microsoft/fluentui-system-icons/issues/676 20 is a factor of 500 so maybe it's not? You may use FontForge to check if the circles are identical in the...