« get me outta code hell

http-music-crawl-local.1 « man - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/man/http-music-crawl-local.1
blob: 6e6530dd0e020e2f4513f34fc093744992cab688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH http-music-crawl-local 1

.SH NAME
http-music-crawl-local - create a playlist from files on your own computer

.SH SYNOPSIS
.B http-music-crawl-local
<path to top music directory>
[opts...]

.SH DESCRIPTION
\fBhttp-music-crawl-local\fR is a command line utility which recursively crawls a given directory and creates a playlist from found items (with groups determined by crawled directories).
It attempts to only add music files (mp3, ogg, etc) to the playlist (see \fB--extensions\fR).

.SH OPTIONS
.TP
.BR -e ", " --extensions ", " --exts
Sets file extensions that are considered music tracks to be added to the result playlist.
\fB<extensions>\fR is a comma-separated list of extensions, e.g. \fR'mp3,wav'\fB.
A default list of extensions exists but is not *extremely* extensive.
Use --extensions when needed!