Audible accounts
LibraForge uses Audible to look up book metadata and (optionally) download your purchases. Connect one or more accounts and switch between them whenever you like.
Auth files are stored unencrypted under /auth inside the container (mounted from your configured host path). The active account lives at /auth/audible-metadata.json; others are kept in /auth/accounts/.
Connect an Audible account
Sign in on Amazon
Open the link below in your browser. Sign in with your Audible (Amazon) account. After signing in, Amazon will redirect your browser to a new URL — the page may appear blank or show a brief error message. That is expected.
Copy the full URL from your browser's address bar after signing in and paste it below.
Not using Audible? You can skip this step and use
Audiobookshelf or abs-agg as metadata providers instead.
Signing in with Audible enables both direct API access for batch runs and ABS/abs-agg for manual review.
Audiobookshelf connection
LibraForge can use your Audiobookshelf instance as a metadata provider — no Audible account required. It supports Audible (via ABS's own connection), Google Books, iTunes, Open Library, and more.
Create a dedicated API key in your ABS instance:
Settings → Users → API Keys.
Name it libraforge, associate it with an admin user.
API key documentation →