[PR #351] [MERGED] Sync native media playback progress bar on change from client #494

Closed
opened 2026-02-28 14:33:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/351
Author: @royathan
Created: 10/21/2022
Status: Merged
Merged: 1/12/2023
Merged by: @Insprill

Base: masterHead: sync_media_playback


📝 Commits (1)

  • a541d8d Sync native media playback progress bar on change from client

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 psst-gui/src/controller/playback.rs (+1 -0)

📄 Description

This fixes the problem of the media player not being in-sync with changes from the Psst client. This resolves part of https://github.com/jpochyla/psst/issues/350. This does not fix the usability of the native media player progress bar, this will happen in a separate change (requires upstream change to dependency).

Before:
psst_media_player_sync_before

After:
psst_media_player_sync_after


🔄 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/jpochyla/psst/pull/351 **Author:** [@royathan](https://github.com/royathan) **Created:** 10/21/2022 **Status:** ✅ Merged **Merged:** 1/12/2023 **Merged by:** [@Insprill](https://github.com/Insprill) **Base:** `master` ← **Head:** `sync_media_playback` --- ### 📝 Commits (1) - [`a541d8d`](https://github.com/jpochyla/psst/commit/a541d8ddeefb539e95bb33fc59ccc3fbffaa0054) Sync native media playback progress bar on change from client ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/controller/playback.rs` (+1 -0) </details> ### 📄 Description This fixes the problem of the media player not being in-sync with changes from the Psst client. This resolves part of https://github.com/jpochyla/psst/issues/350. This does not fix the usability of the native media player progress bar, this will happen in a separate change (requires upstream change to dependency). Before: ![psst_media_player_sync_before](https://user-images.githubusercontent.com/56088145/197250458-79a4b571-a8ac-46f4-89e8-463e82ab5305.gif) After: ![psst_media_player_sync_after](https://user-images.githubusercontent.com/56088145/197250474-e99d295a-ee40-4e64-8c6b-5ff23052980f.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:12 +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/psst#494
No description provided.