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

NAME

6       Exaile - music manager and player
7

SYNOPSIS

9       exaile [OPTION...] [LOCATION...]
10

DESCRIPTION

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