[PR #192] [MERGED] Better handle books with multiple series #3320

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/192
Author: @keaganhilliard
Created: 11/23/2021
Status: Merged
Merged: 11/23/2021
Merged by: @advplyr

Base: masterHead: master


📝 Commits (2)

  • b5d58a3 Better handle books with multiple series
  • c0a4ec2 Merge branch 'advplyr:master' into master

📊 Changes

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

View changed files

📝 server/providers/Audible.js (+8 -4)

📄 Description

Currently Audiobookshelf only supports books being part of a single series, not sure if that should change, but Audible returns more than one for a large number of books. This should hopefully help pick the series consistently.


🔄 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/192 **Author:** [@keaganhilliard](https://github.com/keaganhilliard) **Created:** 11/23/2021 **Status:** ✅ Merged **Merged:** 11/23/2021 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b5d58a3`](https://github.com/advplyr/audiobookshelf/commit/b5d58a3d0bb5291fb61811ddb6259f4173d4abfc) Better handle books with multiple series - [`c0a4ec2`](https://github.com/advplyr/audiobookshelf/commit/c0a4ec23d716a14dce6f7f8cb813ce45db143d34) Merge branch 'advplyr:master' into master ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/providers/Audible.js` (+8 -4) </details> ### 📄 Description Currently Audiobookshelf only supports books being part of a single series, not sure if that should change, but Audible returns more than one for a large number of books. This should hopefully help pick the series consistently. --- <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:15:12 +02:00
adam closed this issue 2026-04-25 00:15:12 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3320