[PR #2821] [MERGED] Separator between multiple series #3815

Closed
opened 2026-04-25 00:17:10 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2821
Author: @lkiesow
Created: 4/4/2024
Status: Merged
Merged: 4/5/2024
Merged by: @advplyr

Base: masterHead: series-separator


📝 Commits (2)

  • f56d9f1 Separator between multiple series
  • 8a29c99 Update item page series comma separated list to not include comma in link

📊 Changes

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

View changed files

📝 client/pages/item/_id/index.vue (+4 -1)

📄 Description

If a book is part of multiple series, this patch adds a separator between the series on the library item details page. With no separator, it is not immediately clear that they are separate series.

Screenshot from 2024-04-04 21-52-11


🔄 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/pull/2821 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 4/4/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `series-separator` --- ### 📝 Commits (2) - [`f56d9f1`](https://github.com/advplyr/audiobookshelf/commit/f56d9f128f1388be23bfdb2db0cc616a21a10605) Separator between multiple series - [`8a29c99`](https://github.com/advplyr/audiobookshelf/commit/8a29c998da4480a2b44395edcca73f0dbff80fbb) Update item page series comma separated list to not include comma in link ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/pages/item/_id/index.vue` (+4 -1) </details> ### 📄 Description If a book is part of multiple series, this patch adds a separator between the series on the library item details page. With no separator, it is not immediately clear that they are separate series. ![Screenshot from 2024-04-04 21-52-11](https://github.com/advplyr/audiobookshelf/assets/1008395/098bae90-cd92-48c3-961d-ecce04271fbd) --- <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-25 00:17:10 +02:00
adam closed this issue 2026-04-25 00:17: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#3815