[PR #74] [CLOSED] Show if song is liked in the playbar #592

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/74
Author: @svenvNL
Created: 10/17/2019
Status: Closed

Base: masterHead: playbar-liked


📝 Commits (1)

  • 6d2dfb4 Show if song is liked in the playbar

📊 Changes

2 files changed (+40 additions, -6 deletions)

View changed files

📝 src/app.rs (+23 -1)
📝 src/ui/mod.rs (+17 -5)

📄 Description

I have chosen to put the text [liked] after the song title if the song is liked and nothing if not. I'm not sure this is the best solution, but was not able to think of something better.

Screenshot from 2019-10-17 15-05-28


🔄 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/74 **Author:** [@svenvNL](https://github.com/svenvNL) **Created:** 10/17/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `playbar-liked` --- ### 📝 Commits (1) - [`6d2dfb4`](https://github.com/Rigellute/spotify-tui/commit/6d2dfb46bc21748ed3d2c5a814e448cf4f2f7cc8) Show if song is liked in the playbar ### 📊 Changes **2 files changed** (+40 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+23 -1) 📝 `src/ui/mod.rs` (+17 -5) </details> ### 📄 Description I have chosen to put the text [liked] after the song title if the song is liked and nothing if not. I'm not sure this is the best solution, but was not able to think of something better. ![Screenshot from 2019-10-17 15-05-28](https://user-images.githubusercontent.com/13982006/67011309-db0d5200-f0de-11e9-930c-4eb8568b8a92.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:08 +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#592
No description provided.