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       -u, --pause
26              Pause
27
28       -t, --play-pause
29              Pause or resume playback
30
31       --stop-after-current
32              Stop playback after current track
33
34   Collection Options:
35       --add=LOCATION
36              Add tracks from LOCATION to the collection
37
38   Playlist Options:
39       --export-playlist=LOCATION
40              Exports the current playlist to LOCATION
41
42   Track Options:
43       -q, --query
44              Query player
45
46       --format-query=FORMAT
47              Retrieves  the  current  playback state and track information as
48              FORMAT
49
50       --format-query-tags=TAGS
51              TAGS to retrieve from the current track, use with --format-query
52
53       --gui-query
54              Show a popup with data of the current track
55
56       --get-title
57              Print the title of current track
58
59       --get-album
60              Print the album of current track
61
62       --get-artist
63              Print the artist of current track
64
65       --get-length
66              Print the length of current track
67
68       --set-rating=N
69              Set rating for current track to N%
70
71       --get-rating
72              Get rating for current track
73
74       --current-position
75              Print the current playback position as time
76
77       --current-progress
78              Print the current playback progress as percentage
79
80   Volume Options:
81       -i N, --increase-vol=N
82              Increases the volume by N%
83
84       -l N, --decrease-vol=N
85              Decreases the volume by N%
86
87       -m, --toggle-mute
88              Mutes or unmutes the volume
89
90       --get-volume
91              Print the current volume percentage
92
93   Other Options:
94       --new  Start new instance
95
96       -h, --help
97              Show this help message and exit
98
99       --version
100              Show program's version number and exit.
101
102       --start-minimized
103              Start minimized (to tray, if possible)
104
105       --toggle-visible
106              Toggle visibility of the GUI (if possible)
107
108       --safemode
109              Start in safe mode - sometimes useful when you're  running  into
110              problems
111
112       --force-import
113              Force  import of old data from version 0.2.x (Overwrites current
114              data)
115
116       --no-import
117              Do not import old data from version 0.2.x
118
119       --start-anyway
120              Make control options like --play start Exaile if it is not  run‐
121              ning
122
123   Development/Debug Options:
124       --datadir=DIRECTORY
125              Set data directory
126
127       --all-data-dir=DIRECTORY
128              Set data and config directory
129
130       --modulefilter=MODULE
131              Limit log output to MODULE
132
133       --levelfilter=LEVEL
134              Limit log output to LEVEL
135
136       --debug
137              Show debugging output
138
139       --eventdebug
140              Enable debugging of xl.event. Generates LOTS of output
141
142       --threaddebug
143              Add thread name to logging messages.
144
145       --eventfilter=TYPE
146              Limit xl.event debug to output of TYPE
147
148       --quiet
149              Reduce level of output
150
151       --startgui
152
153       --no-dbus
154              Disable D-Bus support
155
156       --no-hal
157              Disable HAL support.
158
159
160
161Exaile 3.4.5                     January 2019                        EXAILE(1)
Impressum