[PR #303] [MERGED] support disabling notification from config #707

Closed
opened 2026-03-02 23:49:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/303
Author: @aome510
Created: 11/29/2023
Status: Merged
Merged: 11/29/2023
Merged by: @aome510

Base: masterHead: configurable-notify


📝 Commits (1)

  • 503f7b3 support disabling notification from config

📊 Changes

4 files changed (+42 additions, -32 deletions)

View changed files

📝 docs/config.md (+33 -31)
📝 examples/app.toml (+1 -0)
📝 spotify_player/src/client/mod.rs (+1 -1)
📝 spotify_player/src/config/mod.rs (+7 -0)

📄 Description

Resolves #302


🔄 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/303 **Author:** [@aome510](https://github.com/aome510) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 11/29/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `configurable-notify` --- ### 📝 Commits (1) - [`503f7b3`](https://github.com/aome510/spotify-player/commit/503f7b39976ebbaf3ced157aac1fe4b507cdc2be) support disabling notification from config ### 📊 Changes **4 files changed** (+42 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+33 -31) 📝 `examples/app.toml` (+1 -0) 📝 `spotify_player/src/client/mod.rs` (+1 -1) 📝 `spotify_player/src/config/mod.rs` (+7 -0) </details> ### 📄 Description Resolves #302 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:28 +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#707
No description provided.