[PR #717] [MERGED] Change --like that toggles the state to explicit --like and --dislike flags #995

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/717
Author: @OrangeFran
Created: 1/22/2021
Status: Merged
Merged: 1/27/2021
Merged by: @Rigellute

Base: masterHead: like_dislike


📝 Commits (2)

  • 0f41bd9 Change --like that toggled to manual --like and --dislike.
  • ae79e30 Fix formatting + clippy

📊 Changes

3 files changed (+47 additions, -15 deletions)

View changed files

📝 src/cli/clap.rs (+12 -2)
📝 src/cli/cli_app.rs (+25 -11)
📝 src/cli/util.rs (+10 -2)

📄 Description

Title. After some usage I feel that this makes more sense. Related to this issue: #429, idea from @spenat28.


🔄 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/717 **Author:** [@OrangeFran](https://github.com/OrangeFran) **Created:** 1/22/2021 **Status:** ✅ Merged **Merged:** 1/27/2021 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `like_dislike` --- ### 📝 Commits (2) - [`0f41bd9`](https://github.com/Rigellute/spotify-tui/commit/0f41bd9218ba01b146144115a9107290a5a0c6ac) Change `--like` that toggled to manual `--like` and `--dislike`. - [`ae79e30`](https://github.com/Rigellute/spotify-tui/commit/ae79e30b7ea5b227b23f0ea80b9f3afdd0bc9876) Fix formatting + clippy ### 📊 Changes **3 files changed** (+47 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/cli/clap.rs` (+12 -2) 📝 `src/cli/cli_app.rs` (+25 -11) 📝 `src/cli/util.rs` (+10 -2) </details> ### 📄 Description Title. After some usage I feel that this makes more sense. Related to this issue: #429, idea from @spenat28. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:06 +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#995
No description provided.