[PR #162] [MERGED] Tweaks for bookshelf list view #1390

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/162
Author: @benonymity
Created: 5/1/2022
Status: Merged
Merged: 5/2/2022
Merged by: @advplyr

Base: masterHead: ListViewImprovements


📝 Commits (3)

  • e4a5927 Tweaks for bookshelf list view
  • 3f2d0ed Display number of podcast episodes in list view
  • 7549385 Return null if not podcast

📊 Changes

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

View changed files

📝 components/bookshelf/LazyBookshelf.vue (+1 -0)
📝 components/cards/LazyListBookCard.vue (+16 -0)

📄 Description

Add lines to more easily distinguish between items in the app list view and add duration label.
List View


🔄 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/162 **Author:** [@benonymity](https://github.com/benonymity) **Created:** 5/1/2022 **Status:** ✅ Merged **Merged:** 5/2/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `ListViewImprovements` --- ### 📝 Commits (3) - [`e4a5927`](https://github.com/advplyr/audiobookshelf-app/commit/e4a5927e076c7e6e53fa15463f1e51cfc550c073) Tweaks for bookshelf list view - [`3f2d0ed`](https://github.com/advplyr/audiobookshelf-app/commit/3f2d0ed8b1aceb52a8839ab92af2893cdc7dc801) Display number of podcast episodes in list view - [`7549385`](https://github.com/advplyr/audiobookshelf-app/commit/75493854040ee2e691e2b31f8593cd13ae5e4803) Return null if not podcast ### 📊 Changes **2 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/bookshelf/LazyBookshelf.vue` (+1 -0) 📝 `components/cards/LazyListBookCard.vue` (+16 -0) </details> ### 📄 Description Add lines to more easily distinguish between items in the app list view and add duration label. ![List View](https://user-images.githubusercontent.com/62854267/166164088-ca356f50-10a3-4c04-b742-637ecc03ef6f.png) --- <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:08 +02:00
adam closed this issue 2026-04-24 23:58:08 +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#1390