Skip to content
🚧 These docs are a work in progress and may contain inaccuracies. Content is being actively reviewed and validated.

Discovering Podcasts

Dubby integrates with external podcast directories to help you find new shows without leaving the app.

From the Discover tab, search by podcast name, topic, or keyword. Dubby queries two sources:

  1. Podcast Index (primary) — An open, free podcast directory with over 4 million feeds
  2. iTunes (fallback) — Apple’s podcast catalog, used when Podcast Index doesn’t return enough results

Results from both sources are deduplicated by feed URL, so you won’t see the same podcast twice.

The Discover tab shows trending podcasts — shows gaining popularity across the podcast ecosystem. This data comes from Podcast Index’s trending API and updates regularly.

Browse podcasts by category to explore genres like Technology, True Crime, Comedy, News, Science, and more. Categories are sourced from Podcast Index and reflect the standard podcast taxonomy.

Search for podcasts by a specific person’s name — useful for finding every show a particular host or guest appears on. This uses Podcast Index’s person search, which indexes <podcast:person> tags from Podcasting 2.0 feeds.

Before subscribing, you can preview a podcast to see:

  • Show title, author, and description
  • Artwork
  • Episode count
  • Recent episodes with titles and descriptions
  • Whether the feed is episodic or serial

This lets you evaluate a podcast before committing to a subscription.

Podcast search, trending, and categories all rely on the Podcast Index API. The API is free and open — you just need to register for credentials.

  1. Go to podcastindex.org/register and create a free account
  2. You’ll receive an API Key and API Secret

Add the credentials in your Dubby instance under the integrations configuration:

  • Podcast Index API Key
  • Podcast Index API Secret