[PR #3875] Add Narrators and Change Icons #4107

Open
opened 2026-04-25 00:18:20 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3875
Author: @BigD-GH
Created: 1/21/2025
Status: 🔄 Open

Base: masterHead: Add-Narrators-To-Playback-Window


📝 Commits (1)

  • 0dbbefe Add Narrators and Change Icons

📊 Changes

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

View changed files

📝 client/components/app/MediaPlayerContainer.vue (+9 -1)

📄 Description

Brief summary

Adds narrators to the playback window, linked to their filtered library results. Changed icons to reflect authors vs narrators.

Which issue is fixed?

https://github.com/advplyr/audiobookshelf/issues/3815

In-depth Description

Added narrators to the playback window which links to filtered results of books that they narrate. Changed the existing author icon to a new one as well as added an icon for narrators.

How have you tested this?

Ran locally with dummy data.

Screenshots

Original:

Screenshot 2025-01-21 114130

New:

Screenshot 2025-01-21 113434


🔄 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/3875 **Author:** [@BigD-GH](https://github.com/BigD-GH) **Created:** 1/21/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `Add-Narrators-To-Playback-Window` --- ### 📝 Commits (1) - [`0dbbefe`](https://github.com/advplyr/audiobookshelf/commit/0dbbefeaf5b9115be2c5de14fe54886bf276c404) Add Narrators and Change Icons ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/app/MediaPlayerContainer.vue` (+9 -1) </details> ### 📄 Description ## Brief summary <!-- Please provide a brief summary of what your PR attempts to achieve. --> Adds narrators to the playback window, linked to their filtered library results. Changed icons to reflect authors vs narrators. ## Which issue is fixed? https://github.com/advplyr/audiobookshelf/issues/3815 ## In-depth Description <!-- Describe your solution in more depth. How does it work? Why is this the best solution? Does it solve a problem that affects multiple users or is this an edge case for your setup? --> Added narrators to the playback window which links to filtered results of books that they narrate. Changed the existing author icon to a new one as well as added an icon for narrators. ## How have you tested this? <!-- Please describe in detail with reproducible steps how you tested your changes. --> Ran locally with dummy data. ## Screenshots Original: ![Screenshot 2025-01-21 114130](https://github.com/user-attachments/assets/34d88533-4981-411f-b969-03c84e45c41b) New: ![Screenshot 2025-01-21 113434](https://github.com/user-attachments/assets/3f589a90-ca4d-44c1-aece-ad8f719b47e9) --- <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:18:20 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4107