logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dir2vclt - Convert directory or file into VCLT playlist

Author

       Written by Philipp 'ph3-der-loewe' Schafft.

vclt-tools                                         August 2012                                       dir2vclt(1)

Description

       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.

Name

       dir2vclt - Convert directory or file into VCLT playlist

Options

--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.

Synopsis

       dir2vclt [OPTIONS] {SourceDir|SourceFile} [{PlaylistFile|-}]

See Also