Implement episodes as a separate data structure #9

Closed
opened 2022-06-24 00:08:36 +00:00 by danieljsummers · 3 comments
danieljsummers commented 2022-06-24 00:08:36 +00:00 (Migrated from github.com)

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.
danieljsummers commented 2022-06-27 16:24:41 +00:00 (Migrated from github.com)

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 issue will cover not only the data changes for this, but also implementing it in the post edit UI and the feed generation.
danieljsummers commented 2022-06-27 23:00:40 +00:00 (Migrated from github.com)

This will also implement the podcast:season and podcast:episode entries for episodes.

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.
danieljsummers commented 2022-06-28 00:35:51 +00:00 (Migrated from github.com)

This is complete.

This is complete.
Sign in to join this conversation.
No description provided.