[PR #688] [MERGED] Fix url to share the current album/show #975

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/688
Author: @OrangeFran
Created: 12/29/2020
Status: Merged
Merged: 1/6/2021
Merged by: @Rigellute

Base: masterHead: copy-album-url


📝 Commits (1)

  • 0a13f37 Fix url to share the current album/show

📊 Changes

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

View changed files

📝 src/app.rs (+1 -1)

📄 Description

A small fix that changes the url to the currently playing album from https://open.spotify.com/album/{track.id}
to https://open.spotify.com/album/{track.album.id}. The old url didn't open for me, the new does.


🔄 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/Rigellute/spotify-tui/pull/688 **Author:** [@OrangeFran](https://github.com/OrangeFran) **Created:** 12/29/2020 **Status:** ✅ Merged **Merged:** 1/6/2021 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `copy-album-url` --- ### 📝 Commits (1) - [`0a13f37`](https://github.com/Rigellute/spotify-tui/commit/0a13f37b41d32570609ed8da8e6bf9b6d64322d7) Fix url to share the current album/show ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+1 -1) </details> ### 📄 Description A small fix that changes the url to the currently playing album from `https://open.spotify.com/album/{track.id}` to `https://open.spotify.com/album/{track.album.id}`. The old url didn't open for me, the new does. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:01 +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/spotify-tui#975
No description provided.