mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #671] Some podcasts don't work #271
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#271
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rconnorjohnstone on GitHub (Dec 4, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/671
I'm not really sure what is wrong with these specific podcasts, but while most podcasts work just fine by searching for them, certain podcasts give an error.
For instance, I can search for "reply all" and pull up the reply all podcast just fine. But if I search for "enormocast" and pull that up (it should be the only search result if you'd like to recreate yourself) I get this:
It looks like something to do with the JSON data for certain podcasts isn't converting properly.
@slabach commented on GitHub (Feb 2, 2021):
yeah, I'm actually finding this more often than not with podcasts. Very few actually seem to work for me. Came here looking for a solution