Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Get explainjojo test podcast using RSS for episode metadata #80

Closed
dariusk opened this issue Dec 30, 2017 · 0 comments
Closed

Get explainjojo test podcast using RSS for episode metadata #80

dariusk opened this issue Dec 30, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@dariusk
Copy link
Contributor

dariusk commented Dec 30, 2017

This will involve branching from master and finding every reference to episodes.json, instead replacing it with a reference to the published RSS feed -- will also need to find a way to differentiate episodes that are published in RSS but don't have corresponding shortcut episodes.

@dariusk dariusk added the task label Dec 30, 2017
@dariusk dariusk added this to the December 2017 milestone Dec 30, 2017
@dariusk dariusk self-assigned this Dec 30, 2017
@cestanton cestanton modified the milestones: December 2017, January 2018 Jan 16, 2018
dariusk added a commit that referenced this issue Jan 18, 2018
This enables us to get around any CORS issues with the podcast RSS feed.
We just re-serve it from our server with CORS already enabled.

By parsing the RSS serverside and serving it up as plain json, we
no longer have to include a costly XML parsing step on the client. #80
@cestanton cestanton modified the milestones: January 2018, February 2018 Feb 5, 2018
@dariusk dariusk closed this as completed Mar 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants