[PR #4097] [MERGED] fix updating progress not updating finishedAt #4167

Closed
opened 2026-04-25 00:18:37 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4097
Author: @Vito0912
Created: 3/10/2025
Status: Merged
Merged: 3/12/2025
Merged by: @advplyr

Base: masterHead: master


📝 Commits (1)

  • 953f21e fix updating progress not updating finishedAt

📊 Changes

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

View changed files

📝 server/models/MediaProgress.js (+1 -1)

📄 Description

Brief summary

While https://github.com/advplyr/audiobookshelf/pull/3546 fixes finishedAt for creating a progress updating a progress does not respect the changes.

Which issue is fixed?

Also should resolve #4094 if not already done by 3546

In-depth Description


How have you tested this?

Current prod backup

Screenshots


🔄 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/pull/4097 **Author:** [@Vito0912](https://github.com/Vito0912) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`953f21e`](https://github.com/advplyr/audiobookshelf/commit/953f21ed533f31c4e0804297d9833066b57f8c51) fix updating progress not updating finishedAt ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/models/MediaProgress.js` (+1 -1) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary While https://github.com/advplyr/audiobookshelf/pull/3546 fixes finishedAt for creating a progress updating a progress does not respect the changes. ## Which issue is fixed? Also should resolve #4094 if not already done by 3546 ## In-depth Description <!-- Describe your solution in more depth. How does it work? Why is this the best solution? Does it solve a problem that affects multiple users or is this an edge case for your setup? --> --- ## How have you tested this? <!-- Please describe in detail with reproducible steps how you tested your changes. --> Current prod backup ## Screenshots <!-- If your PR includes any changes to the web client, please include screenshots or a short video from before and after your changes. --> --- <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-25 00:18:37 +02:00
adam closed this issue 2026-04-25 00:18:37 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4167