blob: c65d3c7cec4b97c972c3963b49346be817cb229a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.TH HTTP-MUSIC-SETUP 1
.SH NAME
http-music-setup - interactively create an http-music playlist
.SH SYNOPSIS
.B http-music setup
.SH DESCRIPTION
\fBhttp-music-setup\fR is a command line utility used to interactively generate a playlist.json file, which can be used with \fBhttp-music-play\fR.
Once customization finishes, the playlist is generated and saved.
Alternatively, the user can choose to see the crawler-based command used to generate the playlist file.
.SH EXAMPLES
Simply use \fBhttp-music setup\fR to get started.
|