Custom Metadata Providers

This guide is for making and adding custom metadata providers. ABS provides a few common providers (such as Audible, Google, iTunes, audiobookcovers), but does not include all providers or providers that do not have a public API. Beginning in server version 2.8.0, users can add custom metadata providers. This allows users to build custom tools or programs to allow ABS to interface with other metadata providers.

Adding custom provider in ABS

A custom provider can be added to ABS through "Metadata Tools" in the 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

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-bigfinishhttps://github.com/vito0912/abs-bigfinishProvides Big Finish metadata
abs-storytelhttps://github.com/Revisor01/abs-storytel-providerProvides Storytel metadata
abs-hardcoverhttps://github.com/Vito0912/hardcover-providerProvides Hardcover 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-tracthttps://provider.vito0912.de/goodreads
https://provider.vito0912.de/kindle/[lang]
absfito0912@duck.comSee Supported languages. Used Repository
abs-bigfinishhttps://provider.vito0912.de/bigfinishabsRepository IssuesUsed Repository
abs-storytel-providerhttps://provider.vito0912.de/storytel/[lang]absRepository IssuesSee Supported languages. Used Repository
audioteka-abshttps://provider.vito0912.de/audioteka/plabsfito0912@duck.comUsed Repository
hardcover-providerhttps://provider.vito0912.de/hardcoverabsRepository IssuesUsed Repository. See URL Options