1EXAILE(1)                        User Commands                       EXAILE(1)
2
3
4

NAME

6       exaile - music manager and player
7

DESCRIPTION

9       exaile [OPTION]... [URI]
10

OPTIONS

12   Playback Options:
13       -n, --next
14              Play the next track
15
16       -p, --prev
17              Play the previous track
18
19       -s, --stop
20              Stop playback
21
22       -a, --play
23              Play
24
25       -t, --play-pause
26              Pause or resume playback
27
28       --stop-after-current
29              Stop playback after current track
30
31   Collection Options:
32       --add=LOCATION
33              Add tracks from LOCATION to the collection
34
35   Track Options:
36       -q, --query
37              Query player
38
39       --gui-query
40              Show a popup with data of the current track
41
42       --get-title
43              Print the title of current track
44
45       --get-album
46              Print the album of current track
47
48       --get-artist
49              Print the artist of current track
50
51       --get-length
52              Print the length of current track
53
54       --set-rating=N
55              Set rating for current track to N%
56
57       --get-rating
58              Get rating for current track
59
60       --current-position
61              Print the current playback position as time
62
63       --current-progress
64              Print the current playback progress as percentage
65
66   Volume Options:
67       -i N, --increase-vol=N
68              Increases the volume by N%
69
70       -l N, --decrease-vol=N
71              Decreases the volume by N%
72
73       -m, --toggle-mute
74              Mutes or unmutes the volume
75
76       --get-volume
77              Print the current volume percentage
78
79   Other Options:
80       --new  Start new instance
81
82       -h, --help
83              Show this help message and exit
84
85       --version
86              Show program's version number and exit.
87
88       --start-minimized
89              Start minimized (to tray, if possible)
90
91       --toggle-visible
92              Toggle visibility of the GUI (if possible)
93
94       --safemode
95              Start  in  safe mode - sometimes useful when you're running into
96              problems
97
98       --force-import
99              Force import of old data from version 0.2.x (Overwrites  current
100              data)
101
102       --no-import
103              Do not import old data from version 0.2.x
104
105       --start-anyway
106              Make  control options like --play start Exaile if it is not run‐
107              ning
108
109   Development/Debug Options:
110       --datadir=DIRECTORY
111              Set data directory
112
113       --debug
114              Show debugging output
115
116       --eventdebug
117              Enable debugging of xl.event. Generates LOTS of output
118
119       --eventfilter=TYPE
120              Limits event debug to output of TYPE
121
122       --quiet
123              Reduce level of output
124
125       --startgui
126
127       --no-dbus
128              Disable D-Bus support
129
130       --no-hal
131              Disable HAL support.
132
133
134
135exaile 0.3.2.2                  September 2011                       EXAILE(1)
Impressum