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.
playlist
result
trackCount
Input Properties
Every property this tool accepts, from its own tool.iml.