[PR #288] [MERGED] Add option to change volume increment #737

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/288
Author: @fiinnnn
Created: 2/10/2020
Status: Merged
Merged: 2/11/2020
Merged by: @Rigellute

Base: masterHead: config-volume-increment


📝 Commits (2)

  • e4cbf4b Add volume increment to user config
  • 847b920 Ensure volume increment is in valid range

📊 Changes

3 files changed (+22 additions, -2 deletions)

View changed files

📝 README.md (+1 -0)
📝 src/app.rs (+8 -2)
📝 src/user_config.rs (+13 -0)

📄 Description

Hey,

I added a way to change the volume increment in config.yml

Thanks for your work so far, let me know if you need anything else


🔄 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/288 **Author:** [@fiinnnn](https://github.com/fiinnnn) **Created:** 2/10/2020 **Status:** ✅ Merged **Merged:** 2/11/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `config-volume-increment` --- ### 📝 Commits (2) - [`e4cbf4b`](https://github.com/Rigellute/spotify-tui/commit/e4cbf4b5f697059d2bc6200e4ee364d7e5abcc21) Add volume increment to user config - [`847b920`](https://github.com/Rigellute/spotify-tui/commit/847b920dd69e42c7423b694ecbfc12f5457f6384) Ensure volume increment is in valid range ### 📊 Changes **3 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `src/app.rs` (+8 -2) 📝 `src/user_config.rs` (+13 -0) </details> ### 📄 Description Hey, I added a way to change the volume increment in `config.yml` Thanks for your work so far, let me know if you need anything else --- <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:11 +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#737
No description provided.