Skip to content

Comments

Issue#133 Fixed episodes out-of-order in XML;#151

Merged
mxpv merged 2 commits intomxpv:masterfrom
qiuhanty:sort-xml
Jun 8, 2020
Merged

Issue#133 Fixed episodes out-of-order in XML;#151
mxpv merged 2 commits intomxpv:masterfrom
qiuhanty:sort-xml

Conversation

@qiuhanty
Copy link
Contributor

Certain podcast clients (e.g. Pocket Casts) have issues correctly parsing podcast entries when the provided XML feed does not sort items in descending order based on the entry pubDate.

Podsync's constructed XML feeds do not appear to sort based on pubDate, resulting in unpredictable feed parsing.

The ability to determine the order of the feed's entries based on a user-defined parameter (in this case, pubDate) should help maximize compatibility with podcast clients.

@mxpv mxpv merged commit f8f8bd9 into mxpv:master Jun 8, 2020
@mxpv
Copy link
Owner

mxpv commented Jun 8, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants