Skip to content

Detect podcast RSS feeds from item enclosures#50

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
rissrice2105-agent:codex/logicsrc-podcast-rss-kind
Jun 14, 2026
Merged

Detect podcast RSS feeds from item enclosures#50
ralyodio merged 1 commit into
profullstack:masterfrom
rissrice2105-agent:codex/logicsrc-podcast-rss-kind

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Fixes #44.

Summary

  • Detect RSS podcast feeds when audio/video media enclosures are present on feed items
  • Keep ordinary RSS feeds classified as blogs unless a podcast signal is present
  • Add a regression test for an RSS item with an audio enclosure

Verification

  • npm --workspace @logicsrc/plugin-feed-discovery run test
  • npm --workspace @logicsrc/validators run build
  • npm --workspace @logicsrc/plugin-core run build
  • npm --workspace @logicsrc/plugin-feed-discovery run build

@ralyodio ralyodio merged commit aa3fdba into profullstack:master Jun 14, 2026
5 checks passed
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.

RSS podcast feeds with media enclosures are classified as blogs

2 participants