Implement episodes as a separate data structure #9
Labels
No Label
area
podcasting
area
setup
area
theming
bug
annoyance
bug
footgun
bug
urgent
duplicate
enhancement
deprecation
enhancement
feature
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bit-badger/myWebLog#9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:season
andpodcast:episode
entries for episodes.This is complete.