LimLLL
LimLLL
> 你这日志都没删除种子部分, 说明删除历史记录的时候没有查询到历史记录对应种子 > > 不排除是历史数据遗留问题 建议你更新最新版本mp,重新通过mp下载入库,再删除试试 qb转移到tr,然后历史记录删除历史记录,源文件,媒体库文件不会同步删除tr里面的种子,请问目前有结局办法吗。tr版本3.00,mp版本v1.8.5-1。日志内似乎显示了删除了下载任务,但实际上tr的任务还在。可以确定这个文件时mp订阅自动下载的
> This would probably be relatively easy to add if you wanted to have a go. I think it would need to be added to the upstream library (which we...
> 我也遇到了,我执行了这个之后似乎好了,我怀疑是安装官方指定的safetensors-0.6.2.dev0起了作用。 > > ``` > # 对于 Linux 系统,请直接复制并执行以下命令,无需修改链接中的 cuda 版本: > python -m pip install https://paddle-whl.bj.bcebos.com/nightly/cu126/safetensors/safetensors-0.6.2.dev0-cp38-abi3-linux_x86_64.whl > # 对于Windows 系统,请直接复制并执行以下命令: > python -m pip install https://xly-devops.cdn.bcebos.com/safetensors-nightly/safetensors-0.6.2.dev0-cp38-abi3-win_amd64.whl > ```...
参考我在这提的issue,目前弹幕需要wbi验证,已经解决,代码写的烂,就不提pr了:https://github.com/timerring/bilive/issues/341 或者直接根据fork打包就行:https://github.com/LimLLL/blrec
> 请问是否已解决?我输入"python -m build && pip install dist/blrec-2.0.0b4-py3-none-any.whl"后出现 “标记“&&”不是此版本中的有效语句分隔符。” 直接运行 “pip install blrec-2.0.0b4-py3-none-any.whl” 也未能解决问题 不知道哪里搞错了 确实没遇到过这个分隔符问题,你可以试试把打包指令分开。安装whl出错具体是什么错误
> > 参考我在这提的issue,目前弹幕需要wbi验证,已经解决,代码写的烂,就不提pr了:[timerring/bilive#341](https://github.com/timerring/bilive/issues/341) > > > > 或者直接根据fork打包就行:https://github.com/LimLLL/blrec > > 佬,我是docker的,该怎么办 fork我的仓库,然后docker重新build一个自己的镜像(这个我没测试过btw),有dockerfile文件。具体指令可以问下ai
> There's an existing related thread: [#543](https://github.com/net4people/bbs/issues/543). > > Maybe Cloudflare made a change, and configuring DNS records for ip6.arpa is not allowed anymore? I still don't fully understand the...