[PR #491] [MERGED] added {status} for customizing play/pause location/style, resolves #487 #1710

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/491
Author: @JadonBelair
Created: 7/6/2024
Status: Merged
Merged: 7/7/2024
Merged by: @aome510

Base: masterHead: master


📝 Commits (3)

  • efc3194 added {status} for customizing play/pause location/style
  • 4bae993 reference new playback status option in example config and docs
  • 7f2d402 fixed ci (hopefully)

📊 Changes

5 files changed (+30 additions, -16 deletions)

View changed files

📝 docs/config.md (+3 -1)
📝 examples/app.toml (+1 -1)
📝 spotify_player/src/config/mod.rs (+1 -1)
📝 spotify_player/src/config/theme.rs (+11 -0)
📝 spotify_player/src/ui/playback.rs (+14 -13)

📄 Description

resolve #487

i decided to add a custom {status} field instead of just making it appear at the beginning since that simplified the code in my head and also allows it to be more customizable


🔄 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/aome510/spotify-player/pull/491 **Author:** [@JadonBelair](https://github.com/JadonBelair) **Created:** 7/6/2024 **Status:** ✅ Merged **Merged:** 7/7/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`efc3194`](https://github.com/aome510/spotify-player/commit/efc319457273a0df703c4e93f6ad19aeb3fba3c6) added {status} for customizing play/pause location/style - [`4bae993`](https://github.com/aome510/spotify-player/commit/4bae993a9308370bdc7e534fcb9f44034fe59847) reference new playback status option in example config and docs - [`7f2d402`](https://github.com/aome510/spotify-player/commit/7f2d4025a2f284155afa364950d0ae9ac0a672a0) fixed ci (hopefully) ### 📊 Changes **5 files changed** (+30 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+3 -1) 📝 `examples/app.toml` (+1 -1) 📝 `spotify_player/src/config/mod.rs` (+1 -1) 📝 `spotify_player/src/config/theme.rs` (+11 -0) 📝 `spotify_player/src/ui/playback.rs` (+14 -13) </details> ### 📄 Description resolve #487 i decided to add a custom {status} field instead of just making it appear at the beginning since that simplified the code in my head and also allows it to be more customizable --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:28:50 +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-player#1710
No description provided.