mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
DriveThruRPG contains multiple stores, one of which is the DMs Guild for Dungeons and Dragons. Items that are only for sale on the Guild don't show up on DTRPG searches, and vice versa. A lot of the images end up being redirected to an eventual file, but Calibre-web doesn't follow redirects when saving the cover. Instead, we follow them up front and return the eventual URL.
# Calibre-web - DriveThruRPG Metadata Provider
This adds a new metadata provider for calibre-web which will look for information on DriveThruRPG.com
After installing, DriveThruRPG will be an option when pulling in metadata about a book.
In calibre-web docker arguments, set an environment variable DOCKER_MODS=linuxserver/mods:calibre-web-dtrpg-metadata to enable.
If adding multiple mods, enter them in an array separated by |,
such as DOCKER_MODS=linuxserver/mods:universal-calibre|linuxserver/mods:calibre-web-dtrpg-metadata
Description
Languages
Text
100%