Commit Graph
38 Commits
Author SHA1 Message Date
developer-wlj d8c86069f2 fix(agent): 解决内存文件读取编码问题
- 为文件读取操作明确指定 UTF-8 编码
- 防止因默认编码导致的字符读取错误
- 确保跨平台环境下的文件内容一致性
2026-03-27 11:52:07 +08:00
developer-wlj db614180b9 Revert "refactor: 优化临时文件的创建和上传逻辑"
This reverts commit 77c0f8f39e.
2025-09-14 17:14:52 +08:00
developer-wlj 77c0f8f39e refactor: 优化临时文件的创建和上传逻辑
- 使用 with 语句自动管理临时文件的创建和关闭,提高代码的可读性和安全性
- 优化了代码结构,减少了嵌套的 try 语句,使代码更加清晰
2025-09-14 16:46:27 +08:00
developer-wlj 3b194d282e fix: 修复在windows下因临时文件被占用,导致刮削失败
- 修改了两个函数中的临时文件创建和删除逻辑
- 使用手动删除代替自动删除,确保临时文件被正确清理
- 添加了异常处理,记录临时文件删除失败的情况
2025-09-14 16:28:24 +08:00
mayun110 20d92ca577 fix: 收藏洗版 jellyfin webhook 缺少的字段 2024-05-14 20:11:49 +08:00
mayun110 764359c3e8 fix 2024-03-23 13:18:36 +08:00
mayun110 abd1a51863 fix: labels by mTorrent 2024-03-23 12:26:49 +08:00
mayun110 dbfe2af53c fix PersonMeta插件jellyfin无法显示头像问题 2023-09-29 10:11:18 +08:00
mayun110 a89bd8b816 Merge remote-tracking branch 'origin/wlj0909' into wlj0909 2023-09-27 18:05:46 +08:00
mayun110 3692cfea64 fix 无法匹配国语标签的bug 2023-09-27 15:38:35 +08:00
mayun110 d98376b490 filter_torrents_by_default_rule方法 添加参数和返回值声明 2023-09-22 09:45:23 +08:00
mayun110 219690afc0 fix 在搜索模式中 默认过滤规则无效问题 2023-09-22 09:10:58 +08:00
mayun110 f4633788e9 Merge remote-tracking branch 'origin/wlj0909' into wlj0909 2023-09-19 18:14:47 +08:00
mayun110 598ab23a2c 优化Windows下Cloudflare IP优选插件 2023-09-19 13:39:41 +08:00
mayun110 bd6805be58 优化Windows下Cloudflare IP优选插件 2023-09-19 11:45:06 +08:00
mayun110 ef335f2b8e Cloudflare IP优选新增windows支持 2023-09-19 00:02:59 +08:00
mayun110 f4edb32886 fix Windows目录监控下获取目录问题 2023-09-09 18:11:50 +08:00
mayun110 3914ff4dd6 fix Windows下获取目录问题 2023-09-09 17:49:40 +08:00
mayun110 81a29d3604 fix #233 2023-08-24 20:31:32 +08:00
mayun110 e698e30826 fix #231 临时目录问题或重复通知文件转移失败问题 2023-08-22 23:48:08 +08:00
mayun110 102e48106e fix #120 Plex问题 2023-08-15 14:05:47 +08:00
mayun110 0711a1b51e Merge remote-tracking branch 'origin/wlj0807' into wlj0807 2023-08-15 12:33:10 +08:00
mayun110 93fca22c64 fix #120 Plex问题 2023-08-15 12:04:20 +08:00
mayun110 10315c8269 fix日志 在windows下无法读取 2023-08-15 12:01:46 +08:00
mayun110 b2a5f5f75e Merge remote-tracking branch 'origin/wlj0807' into wlj0807 2023-08-14 19:18:01 +08:00
mayun110 f9fc75af16 fix BestFilmVersion 名称判断 2023-08-14 19:17:01 +08:00
mayun110 9e37068b75 fix BestFilmVersion 短时间内连续触发插件 造成的重复订阅 2023-08-14 17:54:56 +08:00
mayun110 49af85cb8c fix BestFilmVersion datetime问题 2023-08-13 13:00:21 +08:00
mayun110 230a562c54 fix BestFilmVersion emby重复订阅问题 2023-08-12 12:32:50 +08:00
mayun110 151f312901 fix BestFilmVersion jellyfin问题 2023-08-09 19:06:43 +08:00
mayun110 1f28a175cf fix BestFilmVersion jellyfin问题 2023-08-09 18:26:44 +08:00
mayun110 d8e0a1cf0b Merge remote-tracking branch 'origin/wlj0807' into wlj0807 2023-08-09 09:34:33 +08:00
mayun110 dacce76de9 feat BestFilmVersion 立即运行改为异步 2023-08-09 09:33:35 +08:00
mayun110 d11956550f feat BestFilmVersion 增强代码健壮性 2023-08-08 23:35:15 +08:00
mayun110 55467a7900 feat BestFilmVersion 2023-08-07 20:23:00 +08:00
mayun110 792aef943b feat BestFilmVersion 新增支持webhook 2023-08-07 19:34:31 +08:00
mayun110 f0d2f7dc4f BestFilmVersion 增加日志打印 2023-08-05 21:35:03 +08:00
mayun110 8c7f500aa7 add 添加收藏洗版插件 2023-08-04 22:12:17 +08:00