Move the existing episode metadata items into a strongly-typed structure. Include spots for #5 and #8 here as well. This will make things much less complex as we look to expand into implementing more episode items, and allows us to provide specific validation for these items.
Move the existing episode metadata items into a strongly-typed structure. Include spots for #5 and #8 here as well. This will make things much less complex as we look to expand into implementing more episode items, and allows us to provide specific validation for these items.
This will also implement the [`podcast:season`](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#season) and [`podcast:episode`](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#episode) entries for episodes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Move the existing episode metadata items into a strongly-typed structure. Include spots for #5 and #8 here as well. This will make things much less complex as we look to expand into implementing more episode items, and allows us to provide specific validation for these items.
This issue will cover not only the data changes for this, but also implementing it in the post edit UI and the feed generation.
This will also implement the
podcast:seasonandpodcast:episodeentries for episodes.This is complete.