Commit Graph

  • 17773913ae fix: 统一了数据库查询中 season 参数的非空判断逻辑,以正确处理 season=0 的情况。 jxxghp 2026-02-02 14:23:51 +08:00
  • d469c2d3f9 refactor: 统一将布尔判断 if var:if not var: 更改为显式的 if var is not None:if var is None: 以正确处理 None 值。 jxxghp 2026-02-02 13:49:32 +08:00
  • 4e74d32882 Fix: TMDB 剧集详情页不显示第 0 季(特别篇) #5444 CHANTXU64 2026-02-02 10:28:22 +08:00
  • 7b8cd37a9b feat(transfer): enhance job removal methods for thread safety and strict checks jxxghp 2026-02-01 16:58:32 +08:00
  • eda306d726 Merge pull request #5448 from cddjr/feat_japanese_subtitles jxxghp 2026-02-01 16:25:56 +08:00
  • 94f3b1fe84 feat: 支持整理日语字幕 景大侠 2026-02-01 15:46:47 +08:00
  • c50e3ba293 Merge pull request #5445 from jxxghp/copilot/analyze-task-loss-reason jxxghp 2026-02-01 08:42:17 +08:00
  • eff7818912 Improve documentation and fix validation bug in add_task copilot/analyze-task-loss-reason copilot-swe-agent[bot] 2026-01-31 16:44:01 +00:00
  • 270bcff8f3 Fix task loss issue in do_transfer multi-threading batch adding copilot-swe-agent[bot] 2026-01-31 16:38:55 +00:00
  • e04963c2dc Initial plan copilot-swe-agent[bot] 2026-01-31 16:33:59 +00:00
  • f369967c91 更新 version.py v2.9.8 jxxghp 2026-01-29 22:32:03 +08:00
  • cd982c5526 Merge pull request #5439 from DDSRem-Dev/dev jxxghp 2026-01-29 22:30:28 +08:00
  • 16e03c9d37 Merge pull request #5438 from cddjr/fix_scrape_follow_tmdb jxxghp 2026-01-29 22:29:06 +08:00
  • d38b1f5364 feat: u115 support oauth DDSRem 2026-01-29 21:48:53 +08:00
  • f57ba4d05e 修复 整理时可能误跟随TMDB变化的问题 景大侠 2026-01-29 14:57:23 +08:00
  • 172eeaafcf 更新 version.py v2.9.7 jxxghp 2026-01-27 18:07:55 +08:00
  • 3115ed28b2 fix: 历史记录删除源文件后,不在订阅的文件列表中显示 jxxghp 2026-01-26 21:47:26 +08:00
  • d8dc53805c feat(transfer): 整理事件增加历史记录ID jxxghp 2026-01-26 21:29:05 +08:00
  • 7218d10e1b feat(transfer): 拆分字幕和音频整理事件 jxxghp 2026-01-26 19:33:50 +08:00
  • 89bf85f501 Merge pull request #5425 from xiaoQQya/develop jxxghp 2026-01-26 18:41:42 +08:00
  • 8334a468d0 feat(category): Add API endpoints for retrieving and saving category configuration jxxghp 2026-01-26 12:53:26 +08:00
  • 3da80ed077 Merge pull request #5423 from jxxghp/copilot/update-category-helper-integration jxxghp 2026-01-26 12:35:05 +08:00
  • 2883ccbe87 Move category methods to ChainBase and use consistent naming copilot/update-category-helper-integration copilot-swe-agent[bot] 2026-01-26 04:32:11 +00:00
  • 5d3443fee4 Use ruamel.yaml consistently in CategoryHelper copilot-swe-agent[bot] 2026-01-26 04:10:15 +00:00
  • 27756a53db Implement proper architecture: module->chain->API with single CategoryHelper copilot-swe-agent[bot] 2026-01-26 04:07:56 +00:00
  • 71cde6661d Improve comments for clarity copilot-swe-agent[bot] 2026-01-25 10:08:13 +00:00
  • a857337b31 Fix architecture - restore helper layer and use ModuleManager for reload trigger copilot-swe-agent[bot] 2026-01-25 10:06:01 +00:00
  • 4ee21ffae4 Address code review feedback - use ruamel.yaml consistently and fix typo copilot-swe-agent[bot] 2026-01-25 09:58:28 +00:00
  • d8399f7e85 Consolidate CategoryHelper classes and add reload trigger copilot-swe-agent[bot] 2026-01-25 09:56:11 +00:00
  • 574ac8d32f Initial plan copilot-swe-agent[bot] 2026-01-25 09:52:31 +00:00
  • 853badb76f fix: 更新站点 Rousi Pro 获取未读消息接口 xiaoQQya 2026-01-25 14:36:22 +08:00
  • a2611bfa7d feat: Add search_imdbid to subscriptions and improve error message propagation and handling for existing subscriptions. jxxghp 2026-01-25 14:57:33 +08:00
  • 5d69e1d2a5 Merge pull request #5419 from wikrin/subscribe-source-query-enhancement jxxghp 2026-01-25 14:04:42 +08:00
  • 6494f28bdb Fix: Remove isolated ToolMessage instances after message trimming to prevent OpenAI errors. jxxghp 2026-01-25 13:42:29 +08:00
  • f55916bda2 feat(transfer): 支持按条件查询订阅获取自定义识别词用于文件转移 Attente 2026-01-25 11:34:03 +08:00
  • 04691ee197 Merge remote-tracking branch 'origin/v2' into v2 jxxghp 2026-01-25 09:39:59 +08:00
  • 2ac0e564e1 feat(category):新增二级分类维护API jxxghp 2026-01-25 09:39:48 +08:00
  • 6072a29a20 Merge pull request #5418 from wikrin/CNSUB-filter-rules-update jxxghp 2026-01-25 08:17:20 +08:00
  • 8658942385 feat(filter): 添加配置监听和改进中字过滤规则 Attente 2026-01-25 01:06:50 +08:00
  • cc4859950c Merge remote-tracking branch 'origin/v2' into v2 jxxghp 2026-01-24 19:24:22 +08:00
  • 23b81ad6f1 feat(config):完善默认插件库 jxxghp 2026-01-24 19:24:15 +08:00
  • e3b9dca5c0 Merge pull request #5417 from cddjr/fix_u115_create_folder jxxghp 2026-01-24 19:14:40 +08:00
  • a2359a1ad2 fix(u115): 创建目录误报失败 景大侠 2026-01-24 17:48:53 +08:00
  • cb875b1b34 更新 version.py v2.9.6 jxxghp 2026-01-24 12:04:54 +08:00
  • b92a85b4bc Merge pull request #5415 from cddjr/fix_bluray_scrape jxxghp 2026-01-24 11:43:44 +08:00
  • 8c7dd6bab2 修复 原盘目录不刮削 景大侠 2026-01-24 11:30:24 +08:00
  • aad7df64d7 简化原盘大小计算代码 景大侠 2026-01-21 13:01:13 +08:00
  • 8474342007 feat(agent):上下文超长时自动摘要 jxxghp 2026-01-24 11:24:59 +08:00
  • 61ccb4be65 feat(agent): 新增命令行工具 jxxghp 2026-01-24 11:10:15 +08:00
  • 1c6f69707c fix 增加模块异常traceback打印 jxxghp 2026-01-24 11:00:24 +08:00
  • e08e8c482a Merge pull request #5414 from jxxghp/copilot/fix-file-organization-error jxxghp 2026-01-24 10:49:19 +08:00
  • 548c1d2cab Add null check for schema access in IndexerModule copilot-swe-agent[bot] 2026-01-24 02:26:55 +00:00
  • 5a071bf3d1 Add null check for schema.value access in FileManagerModule copilot-swe-agent[bot] 2026-01-24 02:25:55 +00:00
  • 1bffcbd947 Initial plan copilot-swe-agent[bot] 2026-01-24 02:22:25 +00:00
  • 274a36a83a 更新 config.py jxxghp 2026-01-24 10:04:37 +08:00
  • ec40f36114 fix(agent):修复智能体工具调用,优化媒体库查询工具 jxxghp 2026-01-24 09:46:19 +08:00
  • af19f274a7 Merge pull request #5413 from jxxghp/copilot/fix-runnable-lambda-error jxxghp 2026-01-24 08:38:24 +08:00
  • 2316004194 Fix 'RunnableLambda' object is not callable error by wrapping validated_trimmer copilot/fix-runnable-lambda-error copilot-swe-agent[bot] 2026-01-24 00:35:59 +00:00
  • 98762198ef Initial plan copilot-swe-agent[bot] 2026-01-24 00:33:35 +00:00
  • 1469de22a4 Merge pull request #5412 from jxxghp/copilot/translate-comments-to-chinese jxxghp 2026-01-24 08:27:11 +08:00
  • 1e687f960a Translate English comments to Chinese in agent/__init__.py copilot-swe-agent[bot] 2026-01-24 00:25:21 +00:00
  • 7f01b835fd Initial plan copilot-swe-agent[bot] 2026-01-24 00:22:19 +00:00
  • e46b6c5c01 Merge pull request #5411 from jxxghp/copilot/fix-tool-call-exception-handling jxxghp 2026-01-24 08:20:51 +08:00
  • 74226ad8df Improve error message to include exception type for better debugging copilot-swe-agent[bot] 2026-01-24 00:18:43 +00:00
  • f8ae7be539 Fix: Ensure tool exceptions are stored in memory to maintain message chain integrity copilot-swe-agent[bot] 2026-01-24 00:18:06 +00:00
  • 37b16e380d Initial plan copilot-swe-agent[bot] 2026-01-24 00:14:13 +00:00
  • 9ea3e9f652 Merge pull request #5409 from jxxghp/copilot/fix-agent-execution-error jxxghp 2026-01-24 08:12:39 +08:00
  • 54422b5181 Final refinements: fix falsy value handling and add warning for extra ToolMessages copilot-swe-agent[bot] 2026-01-24 00:10:00 +00:00
  • 712995dcf3 Address code review feedback: fix ToolCall handling and add orphaned message filtering copilot-swe-agent[bot] 2026-01-24 00:08:25 +00:00
  • c2767b0fd6 Merge pull request #5410 from jxxghp/copilot/fix-media-exists-error jxxghp 2026-01-24 08:08:03 +08:00
  • 179cc61f65 Fix tool call integrity validation to skip orphaned ToolMessages copilot-swe-agent[bot] 2026-01-24 00:05:21 +00:00
  • f3b910d55a Fix AttributeError when mediainfo.type is None copilot-swe-agent[bot] 2026-01-24 00:04:02 +00:00
  • f4157b52ea Fix agent tool_calls integrity validation copilot-swe-agent[bot] 2026-01-24 00:02:47 +00:00
  • 79710310ce Initial plan copilot-swe-agent[bot] 2026-01-24 00:00:31 +00:00
  • 3412498438 Initial plan copilot-swe-agent[bot] 2026-01-23 23:57:27 +00:00
  • b896b07a08 fix search_web tool jxxghp 2026-01-24 07:39:07 +08:00
  • 379bff0622 Merge pull request #5407 from cddjr/fix_db jxxghp 2026-01-24 06:45:54 +08:00
  • 474f47aa9f Merge pull request #5406 from cddjr/fix_transfer jxxghp 2026-01-24 06:45:10 +08:00
  • f1e26a4133 Merge pull request #5405 from cddjr/fix_modify_time_comparison jxxghp 2026-01-24 06:44:05 +08:00
  • e37f881207 Merge pull request #5404 from jxxghp/copilot/reimplement-network-search-tool jxxghp 2026-01-24 06:39:56 +08:00
  • 306c0b707b Update database/versions/41ef1dd7467c_2_2_2.py 大虾 2026-01-24 02:53:14 +08:00
  • 08c448ee30 修复 迁移PG后可能卡启动的问题 景大侠 2026-01-24 02:09:52 +08:00
  • 1532014067 修复 多下载器返回相同种子造成的重复整理 景大侠 2026-01-24 01:41:48 +08:00
  • fa9f604af9 修复 入库通知不显示集数 景大侠 2026-01-24 01:17:23 +08:00
  • 3b3d0d6539 修复 文件列表接口中空值时间戳的比较逻辑 景大侠 2026-01-23 23:50:48 +08:00
  • 9641d33040 Fix generator handling and update error message to reference requirements.in copilot-swe-agent[bot] 2026-01-23 15:23:52 +00:00
  • eca339d107 Address code review comments: improve code organization and use modern asyncio copilot-swe-agent[bot] 2026-01-23 15:22:45 +00:00
  • ca18705d88 Reimplemented SearchWebTool using duckduckgo-search library copilot-swe-agent[bot] 2026-01-23 15:20:06 +00:00
  • 8f17b52466 Initial plan copilot-swe-agent[bot] 2026-01-23 15:16:09 +00:00
  • 8cf84e722b fix agent error message jxxghp 2026-01-23 22:50:59 +08:00
  • 7c4d736b54 feat:Agent上下文裁剪 jxxghp 2026-01-23 22:47:18 +08:00
  • 1b3ae6ab25 fix 下载器整理标签设置 v2.9.5-2 jxxghp 2026-01-23 18:10:59 +08:00
  • a4ad08136e 更新 version.py jxxghp 2026-01-23 14:33:41 +08:00
  • df5e7997c5 Merge pull request #5401 from jxxghp/copilot/check-jobview-logic jxxghp 2026-01-23 07:21:46 +08:00
  • b2cb3768c1 Fix remove_job to use __get_id for consistent job removal copilot-swe-agent[bot] 2026-01-22 14:38:33 +00:00
  • fa169c5cd3 Initial plan copilot-swe-agent[bot] 2026-01-22 14:34:18 +00:00
  • bbb3975b67 更新 transfer.py jxxghp 2026-01-22 22:31:52 +08:00
  • 4502a9c4fa fix:优化移动模式删除逻辑 jxxghp 2026-01-22 22:15:40 +08:00
  • 86905a2670 Merge pull request #5399 from cddjr/fix_downloader_monitor jxxghp 2026-01-22 21:41:25 +08:00
  • b1e60a4867 修复 下载器监控 景大侠 2026-01-22 20:47:43 +08:00