[PR #23405] [MERGED] fix(mobile): video seeking on android #17527

Closed
opened 2026-02-05 16:23:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/23405
Author: @mertalev
Created: 10/31/2025
Status: Merged
Merged: 10/31/2025
Merged by: @alextran1502

Base: mainHead: fix/mobile-android-seek


📝 Commits (1)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 mobile/pubspec.lock (+2 -2)
📝 mobile/pubspec.yaml (+1 -1)

📄 Description

Updates the player to expect int instead of long for position as a hot fix.


🔄 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/immich-app/immich/pull/23405 **Author:** [@mertalev](https://github.com/mertalev) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/mobile-android-seek` --- ### 📝 Commits (1) - [`212b20a`](https://github.com/immich-app/immich/commit/212b20ad05ec63603721d16487a43f646120638c) use int for seeking ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `mobile/pubspec.lock` (+2 -2) 📝 `mobile/pubspec.yaml` (+1 -1) </details> ### 📄 Description Updates the player to expect int instead of long for position as a hot fix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:23:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#17527