Convert directory or file into vclt playlist
dir2vclt [OPTIONS] {SourceDir|SourceFile} [{PlaylistFile|-}]
This tool converts a directory or a file to a VCLT playlist.
If playlist file is not given or is '-' the playlist is written to stdout.
--help, -h
Print this help.
--metadata
Add meta data to playlist.
--no-metadata
Do not add meta data to playlist.
--length
Add playback length to playlist.
--no-length
Do not add playback length to playlist.
--path-mode=keep
Keep filenames as they are.
--path-mode=absolute
Try to make filenames absolute.
Written by Philipp 'ph3-der-loewe' Schafft.