Mitch Downey :pci: on Nostr: Trying to figure out how to use the <podcast:person> tag with database ...
Trying to figure out how to use the <podcast:person> tag with database relationships...
Since Adam Curry is one person, at first glance it seems like I would want a singular "Adam Curry" person row in a table, and that row gets referenced to many channels and items.
But it doesn't look like <podcast:person> is meant to be used this way, or I imagine it'd have a guid.
I guess we will save person with each channel and item row, and for a "list all by person" feature, we'll need special handling
Since Adam Curry is one person, at first glance it seems like I would want a singular "Adam Curry" person row in a table, and that row gets referenced to many channels and items.
But it doesn't look like <podcast:person> is meant to be used this way, or I imagine it'd have a guid.
I guess we will save person with each channel and item row, and for a "list all by person" feature, we'll need special handling