Skip to content

Fix missing volumes on audiobookshelf compose.yml#252

Merged
crypt0rr merged 30 commits intotailscale-dev:mainfrom
michaelhodges:main
Apr 9, 2026
Merged

Fix missing volumes on audiobookshelf compose.yml#252
crypt0rr merged 30 commits intotailscale-dev:mainfrom
michaelhodges:main

Conversation

@michaelhodges
Copy link
Copy Markdown
Contributor

Pull Request Title: Fix missing volumes on audiobookshelf compose.yml

Description

Add audiobooks, podcasts and metadata volumes mounted to local storage.
These three volumes are missing from the compose.yml file found on the offical docs.
https://www.audiobookshelf.org/docs/#docker-compose-install

  • The purpose of the changes
    Volumes are missing and not mounted to local storage as outlined in templates.

Related Issues

  • Issue #[issue number] (e.g., Fixes #[issue number])

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions for reproducing the testing process:

  1. [Test case 1]
  2. [Test case 2]

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

If visual changes are made, include screenshots to demonstrate them.

Additional Notes

Add any additional comments or information that may be relevant.

Copy link
Copy Markdown
Collaborator

@crypt0rr crypt0rr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! ✌🏼

@crypt0rr crypt0rr added the bug Something isn't working label Apr 9, 2026
@crypt0rr crypt0rr merged commit 144d2e4 into tailscale-dev:main Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants