[GH-ISSUE #638] open.spotify.com/show links don't work in search bar #368

Closed
opened 2026-02-28 14:32:30 +03:00 by kerem · 0 comments
Owner

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.com URL is pasted into the search bar, a 404 response is returned.

To Reproduce

  1. Right click one of your recommended shows in the Psst home section and choose Copy Link to Show.
  2. Paste the URL into the search bar and press Enter.

Alternatively, try with this URL: https://open.spotify.com/show/2Shpxw7dPoxRJCdfFXTWLE

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

Image

Environment

  • OS: Windows 11 Pro
  • Version: 24H2

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 .

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.com` URL is pasted into the search bar, a 404 response is returned. **To Reproduce** 1. Right click one of your recommended shows in the Psst home section and choose `Copy Link to Show`. 2. Paste the URL into the search bar and press <kbd>Enter</kbd>. > Alternatively, try with this URL: `https://open.spotify.com/show/2Shpxw7dPoxRJCdfFXTWLE` **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** ![Image](https://github.com/user-attachments/assets/cddcade3-730b-48c9-ab21-2c157987b480) **Environment** - OS: Windows 11 Pro - Version: 24H2 **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 .
kerem 2026-02-28 14:32:30 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#368
No description provided.