Namespace: I just made two important changes to the location and person tags that are breaking changes. After some discussion with Angelo at Blubrry, we decided to remove the name="" attribute from these tags and move that string to the element's node value.

So,

<podcast:person name="Dave Jones" />

...becomes:

<podcast:person>Dave Jones</podcast:person>

Same with location:

<podcast:location name="Mount St. Helens" />

...becomes:

<podcast:location>Mount St. Helens</podcast:location>

@Castopod @martin Heads up to you guys specifically since I think yall were doing implementations.

Show thread

@Castopod @dave Maybe it makes sense for me to hold off on updating till you have updated your feed, since you're the only place I know of that has this. Then I can test out if the changes works instantly :)

Sign in to participate in the conversation
Castopod

designed and built by and for podcasts lovers