[PR #1622] [MERGED] Add play button to book library list view #1641

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

📋 Pull Request Information

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

Base: masterHead: play_from_library_list_rows


📝 Commits (1)

  • bee88c4 Add play button to book library list view

📊 Changes

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

View changed files

📝 components/cards/LazyListBookCard.vue (+45 -6)

📄 Description

Brief summary

On the library list view a play button is added for book libraries. This provides an option for 1 click to play from library page for audiobooks.

Which issue is fixed?

Fixes #1616 for the library page

Pull Request Type

Both android & ios

Screenshots

image

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/1622 **Author:** [@advplyr](https://github.com/advplyr) **Created:** 7/5/2025 **Status:** ✅ Merged **Merged:** 7/5/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `play_from_library_list_rows` --- ### 📝 Commits (1) - [`bee88c4`](https://github.com/advplyr/audiobookshelf-app/commit/bee88c43e51e361ddd94f3173c1205fce0eb7ec9) Add play button to book library list view ### 📊 Changes **1 file changed** (+45 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `components/cards/LazyListBookCard.vue` (+45 -6) </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 On the library list view a play button is added for book libraries. This provides an option for 1 click to play from library page for audiobooks. ## Which issue is fixed? Fixes #1616 for the library page ## Pull Request Type Both android & ios ## Screenshots ![image](https://github.com/user-attachments/assets/cc557f2e-3078-4261-97e3-031f6842dbfb) ![image](https://github.com/user-attachments/assets/7f65e9d1-6a0b-4fa3-8ce6-6d91407ad4f1) --- <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:54 +02:00
adam closed this issue 2026-04-24 23:59:54 +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#1641