[PR #978] [MERGED] fix(mpris client): use set_position instead of seek #8098

Closed
opened 2026-05-23 02:56:38 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/978
Author: @postsolar
Created: 5/12/2025
Status: Merged
Merged: 5/12/2025
Merged by: @JakeStanger

Base: masterHead: mpris-seek


📝 Commits (1)

  • 1515db6 mpris client: try to use set_position before seek

📊 Changes

1 file changed (+13 additions, -5 deletions)

View changed files

📝 src/clients/music/mpris.rs (+13 -5)

📄 Description

Closes #970

Tested it in Firefox, mpv and Telegram, seems to work well


🔄 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/JakeStanger/ironbar/pull/978 **Author:** [@postsolar](https://github.com/postsolar) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `mpris-seek` --- ### 📝 Commits (1) - [`1515db6`](https://github.com/JakeStanger/ironbar/commit/1515db6518d7dcc691bace373c24b10c26346fbb) mpris client: try to use `set_position` before `seek` ### 📊 Changes **1 file changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/music/mpris.rs` (+13 -5) </details> ### 📄 Description Closes #970 Tested it in Firefox, mpv and Telegram, seems to work well --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:56:38 +01: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
JakeStanger/ironbar#8098
No description provided.