A metadata provider server for Audiobookshelf. Forked from Vito0912/abs-agg
This version uses series mapping and characters as tags.
docker run -d \
-p 3000:3000 \
-v ./data:/app/data \
ghcr.io/SAS-1/abs-bigfinishv2:latestOr with docker-compose:
See docker-compose.yml.
- Log in to Audiobookshelf as an Administrator.
- Go to Settings.
- Select Item Metadata Utils from the menu.
- Select Custom Metadata Providers.
- Click Add.
Enter the following details:
| Field | Value |
|---|---|
| Name | Big Finish |
| URL | http://192.168.0.100:7777 |
Replace the example IP address with the IP address or hostname of your Docker host.
- Click Save.
- Go to your library.
- Select an audiobook.
- Click Edit → Match.
- Under Provider, select your new Big Finish metadata source.
- Click Search.
- Select the correct result.
- Verify the metadata and click Save.
This has 2 new environment variables, disabled by default.
SERIESMAPPING CHARACTERS
If these are set to TRUE then it will pull some extra data in, characters will be added as tags in ABS and the series mapping is set to try and improve the Big Finish series info into a better structure for use in ABS.