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
Digging deeper, the listed iTunes ID is invalid when I query the iTunes API, so that's stale. Also, neither feed actually contains any episodes either, so maybe both could be deleted.
But checking the atom:link rel=self could still be used to detect some duplicates.
The following two podcasts in the DB are duplicates:
The first one has an itunesId, the second one doesn't. The first one also has this XML inside the feed:
So this can be used to link the two together. Since they don't have two separate itunesIds, they can be collapsed into one row.
The text was updated successfully, but these errors were encountered: