Icemic

Results 21 comments of Icemic

Thanks for suggestion! We're really thinking about the logo, but getting an inspiration or good idea is always hard and unpredictable. But I think everything will go well : )

能否增加“忽略一定时长以下文件”功能呢? 对应的 bad case 是随每集一起的小剧场或预告之类的,经常被识别为对应的集数 ![图片](https://user-images.githubusercontent.com/837432/217552982-b1d9676b-f992-4fbe-ab92-fb4067b3d055.png) 希望能在设置中增加全局开关,并允许设置忽略的长度阈值,默认5min左右。 同时在每个 tv show 的层面支持开启/关闭这个功能,来避免泡面番受到影响。

因为读取不到时长吗?我之前尝试加这个功能也是没找到这个数据,还以为是因为自己不熟悉API… 另外,刚才自动更新到 1.5.0.0 后,启动时炸了,没找到原因( ![图片](https://user-images.githubusercontent.com/837432/217561195-422f6768-fad6-4f78-bcea-a519f3024ba5.png)

> 插件没法控制隐藏或者显示某一集 > > 启动失败的问题手动覆盖一下插件文件试试? 手动覆盖问题依旧,重新查看 log 发现最前面说 AnitomySharp.dll 加载失败自动禁用了插件。 手动用 anilist 6.0.0.0 的对应文件覆盖之后插件正常加载了。 似乎发布的版本中 AnitomySharp.dll 文件有问题? ![图片](https://user-images.githubusercontent.com/837432/217563859-9972395a-8bfa-482b-bc33-7e0c904fff39.png)

> 插件没法控制隐藏或者显示某一集 其实我的想法不是隐藏或显示,而是当 Provider 里发现这个文件长度小于 5min 就返回未找到对应元数据就好了,现在是当成正常识别到的一集返回了。

> 是不是在插件目录放了两个 AnitomySharp.dll ? 这提醒到我了,是不是 jellyfin 加载每个插件里的 dll 都是加载到全局命名空间的?那么应该就是和 anilist 里的冲突了……推荐用哪个?

> 插件没法控制隐藏或者显示某一集 ai 跟我说了一个办法(草),但是我不知道它是不是胡编的,麻烦看看能不能做到? ![图片](https://user-images.githubusercontent.com/837432/224309455-54cdbe0b-36f7-41ad-a7bb-e93791bdeb92.png)

Same issue on Deepin 20.9 with Nvidia 510 driver and 1660Ti. But no "EGL_BAD_CONTEXT". ```bash icemic@Icemic-Deepin:~/workspace/wgpu$ RUST_BACKTRACE=1 DISPLAY=:0 RUST_LOG=trace WGPU_BACKEND=gl cargo run --bin wgpu-examples skybox Finished dev [unoptimized + debuginfo]...

Confirmed on Windows dx12, and btw, it has a great impact under dx12. I have a scenario where I need to create multiple windows in a process, each using a...