Bookshelf-Traveller
Bookshelf-Traveller
Docker app from DonKevlar's Repository
Overview
Requirements
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Discord application token.
- Target
- DISCORD_TOKEN
- Value
- INSERT_TOKEN
Discord application client ID. This can be found under the 'OAuth2' tab in the discord dev portal.
- Target
- CLIENT_ID
ABS Token, generated in the settings page of the user. Accepts all user types, but will have limitations if not admin.
- Target
- bookshelfToken
- Value
- INSERT_TOKEN
Audiobookshelf url. ex: http://127.0.0.1:13378
- Target
- bookshelfURL
- Default
- http://127.0.0.1:13378
- Value
- http://127.0.0.1:13378
Path for db(s) to stay persistant. Delete if you want the docker to re-initialize the dbs everytime it starts up.
- Target
- /ABSBOT/db
- Default
- /mnt/user/appdata/bookshelf_traveller/db
- Value
- /mnt/user/appdata/bookshelf_traveller/db
Only the owner will have access to all commands. Disable to allow others to use the bot.
- Target
- OWNER_ONLY
- Default
- True
- Value
- True
By default is true, enables the audio module. If disabled, it will remove the ability for audio playback.
- Target
- AUDIO_ENABLED
- Default
- True
- Value
- True
Default search provider for titles. Please refer to ABS API wiki page for full list. EXPERIMENTAL AND OPTIONAL
- Target
- DEFAULT_PROVIDER
- Default
- audible
By default is true, enables the audio module. If disabled, it will remove the ability for audio playback.
- Target
- AUDIO_ENABLED
- Default
- True
- Value
- True
Playback Role. Can be copied over from discord when developer mode is enabled.
- Target
- PLAYBACK_ROLE
- Default
- True
- Value
- 0
Enables multi-user login to ABS server. Disable to allow admin controls.
- Target
- MULTI_USER
- Default
- True
- Value
- True
Used if you want to use HTTPS connection to retrieve your images. Note this won't do anything if you are already using it in the primary URL.
- Target
- OPT_IMAGE_URL
Will make log verbose and show all internal library logs as well.
- Target
- DEBUG_MODE
- Default
- False
- Value
- False
Categories
Download Statistics
Details
donkevlar/bookshelf-traveller:latestRun Bookshelf-Traveller on Unraid.
Bookshelf-Traveller is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.