Skip to content

Inbuilt Embedded Audio Player #5651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
SerGinger opened this issue Jun 11, 2025 · 1 comment
Open
1 task done

Inbuilt Embedded Audio Player #5651

SerGinger opened this issue Jun 11, 2025 · 1 comment

Comments

@SerGinger
Copy link

SerGinger commented Jun 11, 2025

Describe the feature you'd like

I'd like to have the ability to upload and embed an audio file in to a page with an inbuilt media player. This references a Discord thread - https://discord.com/channels/578552496637739008/1175572234476195871

In that thread, Dan stated that he thinks it should be easy to adapt the video embed code to audio.

Describe the benefits this would bring to existing BookStack users

This would allow page authors/editors to add additional content to their pages. Clearly this would not be beneficial for printed documents, but for environments where the purpose is to keep data in Bookstack it adds one more method of conveying information.

Can the goal of this request already be achieved via other means?

Yes, it can currently be achieved by creating a custom embed code using the URL of the attachment:

<audio src="https://demo.bookstackapp.com/attachments/3?open=true" controls="controls"></audio>

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

1 to 5 years

Additional context

No response

@SerGinger
Copy link
Author

This may be somewhat related to #882

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant