Daniel Li

Results 38 comments of Daniel Li

Anyone who waiting for this feature may do this temporarily: ```javascript import koaLogger from "koa-logger"; app.use(async (ctx, next) => { const koaLoggerInstance = koaLogger(logString => { // Do anything with...

I need to overwrite the health check cmd while creating or updating containers. Is this feature still going on?

PaperMC 1.20.6-96-3004717 (MC: 1.20.6) ResourceWorld 2.0.7 Auto reset doesn't work. My server restarts daily, does it reset the timer each time it restarts?

可以修改这一行 https://github.com/hisune/emby_pinyin/blob/master/src/app/EmbyPinyin.php#L415 ```php $sortName = (string)($this->pinyin->fullSentence($itemDetail->Name, 'none')); // 因为fullSentence返回的不是字符串,所以需要转换一下。 ``` 我发现我提供的场景2的例子是有问题的,如果保留所有字符,由于第三代的空格在ASCII中比第一代的冒号更靠前,所以结果将依然是第三代排在前面…… 不过这就属于标题命名本身的问题了。它们至少是挨在一起的,不会像场景一的例子那样直接被分离到了队列的首尾。

一样的问题,没有下载任务的时候rpc连接正常,一旦1个下载任务被添加成功,rpc就处于失联状态,直到下载完成后才恢复访问。

看起来是这个问题 https://github.com/coolsnowwolf/lede/issues/10317

+1 It would be awesome if this could be implemented!