Skip to content

fix(webapi): build show episodes from the show's own episode list - #755

Open
prefixFelix wants to merge 2 commits into
jpochyla:mainfrom
prefixFelix:pr5-show-episodes
Open

fix(webapi): build show episodes from the show's own episode list#755
prefixFelix wants to merge 2 commits into
jpochyla:mainfrom
prefixFelix:pr5-show-episodes

Conversation

@prefixFelix

Copy link
Copy Markdown
Contributor

Show/podcast pages are currently broken. psst resolves each page of the episode list through v1/episodes, which now returns 403. The list from v1/shows/{id}/episodes already carries the full episode objects, so we parses them now directly and drop the second request entirely.

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.

1 participant