[PR #728] [MERGED] feat: add {liked} option to playback_format #1795

Closed
opened 2026-03-14 15:33:25 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: playback_format_liked


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/728 **Author:** [@Domerpig](https://github.com/Domerpig) **Created:** 5/17/2025 **Status:** ✅ Merged **Merged:** 6/22/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `playback_format_liked` --- ### 📝 Commits (4) - [`750b851`](https://github.com/aome510/spotify-player/commit/750b851663517471733edd3b36b418105d415302) feat: add {liked} option to playback_format - [`4fc94aa`](https://github.com/aome510/spotify-player/commit/4fc94aa2863b6fb03d3dc3a7770da78cf8e0c37b) Merge branch 'master' into playback_format_liked - [`316a197`](https://github.com/aome510/spotify-player/commit/316a197478d05a8969f2de92f713a1e28f6e847c) fmt - [`41a2b40`](https://github.com/aome510/spotify-player/commit/41a2b40d66a64b4ec33cb2c68d237b55153bc713) lint ### 📊 Changes **3 files changed** (+53 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+33 -33) 📝 `spotify_player/src/config/mod.rs` (+3 -1) 📝 `spotify_player/src/ui/playback.rs` (+17 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:33:25 +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#1795
No description provided.