[PR #566] [MERGED] Fix open.spotify.com playlist URLs not working in search bar #598

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/566
Author: @Pogodaanton
Created: 12/8/2024
Status: Merged
Merged: 12/9/2024
Merged by: @jacksongoode

Base: mainHead: main


📝 Commits (1)

  • 83e2070 Fix 'Get Playlist by ID' always receiving a 404

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 psst-gui/src/webapi/client.rs (+1 -1)

📄 Description

It seems like a typo is in the code or a previously working endpoint has been disabled by Spotify. Either way, the fix is trivial given that the parent method is only referenced in one place, that being the search bar logic.

Closes #565


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/566 **Author:** [@Pogodaanton](https://github.com/Pogodaanton) **Created:** 12/8/2024 **Status:** ✅ Merged **Merged:** 12/9/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`83e2070`](https://github.com/jpochyla/psst/commit/83e2070160994d4e11d801ea9160d4953bcd2b52) Fix 'Get Playlist by ID' always receiving a 404 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/webapi/client.rs` (+1 -1) </details> ### 📄 Description It seems like a typo is in the code or a previously working endpoint has been disabled by Spotify. Either way, the fix is trivial given that the parent method is only referenced in one place, that being the search bar logic. Closes #565 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:35 +03:00
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#598
No description provided.