Skip to content

fix(subscribe): 重置订阅时恢复 TMDB 集数跟踪 - #6144

Merged
jxxghp merged 1 commit into
jxxghp:v2from
InfinityPacer:codex/fix/reset-manual-total-episode
Jul 19, 2026
Merged

fix(subscribe): 重置订阅时恢复 TMDB 集数跟踪#6144
jxxghp merged 1 commit into
jxxghp:v2from
InfinityPacer:codex/fix/reset-manual-total-episode

Conversation

@InfinityPacer

@InfinityPacer InfinityPacer commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

变更说明

  • 重置订阅时同步清除手动总集数标记。
  • 重置后的电视剧订阅可重新按 TMDB 总集数刷新,不再继续受旧手动集数锁定。
  • SubscribeModified 重置事件会携带该字段变化,保持事件事实与数据库状态一致。

影响范围

  • app/api/endpoints/subscribe.py
  • tests/test_subscribe_endpoint.py

联动

验证

  • 后端全量测试:1974 passed,1 skipped。
  • python -m pylint app:10.00/10。
  • git diff --check 通过。

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR-Agent Code Review

本次变更在重置订阅时清除手动总集数标记,使电视剧订阅恢复按 TMDB 集数跟踪,并补充了事件载荷验证。未发现需要提出的具体行为缺陷。

审查提交:7bbb303

@jxxghp
jxxghp merged commit 142393f into jxxghp:v2 Jul 19, 2026
2 checks passed
Aqr-K pushed a commit to Aqr-K/MoviePilot that referenced this pull request Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants