From 555a09abd3eaba43ca4325d3ef534265a4f12740 Mon Sep 17 00:00:00 2001 From: Bettehem Date: Sun, 31 Jul 2022 11:53:21 +0300 Subject: [PATCH] Updated context menu info and config values table in README.md Updated context menu info and config values table in README.md --- README.md | 53 ++++++++++++++++++++++++++--------------------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index b689062..0c5f52e 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,7 @@ When pressing O: - If the _selected item_ is **not** a track, it opens a detail view. - If the _selected item_ **is** a track, it opens a context menu with: - - "Show Artist" + - "Artist(s)" (let's you show or (un)follow a track's artist(s)) - "Show Album" - "Share" (if built with the `share_clipboard` feature) - "Add to playlist" @@ -325,32 +325,31 @@ runtime use the `reload` command. Possible configuration values are: -| Name | Description | Possible values | Default | -|---------------------------------|-----------------------------------------------------------------|-----------------------------------------------------------------|-------------| -| `command_key` | Key to open command line | Single character | `:` | -| `initial_screen` | Screen to show after startup | `"library"`, `"search"`, `"queue"`, `"cover"`[1] | `"library"` | -| `use_nerdfont` | Turn nerdfont glyphs on/off | `true`, `false` | `false` | -| `flip_status_indicators` | Reverse play/pause icon meaning[2] | `true`, `false` | `false` | -| `backend` | Audio backend to use | String[3] | | -| `backend_device` | Audio device to configure the backend | String | | -| `audio_cache` | Enable caching of audio files | `true`, `false` | `true` | -| `audio_cache_size` | Maximum size of audio cache in MiB | Number | | -| `volnorm` | Enable volume normalization | `true`, `false` | `false` | -| `volnorm_pregain` | Normalization pregain to apply in dB (if enabled) | Number | `0.0` | -| `default_keybindings` | Enable default keybindings | `true`, `false` | `false` | -| `notify`[4] | Enable desktop notifications | `true`, `false` | `false` | -| `bitrate` | Audio bitrate to use for streaming | `96`, `160`, `320` | `320` | -| `album_column` | Show album column for tracks | `true`, `false` | `true` | -| `gapless` | Enable gapless playback | `true`, `false` | `true` | -| `shuffle` | Set default shuffle state | `true`, `false` | `false` | -| `repeat` | Set default repeat mode | `off`, `track`, `playlist` | `off` | -| `playback_state` | Set default playback state | `"Stopped"`, `"Paused"`, `"Playing"`, `"Default"` | `"Paused"` | -| `library_tabs` | Tabs to show in library screen | Array of `tracks`, `albums`, `artists`, `playlists`, `podcasts` | All tabs | -| `cover_max_scale`[1] | Set maximum scaling ratio for cover art | Number | `1.0` | -| `hide_display_names` | Hides spotify usernames in the library header and on playlists | `true`, `false` | `false` | -| `[track_format]` | Set active fields shown in Library/Queue views | See [track formatting](#track-formatting) | | -| `[theme]` | Custom theme | See [custom theme](#theming) | | -| `[keybindings]` | Custom keybindings | See [custom keybindings](#custom-keybindings) | | +| Name | Description | Possible values | Default | +|---------------------------------|----------------------------------------------------------------|---------------------------------------------------------------------------|-------------| +| `command_key` | Key to open command line | Single character | `:` | +| `initial_screen` | Screen to show after startup | `"library"`, `"search"`, `"queue"`, `"cover"`[1] | `"library"` | +| `use_nerdfont` | Turn nerdfont glyphs on/off | `true`, `false` | `false` | +| `flip_status_indicators` | Reverse play/pause icon meaning[2] | `true`, `false` | `false` | +| `backend` | Audio backend to use | String[3] | | +| `backend_device` | Audio device to configure the backend | String | | +| `audio_cache` | Enable caching of audio files | `true`, `false` | `true` | +| `audio_cache_size` | Maximum size of audio cache in MiB | Number | | +| `volnorm` | Enable volume normalization | `true`, `false` | `false` | +| `volnorm_pregain` | Normalization pregain to apply in dB (if enabled) | Number | `0.0` | +| `default_keybindings` | Enable default keybindings | `true`, `false` | `false` | +| `notify`[4] | Enable desktop notifications | `true`, `false` | `false` | +| `bitrate` | Audio bitrate to use for streaming | `96`, `160`, `320` | `320` | +| `gapless` | Enable gapless playback | `true`, `false` | `true` | +| `shuffle` | Set default shuffle state | `true`, `false` | `false` | +| `repeat` | Set default repeat mode | `off`, `track`, `playlist` | `off` | +| `playback_state` | Set default playback state | `"Stopped"`, `"Paused"`, `"Playing"`, `"Default"` | `"Paused"` | +| `library_tabs` | Tabs to show in library screen | Array of `"tracks"`, `"albums"`, `"artists"`, `"Playlists"`, `"podcasts"` | All tabs | +| `cover_max_scale`[1] | Set maximum scaling ratio for cover art | Number | `1.0` | +| `hide_display_names` | Hides spotify usernames in the library header and on playlists | `true`, `false` | `false` | +| `[track_format]` | Set active fields shown in Library/Queue views | See [track formatting](#track-formatting) | | +| `[theme]` | Custom theme | See [custom theme](#theming) | | +| `[keybindings]` | Custom keybindings | See [custom keybindings](#custom-keybindings) | | 1. If built with the `cover` feature. 2. By default the statusbar will show a play icon when a track is playing and