| Line | |
|---|
| 1 | .TH BMPx 1 "26 September 2007" "Version @VERSION@" "BMPx Manual Page" |
|---|
| 2 | .SH NAME |
|---|
| 3 | BMP \- Media Player |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B beep-media-player-2 [OPTIONS] |
|---|
| 6 | .SH DESCRIPTION |
|---|
| 7 | \fIBMP\fP is a media player |
|---|
| 8 | .SH OPTIONS |
|---|
| 9 | .TP |
|---|
| 10 | .B \-?, \--help |
|---|
| 11 | Show help options |
|---|
| 12 | .TP |
|---|
| 13 | .B \-v, \-\-version |
|---|
| 14 | Display version and paths/files used by the current BMPx installation |
|---|
| 15 | .TP |
|---|
| 16 | .B \-c, \-\-configure |
|---|
| 17 | Prints the arguments passed to configure for the installed version of BMPx |
|---|
| 18 | .TP |
|---|
| 19 | .B \-n, \-\-no-network |
|---|
| 20 | Start BMPx in "offline" mode, that is, don't enable network dependent sources (Last.fm, Radios), and don't use network dependent services (Musicbrainz) |
|---|
| 21 | .TP |
|---|
| 22 | .B \-u, \-\-uris |
|---|
| 23 | Parse the command line arguments as URIs to play (this is the default anyway so this option shouldn't be really needed; legacy reasons) |
|---|
| 24 | .TP |
|---|
| 25 | .B \-f, \-\-files |
|---|
| 26 | By default, beep-media-player-2 will expect the arguments passed to it on the commandline without options to be URIs (e.g. file:///music/file.ogg, or http://somehost.com/stream.ogg); using this switch will make it treat the arguments as filenames of locally (on this host) acecssible files instead |
|---|
| 27 | .TP |
|---|
| 28 | .B \-\-ppaus |
|---|
| 29 | Pause/Resume Playback |
|---|
| 30 | .TP |
|---|
| 31 | .B \-\-ppnext |
|---|
| 32 | Skip to the next Track/Item |
|---|
| 33 | .TP |
|---|
| 34 | .B \-\-pprev |
|---|
| 35 | Skip to the previous Track/Item |
|---|
| 36 | .SH FILES/PATHS |
|---|
| 37 | .TP |
|---|
| 38 | ~/.config/bmpx/logs/ |
|---|
| 39 | Log directory, to which all log files are written to unless \-\-no\-log is used. |
|---|
| 40 | .TP |
|---|
| 41 | ~/.config/bmpx/config.xml |
|---|
| 42 | Configuration file (please run beep-media-player-2 --version for a full list of paths and files used by BMP) |
|---|
| 43 | .TP |
|---|
| 44 | ~/.config/bmpx/feedlist.opml |
|---|
| 45 | Podcast feedlist in OPML format (adding a feed there while BMP isn't running will make it load the feed when started up the next time) |
|---|
| 46 | .TP |
|---|
| 47 | ~/.local/share/bmpx/library-N-N-N.mlib |
|---|
| 48 | SQlite library file |
|---|
| 49 | .SH OTHER INFO |
|---|
| 50 | The BMPx web site is http://bmpx.beep-media-player.org |
|---|