mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #219] [MERGED] Add tracks_playback_limit config option #1602
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1602
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-uri-playback-track-limit📝 Commits (2)
e3d3212addtracks_playback_limitconfig optiond7b9b3eupdate 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.