Skip to content

Ping Podcast Index after RSS build#3

Open
ChadFarrow wants to merge 1 commit intoderekross:mainfrom
ChadFarrow:feat/ping-podcast-index
Open

Ping Podcast Index after RSS build#3
ChadFarrow wants to merge 1 commit intoderekross:mainfrom
ChadFarrow:feat/ping-podcast-index

Conversation

@ChadFarrow
Copy link

Summary

  • Notifies Podcast Index via /hub/pubnotify after the RSS feed is generated so the directory re-crawls automatically
  • No API key required — uses the public endpoint
  • Non-fatal: failures are logged as warnings, build still succeeds
  • No new dependencies — uses native fetch()

Test plan

  • npm test passes (TypeScript + ESLint + Vitest + build)
  • Verify build output shows the notification log line
  • Confirm Podcast Index picks up feed changes faster after deploy

🤖 Generated with Claude Code

Notify Podcast Index via /hub/pubnotify after the RSS feed is generated
so the directory re-crawls the feed automatically. Non-fatal — failures
are logged as warnings and the build still succeeds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ChadFarrow
Copy link
Author

I've never added this to anything before but it should allow users RSS Feed to be added to PI automatically without needing API keys.

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.

1 participant