[PR #1257] [MERGED] split groups of save history items that have different status results #1539

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1257
Author: @faush01
Created: 7/16/2024
Status: Merged
Merged: 8/26/2024
Merged by: @advplyr

Base: masterHead: feature/history_split_saves


📝 Commits (1)

  • 79df676 split groups of save history items that have different status results

📊 Changes

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

View changed files

📝 pages/media/_id/history.vue (+4 -1)

📄 Description

Simple change to split groups of save history items when the status for items in a group changes.

I noticed that the status (icon) was only showing for the first item in a group, if there were say 150 saves and the last 30 failed then it would still show success.

Example of the changes:

image


🔄 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/1257 **Author:** [@faush01](https://github.com/faush01) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `feature/history_split_saves` --- ### 📝 Commits (1) - [`79df676`](https://github.com/advplyr/audiobookshelf-app/commit/79df676a131fb509fd7041cd20c79a017dd7c1d2) split groups of save history items that have different status results ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/media/_id/history.vue` (+4 -1) </details> ### 📄 Description Simple change to split groups of save history items when the status for items in a group changes. I noticed that the status (icon) was only showing for the first item in a group, if there were say 150 saves and the last 30 failed then it would still show success. Example of the changes: ![image](https://github.com/user-attachments/assets/3346091d-4eaa-4a11-a8b5-75c3e45257e9) --- <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:59:10 +02:00
adam closed this issue 2026-04-24 23:59:10 +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#1539