Add lines to more easily distinguish between items in the app list view and add duration label.
🔄 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.

---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:ListViewImprovements📝 Commits (3)
e4a5927Tweaks for bookshelf list view3f2d0edDisplay number of podcast episodes in list view7549385Return 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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.