root/mpx.1.in

Revision 7fa126ce51ba, 1.7 KB (checked in by mderezynski, 15 months ago)

[svn] * Import

Line 
1.TH BMPx 1 "26 September 2007" "Version @VERSION@" "BMPx Manual Page"
2.SH NAME
3BMP \- 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
11Show help options
12.TP
13.B \-v, \-\-version
14Display version and paths/files used by the current BMPx installation
15.TP
16.B \-c, \-\-configure
17Prints the arguments passed to configure for the installed version of BMPx
18.TP
19.B \-n, \-\-no-network
20Start 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
23Parse 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
26By 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
29Pause/Resume Playback
30.TP
31.B \-\-ppnext
32Skip to the next Track/Item
33.TP
34.B \-\-pprev
35Skip to the previous Track/Item
36.SH FILES/PATHS
37.TP
38~/.config/bmpx/logs/
39Log directory, to which all log files are written to unless \-\-no\-log is used.
40.TP
41~/.config/bmpx/config.xml
42Configuration 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
45Podcast 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
48SQlite library file
49.SH OTHER INFO
50The BMPx web site is http://bmpx.beep-media-player.org
Note: See TracBrowser for help on using the browser.