Skip to content

Add Millionpodcast to apps list#570

Open
paresh-dandane wants to merge 3 commits into
Podcastindex-org:masterfrom
paresh-dandane:master
Open

Add Millionpodcast to apps list#570
paresh-dandane wants to merge 3 commits into
Podcastindex-org:masterfrom
paresh-dandane:master

Conversation

@paresh-dandane

Copy link
Copy Markdown

No description provided.

@paresh-dandane

Copy link
Copy Markdown
Author

removed duplicate support element

@Marzal

Marzal commented May 28, 2026

Copy link
Copy Markdown
Contributor

Hi, How are the podcasting 2.0 tags used on the platform?

@paresh-dandane

Copy link
Copy Markdown
Author

Hi, How are the podcasting 2.0 tags used on the platform?

Hi Marzal!
MillionPodcasts (millionpodcasts.com) is a podcast search and outreach database indexing 2.7M+ shows. We consume and parse Podcasting 2.0 namespace tags from RSS feeds to enrich our search data. Here's how we use each supported element:

podcast:Search — Powers our core search across 2.7M podcast titles, bios, and host names
podcast:Episode — We index episode-level data (numbers, titles, season info) for richer show records
podcast:Image — Podcast and episode artwork is pulled and displayed on every show record
podcast:Update Frequency — Used to surface publishing cadence (weekly, daily, etc.) as a searchable filter
podcast:txt — Parsed and stored as part of feed metadata enrichment

We are a directory/search-type app, not a hosting platform. Let me know if you need any additional detail for the listing. Thanks!

@Marzal

Marzal commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

podcast:Search — Powers our core search across 2.7M podcast titles, bios, and host names
podcast:Episode — We index episode-level data (numbers, titles, season info) for richer show records
podcast:Image — Podcast and episode artwork is pulled and displayed on every show record
podcast:Update Frequency — Used to surface publishing cadence (weekly, daily, etc.) as a searchable filter
podcast:txt — Parsed and stored as part of feed metadata enrichment

Hi I wanted to know if your are really using the Podcasting 2.0 namespace or just something similar by name.

podcast:Search — doesn't exist. It means that you use PI as a database (and has 4,694,910 podcasts)
podcast:Episode — means that you read the episode number [and display attribute]
<podcast:episode display="Ch.3">204</podcast:episode> season is another tag

podcast:Image — it's not for the itunes image, you should parse
https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/tags/image.md
What purposes are you showcasing?

podcast:txt — What purposes are you parsing?

It's too frequent that AI and projects claim podcast:tag supportand when it's something totally different.

Thanks for your time and interest by the way.

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.

2 participants