Podcastindex-org/database

Data issue: ATW - This Is Broadway

johnspurlock opened this issue · 2 comments

Same as with #12. They each have an itunes ID pointing to the different feed urls.

Marzal commented

The atom:link rel="self" is not enough to choose one?
<atom:link href="http://americantheatrewing.org/blog/TIB/atwrss.xml" rel="self" type="application/rss+xml" />
Besides the obviously ugly URL of the .../wp-content/themes/atw/blog/TIB/atwrss.xml

It is possible to "hide" the second one and only if the first one loses the itunes ID, use the only one left with the ID?

Like marking it as a backup/second option not shown if the principal exists.