InTouch Hub · Blue Isle Software

M3U Playlist Builder

Build an .m3u playlist file from a folder of audio tracks (with

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

audioaudio-videom3umusicplaylist

M3U Playlist Builder

Turn a folder of tracks into an .m3u playlist (with #EXTINF durations via ffprobe) that any media player can open.

Inputs

Input Required Default Description
dir yes Folder of audio files
output no <dir>/playlist.m3u Output path
recursive no false Include subfolders

ffprobe (ships with ffmpeg) is used for durations; without it, durations are written as -1.

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
dir string yes Folder of audio files.
output string no Output .m3u path (default /playlist.m3u).
recursive string no false true = include subfolders.