[Enhancement]: Add multiple series (when they exist) during quick match. #1451

Closed
opened 2026-02-20 10:10:10 -05:00 by deekerman · 1 comment
Owner

Originally created by @tehguitarist on GitHub (Oct 9, 2023).

Describe the feature/enhancement

Currently, I believe that the metadata scraping just chooses the first series when scraping Audible in particular.

For those books that have multiple series (many Star Wars, and Terry Pratchett's Discworld novels are great examples), it would be great to have the quick match grab both series. For example Discworld #1, Rincewind #1 (Discworld being the master series, Rincewind being the story arc within it).
Another example are the Legend of Driz'zt books by R.A Salvatore. The whole series is 40 odd books long, broken down into 3-4 book arcs.

Not important, as it can be done manually, just a QoL thing to speed up the process.

Originally created by @tehguitarist on GitHub (Oct 9, 2023). ### Describe the feature/enhancement Currently, I believe that the metadata scraping just chooses the first series when scraping Audible in particular. For those books that have multiple series (many Star Wars, and Terry Pratchett's Discworld novels are great examples), it would be great to have the quick match grab both series. For example Discworld #1, Rincewind #1 (Discworld being the master series, Rincewind being the story arc within it). Another example are the Legend of Driz'zt books by R.A Salvatore. The whole series is 40 odd books long, broken down into 3-4 book arcs. Not important, as it can be done manually, just a QoL thing to speed up the process.
deekerman 2026-02-20 10:10:10 -05:00
Author
Owner

@advplyr commented on GitHub (Oct 9, 2023):

This is already supported. To see what data is coming back from the quick match for a specific book you can open the Match tab and whatever is the first result is what would be used for the quick match.

Using The Colour of Magic as an example:
image

The issue is not that Abs doesn't support pulling multiple series. It is that the metadata provider is only sending back 1 series.

@advplyr commented on GitHub (Oct 9, 2023): This is already supported. To see what data is coming back from the quick match for a specific book you can open the Match tab and whatever is the first result is what would be used for the quick match. Using The Colour of Magic as an example: ![image](https://github.com/advplyr/audiobookshelf/assets/67830747/4afe06c1-4a92-4e29-93e8-55dcab886439) The issue is not that Abs doesn't support pulling multiple series. It is that the metadata provider is only sending back 1 series.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/audiobookshelf-advplyr#1451
No description provided.