Skip to content

feat(rss): prioritize custom name for TMDB lookup - #1079

Open
sw1313 wants to merge 1 commit into
EstrellaXD:mainfrom
sw1313:feat/rss-custom-name-parser-priority
Open

feat(rss): prioritize custom name for TMDB lookup#1079
sw1313 wants to merge 1 commit into
EstrellaXD:mainfrom
sw1313:feat/rss-custom-name-parser-priority

Conversation

@sw1313

@sw1313 sw1313 commented Jul 12, 2026

Copy link
Copy Markdown

Summary

  • use a non-empty custom RSS name as the TMDB lookup title for non-aggregate subscriptions
  • preserve the parsed torrent title fallback for blank names and aggregate feeds
  • keep title_raw unchanged and add focused analyser coverage

Closes #1061

Test plan

  • pytest src/test/test_rss_analyser.py src/test/test_api_rss.py src/test/test_rss_engine_new.py -q
  • ruff check src/module/rss/analyser.py src/test/test_rss_analyser.py

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

@sw1313 is attempting to deploy a commit to the estrellaxd's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Feature Request]添加RSS中以可选名称中填入的名称作为解析器优先匹配的剧名

1 participant