Xiang Liu

Results 95 comments of Xiang Liu

在日志中搜下 `Jellyfin.Plugin.Bangumi.PlaybackScrobbler` 看看有没有相关上报 / 错误的日志?

> Bad Request: invalid input: episode 1183149 is not episodes of subject 387803 看样子是 API 那边有问题了 https://github.com/bangumi/server/issues/346

> Jellyfin.Plugin.Bangumi.Model.ServerException: JSON Error: can't decode request body as json or value doesn't match expected type > at Jellyfin.Plugin.Bangumi.Model.ServerException.ThrowFrom(HttpResponseMessage response) > at Jellyfin.Plugin.Bangumi.BangumiApi.SendRequest(HttpRequestMessage request, String accessToken, CancellationToken token) > at...

https://ci.appveyor.com/project/kookxiang/jellyfin-plugin-bangumi/build/artifacts 最新的测试版能解决吗?现在在默认 type 下如果搜不到会尝试搜索所有类型

确实是旧的 API,我晚上看能不能换一下

换到新的 api 确实可以搜到了,不过 AnitomySharp 原来的逻辑是只在搜索不出的时候介入,需要再改改逻辑

这个插件无能为力,只能靠 jellyfin 本体支持了

插件没法控制隐藏或者显示某一集 启动失败的问题手动覆盖一下插件文件试试?

诶,原来是原版么…