[PR #219] [MERGED] Add tracks_playback_limit config option #669

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/219
Author: @aome510
Created: 7/15/2023
Status: Merged
Merged: 7/15/2023
Merged by: @aome510

Base: masterHead: add-uri-playback-track-limit


📝 Commits (2)

  • e3d3212 add tracks_playback_limit config option
  • d7b9b3e update config document/example

📊 Changes

6 files changed (+15 additions, -9 deletions)

View changed files

📝 docs/config.md (+1 -0)
📝 examples/app.toml (+1 -0)
📝 spotify_player/src/config/mod.rs (+4 -0)
📝 spotify_player/src/event/window.rs (+4 -2)
📝 spotify_player/src/state/consant.rs (+0 -2)
📝 spotify_player/src/state/model.rs (+5 -5)

📄 Description

Resolves #215


🔄 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/219 **Author:** [@aome510](https://github.com/aome510) **Created:** 7/15/2023 **Status:** ✅ Merged **Merged:** 7/15/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `add-uri-playback-track-limit` --- ### 📝 Commits (2) - [`e3d3212`](https://github.com/aome510/spotify-player/commit/e3d32127f2764ff08a4f71969e1b0d137b21b039) add `tracks_playback_limit` config option - [`d7b9b3e`](https://github.com/aome510/spotify-player/commit/d7b9b3efc2148e9eab23b4686e3b987742525497) update config document/example ### 📊 Changes **6 files changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+1 -0) 📝 `examples/app.toml` (+1 -0) 📝 `spotify_player/src/config/mod.rs` (+4 -0) 📝 `spotify_player/src/event/window.rs` (+4 -2) 📝 `spotify_player/src/state/consant.rs` (+0 -2) 📝 `spotify_player/src/state/model.rs` (+5 -5) </details> ### 📄 Description Resolves #215 --- <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:17 +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#669
No description provided.