[PR #168] [MERGED] make seeking amount configurable #647

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/168
Author: @LennyPenny
Created: 11/26/2019
Status: Merged
Merged: 11/30/2019
Merged by: @Rigellute

Base: masterHead: master


📝 Commits (3)

  • 4ab6634 make seeking amount configurable
  • d4b9742 add seek_seconds to config example
  • d8c3a49 move seeking option to behavior section

📊 Changes

3 files changed (+50 additions, -7 deletions)

View changed files

📝 README.md (+3 -0)
📝 src/app.rs (+12 -7)
📝 src/user_config.rs (+35 -0)

📄 Description

This adds the config value seek_seconds to change much spotify-tui seeks when pressing the seek hotkeys.
Default is still 5000 ms.


🔄 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/168 **Author:** [@LennyPenny](https://github.com/LennyPenny) **Created:** 11/26/2019 **Status:** ✅ Merged **Merged:** 11/30/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4ab6634`](https://github.com/Rigellute/spotify-tui/commit/4ab6634a4be0892565684112c4795579ff077217) make seeking amount configurable - [`d4b9742`](https://github.com/Rigellute/spotify-tui/commit/d4b974233a6991bc2567d5a9fcb89ac11cbd6ca2) add seek_seconds to config example - [`d8c3a49`](https://github.com/Rigellute/spotify-tui/commit/d8c3a4949fb0a572e36ea8de8959138adac42148) move seeking option to behavior section ### 📊 Changes **3 files changed** (+50 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `src/app.rs` (+12 -7) 📝 `src/user_config.rs` (+35 -0) </details> ### 📄 Description This adds the config value `seek_seconds` to change much `spotify-tui` seeks when pressing the seek hotkeys. Default is still `5000` ms. --- <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:20 +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#647
No description provided.