[PR #326] [MERGED] Fixes missing LocalMediaProgress for downloads without existing progress #1400

Closed
opened 2026-04-24 23:58:12 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/326
Author: @ronaldheft
Created: 8/21/2022
Status: Merged
Merged: 8/21/2022
Merged by: @advplyr

Base: masterHead: bug-offline-plackback-no-progress


📝 Commits (3)

  • 7745cce Fixes missing LocalMediaProgress for downloads without existing progress
  • 85382d2 Fix incorrect logic for checking if progress object exists
  • 2321312 Revert "Fixes missing LocalMediaProgress for downloads without existing progress"

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 ios/App/Shared/models/local/LocalMediaProgress.swift (+7 -2)

📄 Description

No description provided


🔄 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/advplyr/audiobookshelf-app/pull/326 **Author:** [@ronaldheft](https://github.com/ronaldheft) **Created:** 8/21/2022 **Status:** ✅ Merged **Merged:** 8/21/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `bug-offline-plackback-no-progress` --- ### 📝 Commits (3) - [`7745cce`](https://github.com/advplyr/audiobookshelf-app/commit/7745ccefabddd83b222b863e63a463212ec59733) Fixes missing LocalMediaProgress for downloads without existing progress - [`85382d2`](https://github.com/advplyr/audiobookshelf-app/commit/85382d2bb40b060ce9aa00b423eaa911e524da5c) Fix incorrect logic for checking if progress object exists - [`2321312`](https://github.com/advplyr/audiobookshelf-app/commit/232131242732e713dc853676dfbb29382444124d) Revert "Fixes missing LocalMediaProgress for downloads without existing progress" ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ios/App/Shared/models/local/LocalMediaProgress.swift` (+7 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:12 +02:00
adam closed this issue 2026-04-24 23:58:12 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1400