mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[PR #728] [MERGED] feat: add {liked} option to playback_format #1795
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#1795
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/728
Author: @Domerpig
Created: 5/17/2025
Status: ✅ Merged
Merged: 6/22/2025
Merged by: @aome510
Base:
master← Head:playback_format_liked📝 Commits (4)
750b851feat: add {liked} option to playback_format4fc94aaMerge branch 'master' into playback_format_liked316a197fmt41a2b40lint📊 Changes
3 files changed (+53 additions, -35 deletions)
View changed files
📝
docs/config.md(+33 -33)📝
spotify_player/src/config/mod.rs(+3 -1)📝
spotify_player/src/ui/playback.rs(+17 -1)📄 Description
Closes https://github.com/aome510/spotify-player/issues/714
Per default I have added the {liked} option after the artist in the first line.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.