Add RSS-backed subscription discovery#11
Conversation
There was a problem hiding this comment.
💡 Codex Review
Aethera/backend/app/clients/prowlarr.py
Lines 407 to 409 in e7e7e9f
对于只在通用 search 能力中声明 imdbid/doubanid、但没有 TV 专用搜索的 Prowlarr 站点,这个回退分支只有 search_param == "q" 才会使用 t=search,所以资源搜索构建出的 ID 模式会返回 None 并被跳过;这会把本来精确的 ID 匹配降级为标题匹配,甚至在站点禁用标题搜索时完全搜不到。电影分支也有同样条件。
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3fa896c720
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
docker-compose.dev.ymlwith override support and Docker log rotation defaults.Validation
./scripts/review_with_gates.shRuntime Evidence
tmdb:tv:153869andtmdb:tv:233295were confirmed from RSS sweep logs withsearch_run=0andqueued=2.