沉默の金

Results 22 comments of 沉默の金

删除 target/linux/generic/hack-$kernel_version/953-net-patch-linux-kernel-to-support-shortcut-fe.patch target/linux/generic/pending-$kernel_version/613-netfilter_optional_tcp_window_check.patch $kernel_version为openwrt的内核版本

lede现在[默认编译](https://github.com/coolsnowwolf/lede/blob/5ae14cb43d1711565bf08a6916d6d39ca0da64a8/include/target.mk#L56)的是firewall3不是firewall4,这些firewall4、libnftnl、nftables的补丁也是适配firewall4用的。你编译的这个firewall应该是firewall3它后端调用的是Iptables不是nftables。lede无限自动重启可以试着在lede的[issues](https://github.com/coolsnowwolf/lede/issues)提问,或许会有回复。 我现在使用的是用openwrt官方v23.05.4版本源码编译的,感兴趣的话可以试试[OpenWrt-K](https://github.com/chenmozhijin/OpenWrt-K)进行云编译

打开已经导入歌曲标签的歌词是什么意思?打开已经导入歌曲标签的歌曲文件的歌词?

已在[v0.9.2](https://github.com/chenmozhijin/LDDC/releases/tag/v0.9.2)版本中实现

检查设置中末尾参照行时间样式(仅LRC),设置成与原文起始时间相同,这是默认设置,不知道是不是你不小心改了。

格式②是用在什么软件上的呢?以前都没见到过,想了解一下。 我用酷狗音乐源搜索部分关键词也没有任何结果,这应该跟使用的酷狗音乐api有关系,不过我搜大部分歌都有结果,你换一首歌试一下。 软件自己退出的情况我还没遇到过,可能是软件崩溃了?新版本改动会比较大,不知道还有没有这个问题。

类似功能`末尾参照行时间样式`已在[v0.7.0](https://github.com/chenmozhijin/LDDC/releases/tag/v0.7.0)实现 ![image](https://github.com/user-attachments/assets/69e34d09-199e-4add-9bc4-c524a05b16b2)

这应该是由于PySide(Qt)不支持fcitx输入法框架导致的,linux所有使用fcitx框架输入法都无法使用,我尝试在LDDC最新测试版(0.8.0-alpha.1)中添加了fcitx插件,我在ubuntu 24中使用Fcitx5与谷歌拼音输入法测试了没有问题 LDDC(0.8.0-alpha.1)下载: [Linux - x64 artifacts](https://github.com/chenmozhijin/LDDC/actions/runs/11218417756/artifacts/2024594970) ![image](https://github.com/user-attachments/assets/10033abb-bb01-4959-84cf-9847b76930b8)

已在[v0.8.0](https://github.com/chenmozhijin/LDDC/releases/tag/v0.8.0)中修复