[PR #1584] [MERGED] Add abridged indicator #1477 #1625

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1584
Author: @advplyr
Created: 5/24/2025
Status: Merged
Merged: 5/24/2025
Merged by: @advplyr

Base: masterHead: abridged_indicator


📝 Commits (1)

📊 Changes

2 files changed (+72 additions, -0 deletions)

View changed files

components/widgets/AbridgedIndicator.vue (+68 -0)
📝 pages/item/_id/index.vue (+4 -0)

📄 Description

Brief summary

Adds abridged indicator next to the title on the books page. Same as the web client.

Which issue is fixed?

Fixes #1477

Pull Request Type

In-depth Description

Simple

Screenshots

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/1584 **Author:** [@advplyr](https://github.com/advplyr) **Created:** 5/24/2025 **Status:** ✅ Merged **Merged:** 5/24/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `abridged_indicator` --- ### 📝 Commits (1) - [`80e6fa7`](https://github.com/advplyr/audiobookshelf-app/commit/80e6fa7e7ad7f5e36bd2b3813bd65ac98dc70d96) Add abridged indicator #1477 ### 📊 Changes **2 files changed** (+72 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `components/widgets/AbridgedIndicator.vue` (+68 -0) 📝 `pages/item/_id/index.vue` (+4 -0) </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 Adds abridged indicator next to the title on the books page. Same as the web client. ## Which issue is fixed? Fixes #1477 ## Pull Request Type <!-- Does this affect only Android, only iOS, or both? Does this change the frontend or the backend of the apps? --> ## In-depth Description Simple ## Screenshots ![image](https://github.com/user-attachments/assets/848c34cf-561e-4cf3-8a1c-63c0d445c1ad) --- <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:48 +02:00
adam closed this issue 2026-04-24 23:59:48 +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#1625