无语
无语
批量模式没登录的时候弹窗口有误
Hello, I have some data like ```JSON { "318":{ "cid":8, "xPath":"//*[@id=\"app\"]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[411]" }, "329":{ "cid":7, "xPath":"" } } ``` ```C# var readPostion = await _context.UserData.Where(x => x.UserId == userId) .Select(x =>...
Hello I'm trying dllexport for .NET Core When I use System.Reflection.Assembly.GetExecutingAssembly (), it throws an exception ``` Unhandled exception. System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. Unhandled exception: System.IO.FileNotFoundException:...
希望能自定义设置请求超时时间
如题
非动画分类作品
[Thunderbolt Fantasy](https://bgm.tv/subject/168395) `Thunderbolt Fantasy 东离剑游纪` 这部剧有办法用这个插件吗
属性相关
- 个人觉得通过路径属性设置的Id应该被强制设置,现在代码里会判断是否已经设置ID - Season还不支持使用路径属性 - 在Series层面获取id的时候,如果当前还没有id,可以考虑去检查下面Season有没有被设置id,然后取个最小的 额外的配置文件也同理