Skip to main content

Metadata Providers

Custom book metadata providers can be added to your Audiobookshelf server through the "Metadata Tools" in teh server settings. To add a custom provider you will need the address of the provider (a URL if a public community provider or the IP and port if you're running the custom provider yourself). If an authorization token is needed you will also add that here.

Adding Custom Metadata Provider

Creating custom provider

The request and response format that ABS expects for the API is defined in this OpenAPI spec.

Community providers

warning

The following projects are not maintained by the Audiobookshelf team nor did any of the Audiobookshelf team member check them for security issues. Use at your own risk.

These custom metadata providers have been made by the community and are not maintained as part of the core project. Please refer to the provider documentation for information about how to set up the provider and the authorization value.

Issues with these providers should be brought up to the provider author and not in the main ABS repositories.

If you have made a custom provider and want to share, you can open a PR for this file to add your information to the table.

ProviderRepositoryNotes
abs-tracthttps://github.com/ahobsonsayers/abs-tractProvides Goodreads and Kindle metadata
lubimyczytac-abshttps://github.com/lakafior/lubimyczytac-absProvides Lubimyczytac (biggest polish site about books) metadata
audioteka-abshttps://github.com/lakafior/audioteka-absProvides Audioteka (supports Polish and Czech language) metadata
abs-agghttps://github.com/vito0912/abs-aggProvides metadata from: ARD Audiothek, Audioteka, Big Finish, BookBeat, Goodreads, Graphic Audio, Hardcover, LibriVox, Storytel, Die drei ???, Soundbooth
abs-storytelhttps://github.com/Revisor01/abs-storytel-providerProvides Storytel metadata
abs-opdshttps://github.com/DeXP/abs-opdsOPDS books catalog (biggest russian: Flibusta, inxp-web) Note: does not provide syncing reading progress
Abs-Ximalayahttps://github.com/shanyan-wcx/Abs-XimalayaProvides Ximalaya (喜马拉雅) metadata

Community hosted providers

These providers are hosted by community members so you can easily add them to your ABS server without running additional software. These are not hosted by the ABS team or authors of the providers, so issues should not be opened with the provider or ABS repositories.

If you host a custom provider and want to share, you can open a PR for this file to add your information to the table.

ProviderAddressAuthContactNotes
abs-agghttps://provider.vito0912.de/ardaudiothek
https://provider.vito0912.de/audioteka/lang:pl
https://provider.vito0912.de/bigfinish
https://provider.vito0912.de/bookbeat/market:austria
https://provider.vito0912.de/goodreads
https://provider.vito0912.de/graphicaudio
https://provider.vito0912.de/hardcover
https://provider.vito0912.de/librivox
https://provider.vito0912.de/storytel/language:en
absVito0912 on GitHubEach provider has different
optional parameters.
See full documentation