mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #638] open.spotify.com/show links don't work in search bar #368
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#368
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 @Pogodaanton on GitHub (Jun 15, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/638
Describe the bug
When a podcast show's
open.spotify.comURL is pasted into the search bar, a 404 response is returned.To Reproduce
Copy Link to Show.Expected behavior
Visiting a show by URL should open the podcast episode list on the right side like it does when choosing one of the podcasts from the Psst home section or from general search results.
Screenshots
Environment
Additional context
The main plumbing seems to already exist in the code. Fixing this might be trivial and could make it easier to debug #610 .