You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are modeling the content:encoded for the <item> nodes, but not for the <channel> nodes. That's not great, because many podcasts use it (e.g., src/test/resources/xml/real-life-feeds/reply-all.xml). We should add a PodcastContent.
We are modeling the
content:encodedfor the<item>nodes, but not for the<channel>nodes. That's not great, because many podcasts use it (e.g.,src/test/resources/xml/real-life-feeds/reply-all.xml). We should add aPodcastContent.