Icemic

Results 21 comments of Icemic

Thank you for your kind! However there're some steps to do: 1. please split your pull request to several ones, ensuring that each pr only contains one kind of change....

yes, but not now. I'm busy in other things. any pull request is welcome!

> 现在一共 40w 条条目,每天更新排名会更新 10w 条数据。经过一段时间之后 meilisearch 就会崩溃并且无法写入,虽然删除旧文件并且重建搜索只需要半小时,但是需要额外盯着监控系统确定 meilisearch 没有挂掉... > > 🤔 不知道是 meili 本身的问题还是我们误用了,也可能是 meili 可能不太适合这种使用场景。 > > 暂时的解决方案是忽略掉纯粹的排名更新。如果未来这个问题比较严重,可能考虑放弃现在的近实时更新改为每周更新,或者改用 ES。 > > 上游有些相关的 issue,可能在 v0.30 能被修复 [meilisearch/meilisearch#2628](https://github.com/meilisearch/meilisearch/issues/2628) 这些更新是一次性提交的,还是一个个提交的?后者会创建10w次更新任务(如果没有主动开启自动batch的话)

还有一种情况就是 bgm 条目缺少分季标识导致的问题,比如 [Liuyun&VCB-S&ANK-Raws] Chihayafuru I+II [1080p] 就只能指定一个季度

![图片](https://user-images.githubusercontent.com/837432/194522715-aeb37f98-d051-4fcf-8414-586a05e49f60.png) 插件是添加了 repository 之后安装的,应该都是最新版? 配合 anilist 的用法我再试试看

能分享下你的两个插件的配置和存储库里的设置吗?我这里没有出现使用anilist获得的日文标题搜索bgm.tv的情况,log 都是 ``` [10:13:44] [INF] [8] Jellyfin.Plugin.Bangumi.Providers.SeriesProvider: Searching Shinsekai Yori in bgm.tv [10:14:30] [INF] [48] Jellyfin.Plugin.Bangumi.Providers.SeriesProvider: Searching Shinsekai Yori in bgm.tv ```

> 都替换过了,问题依旧,很迷。 说起来我这边一直在报这样的错误,似乎是应该返回json的接口返回了html,不知道有没有关联 ``` [10:52:19] [INF] [3] Jellyfin.Plugin.Bangumi.Providers.SeriesProvider: Searching Shinsekai Yori in bgm.tv [10:52:20] [ERR] [3] MediaBrowser.Providers.TV.SeriesMetadataService: Error in Bangumi System.Text.Json.JsonException: '

@chu-shen 2333刚想跟你说我发现我自己编译最新版就没问题了

又一个 bad case,中括号嵌套导致的大概是,应该不常见 (感觉这个 issue 可以转成 discussion 专门收集 bad case 了 ``` [15:29:59] [INF] [42] Jellyfin.Plugin.Bangumi.Providers.SeriesProvider: Searching name [AI-Raws][Fate/stay night [UBW](2014)][TV 00-25+SP Fin][BDRip][MKV] in bgm.tv [15:30:02] [INF] [42] Jellyfin.Plugin.Bangumi.Providers.SeriesProvider: Searching...

Thank you for feedback. It appears to be a [pixi.js](https://github.com/pixijs/pixijs) issue, try to update `pixi.js` the latest `^4` version manually, but I'm not sure if it could help. Due to...