Podcasting 2.0

Episode

<podcast:episode>Episode numbers and names
Parent:
<item>
Count:
single

Node value

The node value is a decimal number. It is required.

Attributes

The episode numbers are decimal, so numbering such as 100.5 is acceptable if there was a special mini-episode published between two other episodes. In that scenario, the number would help with proper chronological sorting, while the display attribute could specify an alternate special "number" (a moniker) to display for the episode in a podcast player app UI.

Please do not exceed 32 characters for the display attribute.

Details

This element exists largely for compatibility with the season tag. But, it also allows for a similar idea to what "name" functions as in that element.

Examples

<podcast:episode>3</podcast:episode>
<podcast:episode>315.5</podcast:episode>
<podcast:episode display="Ch.3">204</podcast:episode>
<podcast:episode display="Day 5">9</podcast:episode>

Platform support

Podcast apps

Publishing/hosting tools

Other apps and platforms

This data is provided by Podcast Index. edit it on GitHub