HiddenConfigKeys

From Exaile

Jump to: navigation, search

In Exaile, there are some features that are implemented but that we don't want know whether or not they should be used, or whether they are bug-free or not. These are available via hidden configuration keys.

If you want to use them, you will have to enable them by setting up the appropriate setting keys. You will first have to open your settings file, usually located at $XDG_CONFIG_HOME/exaile/settings.ini ($XDG_CONFIG_HOME defaulting to $HOME/.config if not set.)

If you notice a bug when using one of these hidden settings, please let the developers know. If you use those hidden settings and have a bug related to one of the fields they apply to, please disable the hidden settings and check if the bug still happens before reporting it.

GUI modifications (section [gui])

When appending tracks to the playlist, scroll to the last appended track:

scroll_when_appending_tracks = B: True

Cut the text in the side panels instead of using horizontal scrollbars, when possible:

ellipsize_text_in_panels = B: True

Customize the text of the main window title:

main_window_title_format = S: $title (by $artist)

Any track tag is valid.

Customize the text of the main window progress bar:

progress_bar_text_format = S: $current_time (${total_time:format=verbose})

Valid values are $current_time, $total_time, $remaining_time and $total_remaining_time. If you want a different time format, use the format parameter as shown above. Valid arguments to the format parameter are short (4:26), long (4m, 26s) and verbose (4 minutes, 26 seconds). casino spielen

Customize the text of the info area of the status bar:

statusbar_info_format = S: $playlist_count, ${playlist_count:selection=only} selected

Valid values are $collection_count, $playlist_count and $playlist_duration. If you want the selection to be used here, use the selection parameter for $playlist_duration or $playlist_count as shown above. Valid arguments to the selection parameter are none (only display data of the full playlist), override (display data of the full playlist unless there are tracks selected) and only (only display data of the selected tracks).

Miscellaneous (section [miscellaneous])

Change the numbers of stars in the rating widgets (to 6 in this case):

rating_steps = I: 6

Notify-OSD plugin (section [plugin/notifyosd])

Show the notifications even if the main window is focused

show_when_focused = B: True

Personal tools