mocp icon indicating copy to clipboard operation
mocp copied to clipboard

mocp (Music On Console Player)

Results 13 mocp issues
Sort by recently updated
recently updated
newest added

I've never had this issue before, and mocp has run smoothly on my 15.10 Ubuntu machine for months. However, now MOCP will load its interface, then to instantly crash. See...

Version: 2.5.0 OS: Ubuntu 15.10 Ubuntu (development branch) What I would like to do: I would like to set CTRL+n and CTRL+p to `menu_down` and `menu_up` in the `.moc/keymap` file...

I only had a quick scour through the source, but I think it may be done in `void player_pause ()` and `void player_unpause ()`. Perhaps change the message to "Paused."?...

Should allow for higher bitrates to be printed to the console. Fixes #5

Hi, after running through all the commands provided in the Wiki for making this project (the only issue was needing to install libdb-dev) the compiler hit an error: ``` ffmpeg.c:44:36:...

(By default, the 'a' command is: Add a file/directory to the playlist) Currently, the program returns an error to the user stating "You can only add a file using this...

Hi :) # XDG base dirs It could be nice to fit the [XDG basedir specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). - If _.moc_ and _.moc/config_ don't exist then the configuration is ```${XDG_CONFIG_HOME:-$HOME/.config}/moc/config``` - Runtime...

The directory names are constricted to the same columns as the tracks, though they obviously have no meta data to show. Would it be easy to make use of this...

I can't actually tell what sort it's using at the moment, just by looking at it, but in a few directories I have certainly seen "11 12 13 14 1...

Reproduce: - Listen to a track with a bitrate over 1000 (FLAC). - `mocp -Q %b` (should produce output like '115').