[Enhancement]: Add eBook Metadata Providers #2735

Open
opened 2026-04-25 00:10:02 +02:00 by adam · 2 comments
Owner

Originally created by @rechichidaniel on GitHub (Apr 28, 2025).

Type of Enhancement

Server Backend

Describe the Feature/Enhancement

None of the currently implemented metadata provider options seem to be able to find many of the ebooks we can get through Humble Bundle, and some other sources.
https://bookscouter.com/ seems to be able to find them.
Google, Amazon and Open Library seem to be able to find them within Calibre, but for some reason, not in Audiobookshelf.

Can these providers be added for eBook metadata?

Why would this be helpful?

Helpful for libraries consisting of only eBooks.

Future Implementation (Screenshot)

Another option in the dropdown menu to select metadata providers.

Maybe a setting to set a library to only eBooks could help. There is already one for audiobooks only.

Audiobookshelf Server Version

v2.21.0

Current Implementation (Screenshot)

Image

Image

Originally created by @rechichidaniel on GitHub (Apr 28, 2025). ### Type of Enhancement Server Backend ### Describe the Feature/Enhancement None of the currently implemented metadata provider options seem to be able to find many of the ebooks we can get through Humble Bundle, and some other sources. https://bookscouter.com/ seems to be able to find them. Google, Amazon and Open Library seem to be able to find them within Calibre, but for some reason, not in Audiobookshelf. Can these providers be added for eBook metadata? ### Why would this be helpful? Helpful for libraries consisting of only eBooks. ### Future Implementation (Screenshot) Another option in the dropdown menu to select metadata providers. Maybe a setting to set a library to only eBooks could help. There is already one for audiobooks only. ### Audiobookshelf Server Version v2.21.0 ### Current Implementation (Screenshot) ![Image](https://github.com/user-attachments/assets/2b98d2c5-2d83-47a4-b2b4-14bc33134912) ![Image](https://github.com/user-attachments/assets/f930eac7-5630-4347-85c0-093d4554016a)
adam added the enhancement label 2026-04-25 00:10:02 +02:00
Author
Owner

@Vito0912 commented on GitHub (Apr 28, 2025):

Api: https://api.bookscouter.com/v4/search/new?term=<query>&itemsPerPage=10&page=1

@Vito0912 commented on GitHub (Apr 28, 2025): Api: `https://api.bookscouter.com/v4/search/new?term=<query>&itemsPerPage=10&page=1`
Author
Owner

@nichwall commented on GitHub (Apr 28, 2025):

If this is not added as a built-in provider, someone can also create a custom metadata provider interface for it.

https://www.audiobookshelf.org/guides/custom-metadata-providers

There is already a feature request for ebook-only libraries.

@nichwall commented on GitHub (Apr 28, 2025): If this is not added as a built-in provider, someone can also create a custom metadata provider interface for it. https://www.audiobookshelf.org/guides/custom-metadata-providers There is already a feature request for ebook-only libraries.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2735