Tell the index a feed has new content
notify_feed_updateNotify Podcast Index that a feed has changed, prompting a recrawl ahead of schedule. Use after publishing an episode to shorten discovery time. No API key required.
Instructions
Ping Podcast Index to say a feed has changed, so it recrawls sooner than its normal schedule. Use this straight after publishing an episode: the index will find it on its own eventually, and this shortens eventually. Safe to call more than once, and it needs no API key, so it works even on an unconfigured install. It does not add a feed that is not already in the index; use submit_feed for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | Yes | The show, as a Podcast Index feed id or its RSS feed URL. It must already be in the index. |