Skip to content

Added support for inline audio for aac, flac, m4a, mp3, wav, wave.#257

Open
PrimateCoder wants to merge 4 commits intos9e:masterfrom
PrimateCoder:textformatter-autoaudio
Open

Added support for inline audio for aac, flac, m4a, mp3, wav, wave.#257
PrimateCoder wants to merge 4 commits intos9e:masterfrom
PrimateCoder:textformatter-autoaudio

Conversation

@PrimateCoder
Copy link

This renders the filename in the URL for context, with the audio player immediately below.

This renders the filename in the URL for context, with the audio player immediately below.
@PrimateCoder
Copy link
Author

PrimateCoder commented Mar 17, 2026

I got a bit ahead of myself. I'll add tests to this and update this PR by the weekend.

But it does work, you can see it in action here:
https://forum.pianotell.com/d/2307-new-feature-inline-audio-for-mp3-aac-wav

Add comprehensive test suite for the Autoaudio plugin covering
configurator setup, URL parsing, filename extraction with URL
decoding, and HTML rendering output.

Extend supported audio formats to include flac, m4a, and wave
in addition to the existing aac, mp3, ogg, and wav formats.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PrimateCoder
Copy link
Author

Tests have now been added.

The ogg format conflicts with Autovideo which already handles .ogg
files. Removing it from Autoaudio avoids ambiguity between the two
plugins.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PrimateCoder PrimateCoder changed the title Added support for inline audio for mp3, aac, wav. Added support for inline audio for aac, flac, m4a, mp3, wav, wave. Mar 18, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant