diff --git a/pages.nl/linux/cmus.md b/pages.nl/linux/cmus.md new file mode 100644 index 0000000000..bb65f2251c --- /dev/null +++ b/pages.nl/linux/cmus.md @@ -0,0 +1,34 @@ +# cmus + +> Command-line muziekspeler. +> Gebruik `` om te navigeren, `` om te selecteren en nummers `<1>`-`<8>` om te wisselen tussen verschillende weergaven. +> Bekijk ook: `ncmpcpp`, `clementine`, `qmmp`. +> Meer informatie: . + +- Open `cmus` in de opgegeven map (dit wordt uw nieuwe werkmap): + +`cmus {{pad/naar/map}}` + +- Voeg een bestand/map toe aan bibliotheek: + +`<:>add {{pad/naar/bestand_of_map}}` + +- Ververs de metadata van nummers in de bibliotheek: + +`<:>update-cache` + +- Zoek naar nummers, albums of artiesten: + +`{{iets}}` + +- Pauzeer/hervat huidig nummer: + +`` + +- Schakel shuffle-modus in/uit: + +`` + +- Sluit `cmus`: + +`` diff --git a/pages/linux/cmus.md b/pages/linux/cmus.md index a47258ee27..9881da4ed7 100644 --- a/pages/linux/cmus.md +++ b/pages/linux/cmus.md @@ -3,9 +3,9 @@ > Command-line Music Player. > Use `` to navigate, `` to select, and numbers `<1>`-`<8>` switch between different views. > See also: `ncmpcpp`, `clementine`, `qmmp`. -> More information: . +> More information: . -- Open cmus into the specified directory (this will become your new working directory): +- Open `cmus` into the specified directory (this will become your new working directory): `cmus {{path/to/directory}}` @@ -13,6 +13,14 @@ `<:>add {{path/to/file_or_directory}}` +- Refresh the metadata of songs in the library: + +`<:>update-cache` + +- Search for songs, albums, or artists: + +`{{something}}` + - Pause/unpause current song: `` @@ -21,6 +29,6 @@ `` -- Quit cmus: +- Quit `cmus`: ``