ncmpc icon indicating copy to clipboard operation
ncmpc copied to clipboard

curses client for MPD

Results 18 ncmpc issues
Sort by recently updated
recently updated
newest added

I have installed `ncmpc` via `brew`. Despite enabling colors and uncommenting all color-related lines, colors still do not show. I do not believe it is an issue with my terminal,...

help wanted

Always check for `libintl.h` to avoid a clash with ncmpc fake gettext. If `libintl.h` is available, include it and undef getext before defining fake gettext. Indeed, a toolchain can provide...

See this [issue](https://github.com/ncmpcpp/ncmpcpp/issues/306) in ncmpcpp. And this... https://github.com/ethanloh8/ncmpcpp-icat Would it be possible to integrate something like this in ncmpc or is it out of scope?

enhancement
help wanted

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....

dependencies

personally i don't see any point in knowing the host I'm on or current volume value here's a picture of the UI part I'm speaking of ![image](https://github.com/MusicPlayerDaemon/ncmpc/assets/27911493/dcd6e70c-1f92-4038-9fb5-7aeba6ba321a) I expect the...

Having colors in ncmpc is good, but right now a bit limited. I suggest having more color types, like: basic ones: color title-active color-title-bold-active color separator (for the separator used...

enhancement

Hi, Something I often think would be useful in ncmpc is clicking on the duration bar to seek within a song (with the *mouse* option enabled), as in ncmpcpp. This...

When exiting the text editor after pressing `e` on the lyrics tab, `ncmpc` segfaults. I have tried this on the release version 0.49 and on master.

Now that multiple lyrics parsers exist I think it could be useful if `ncmpc` improves lyrics screen. Prior to showing the lyrics itself it could show a sub-tab containing source...

enhancement

Hello ! I think the lyrics screen is lacking word wrapping. That is propably a rare case, but some songs have very long sentences ( for example Léo Ferré's La...

enhancement