无语
无语
另外批量的时候不按顺序来可以,但能否把文件名字带上
> 需要执行yarn install来安装外部的前端依赖 作者好,我今天尝试了一下部署成功了,想问一下,头像文件本意就是放在upload里面的吗,我发现外面有个avatar文件夹,而upload不存在avatar文件夹,需要手动建
I have a new version and it works well ``` using AspNetCoreRateLimit; using Microsoft.AspNetCore.SignalR; using Microsoft.Extensions.Options; using System; using System.Threading.Tasks; namespace Api.Internal { public class SignalRLimitFilter : IHubFilter { private...
You need to limit the width to a multiple of 8
> Please provide which version of `Pomelo.EntityFrameworkCore.MySql` you're using. It should have been stated that you configured `Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft` for JSON support. > > I suspect that the ReadPosition argument doesn't...
> This is a long shot, but you could try `x.ReadPosition.GetValue(bidString)` or `x.ReadPosition.Root[bidString]` also. It works good
> This is a long shot, but you could try `x.ReadPosition.GetValue(bidString)` or `x.ReadPosition.Root[bidString]` also. > hi,`x.ReadPosition.Root[bidString]` has same problem `x.ReadPosition.GetValue[bidString]` is ok , but he generated such sql statement ```...
you can use `ProxyLib ` to support proxy like [this](https://github.com/TelegramFileCloud/Telega/commit/7c90148fcdfea8343e98c84941a7c7cc78f4ef61)
> 季度标题的问题,目前更新 Bangumi 插件到 `1.6.1.0` 后解决了,但在尝试为番剧获取元数据时,会于终端打印以下错误日志。 我也遇到了,看了一下,发现Jellyfin传过来的 `SeasonInfo.Path` 是 `null`
1. 对的 2. 在 https://github.com/kookxiang/jellyfin-plugin-bangumi/blob/master/Jellyfin.Plugin.Bangumi/Providers/SeasonProvider.cs 里的 `GetMetadata` 来一遍是可以的 3. 确实这会没扫到,但代码里面可以嘛(