[PR #409] [MERGED] Small fixes #809

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/409
Author: @TimotheeGerber
Created: 4/22/2020
Status: Merged
Merged: 4/24/2020
Merged by: @Rigellute

Base: masterHead: small-fixes


📝 Commits (4)

  • b94d74f Fix text display on device list
  • 4de7d47 Fix some rows in the API table
  • 4ff5b0b Update the API table
  • f41913b Change parameter name to a more relevant one

📊 Changes

3 files changed (+28 additions, -28 deletions)

View changed files

📝 README.md (+22 -22)
📝 src/network.rs (+3 -3)
📝 src/ui/mod.rs (+3 -3)

📄 Description

This PR fixes several small things I encountered while using spotify-tui, reading the doc or reading the code, like missing spaces or wrong variable name.

I tried to update the API table to better show the work already done. I may have forget some features as I don't use them all.


🔄 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/409 **Author:** [@TimotheeGerber](https://github.com/TimotheeGerber) **Created:** 4/22/2020 **Status:** ✅ Merged **Merged:** 4/24/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `small-fixes` --- ### 📝 Commits (4) - [`b94d74f`](https://github.com/Rigellute/spotify-tui/commit/b94d74f94d88679d91f0d6c2918d62b1e8c64e6c) Fix text display on device list - [`4de7d47`](https://github.com/Rigellute/spotify-tui/commit/4de7d47893fe20b13c2a177648e5d22c8d8aef36) Fix some rows in the API table - [`4ff5b0b`](https://github.com/Rigellute/spotify-tui/commit/4ff5b0b9cc173c235306ea32b4da86a6be37f384) Update the API table - [`f41913b`](https://github.com/Rigellute/spotify-tui/commit/f41913b6ba62175436fde1fce16dfcf13d2be16d) Change parameter name to a more relevant one ### 📊 Changes **3 files changed** (+28 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+22 -22) 📝 `src/network.rs` (+3 -3) 📝 `src/ui/mod.rs` (+3 -3) </details> ### 📄 Description This PR fixes several small things I encountered while using `spotify-tui`, reading the doc or reading the code, like missing spaces or wrong variable name. I tried to update the API table to better show the work already done. I may have forget some features as I don't use them all. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:26 +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#809
No description provided.