saecki / playlist-localizer

A commandline tool to localize your m3u playlists

Repository from Github https://github.comsaecki/playlist-localizerRepository from Github https://github.comsaecki/playlist-localizer

playlist_localizer

Usage

playlist localizer 0.3.0
Saecki <tobiasschmitz2001@gmail.com>
Finds the local paths to your playlists' songs.

USAGE:
    playlist_localizer [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -f, --format <format>
            The wanted output format [possible values: m3u, extm3u]

    -g, --generate-completion <shell>
            Generates a completion script for the specified shell
             [possible values: bash, elvish, fish, powershell, zsh]

    -m, --music-dir <music-dir>
            The directory which will be searched for playlists and music files

    -o, --output-dir <output-dir>              The output directory which files will be written to
    -e, --output-file-extension <extension>    The file extension of the output playlist files

About

A commandline tool to localize your m3u playlists


Languages

Language:Rust 97.3%Language:Shell 2.7%