mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Add multiple series (when they exist) during quick match. #1451
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#1451
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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:

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