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

Default to old-style episodes.json if RSS not specified #95

Closed
dariusk opened this issue Feb 12, 2018 · 0 comments
Closed

Default to old-style episodes.json if RSS not specified #95

dariusk opened this issue Feb 12, 2018 · 0 comments
Labels
Milestone

Comments

@dariusk
Copy link
Contributor

dariusk commented Feb 12, 2018

In the 80-enable-rss branch there is still some work that needs to be done to make rss a configuration option. It should default to using episodes.json in DATA_BUCKET if RSS_FEED is not specified in the server/.env file. On the client side, it needs to look up the RSS url if useRSS is specified in src/config/base.js, and otherwise use the normal dataBucket URL.

@dariusk dariusk added this to the February 2018 milestone Feb 12, 2018
@dariusk dariusk self-assigned this Feb 12, 2018
@dariusk dariusk added the task label Feb 12, 2018
dariusk added a commit that referenced this issue Feb 12, 2018
If no RSS_FEED is specified on the server, the `rss/` endpoint
immediately returns a 404 instead of attempting a GET request. Relevant
to #95.
@dariusk dariusk removed their assignment Mar 1, 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

1 participant