Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ncmpcpp - improved ncmpc with some new features
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 5, 6, 7 ... 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
srunni
Guru
Guru


Joined: 26 Dec 2007
Posts: 365

PostPosted: Sun May 31, 2009 5:16 am    Post subject: Reply with quote

Hey, I've got another feature request—undo/redo for playlist changes.
_________________
Patrick Ewing wrote:
if it walks like a duck and talks like a duck, it’s a duck, right? So if this duck is not giving you the noise that you want, you’ve got to just punch that duck until it returns what you expect.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Wed Jun 03, 2009 10:43 pm    Post subject: Reply with quote

this one should go to mpd developer, not me ;)
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
darklegion
Guru
Guru


Joined: 14 Nov 2004
Posts: 468

PostPosted: Sat Jun 20, 2009 4:30 am    Post subject: Reply with quote

Any chance to prompt the user when clearing the playlist? Many times I've accidentally hit the 'c' key and lost my playlist.
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Sun Jun 21, 2009 12:31 am    Post subject: Reply with quote

darklegion wrote:
Any chance to prompt the user when clearing the playlist? Many times I've accidentally hit the 'c' key and lost my playlist.

you should be able to change the keybind. look in ~/.ncmpcpp
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Wed Jun 24, 2009 12:37 pm    Post subject: Reply with quote

ncmpcpp-0.3.5 released.

  • new feature: custom command execution on song change
  • new feature: allow for physical files and directories deletion
  • new feature: add local directories recursively
  • new feature: add random songs to playlist
  • new feature: mouse support
  • new screen: outputs
  • text scrolling in header was made optional
  • some bugfixes

enjoy.

darklegion wrote:
Any chance to prompt the user when clearing the playlist? Many times I've accidentally hit the 'c' key and lost my playlist.

I will add this as an option.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Fri Jul 03, 2009 8:14 pm    Post subject: Reply with quote

For some reason, the following options don't seem to work in the ~/.ncmpcpp/config file:
Code:

playlist_display_mode = columns
browser_display_mode = columns
search_engine_display_mode = columns
mouse_support = yes
follow_now_playing_lyrics = yes

I haven't testing other options yet.

Anyone else get this behavior?
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sat Jul 04, 2009 4:16 am    Post subject: Reply with quote

From ncmpcpp man page:
Quote:
Note: Each config option value must be enclosed in quotation
marks (var = "example"). If you want to use quotation mark
inside config option, prepend character '\' to it.

_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
xiber
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 245
Location: Fremont, CA

PostPosted: Sat Jul 04, 2009 5:48 am    Post subject: Reply with quote

Hey! Two questions, if possible. Currently media-sound/ncmpcpp-0.3.5 installed.

1: I use Ctrl-F to filter the current playlist of about 200 songs down to about 20. But when I try to play just the 20 songs, ncmpcpp plays the other 180 songs as well (even thought they are not visible in the current playlist window). Also if I try to save the filtered playlist of 20 songs, ncmpcpp saves the entire unfiltered playlist. At this point, I'm trying to figure out what exactly is the point of Ctrl-F. (Of note, I usually have random and consume modes on).

2: I have a bad memory and about 4000 songs from a lot of different genres. In the media browser, I usually use columns with Artist/Albums/Songs. But sometimes it would be nice to easily toggle the media brower from Artist/Albums/Songs to Genre/Artist/Albums/Songs and back. The Search Engine can't help me here, because I can't remember what I'm looking for till I see it. So is this possible? Did I miss something?
_________________
Athlon XP-M 2600 @ 2.3 GHz OC | Abit NF7-S r2.0 | 2x512MB PC3200 | 6600GT OC | Audigy 2 | Gentoo | 2005

Athlon 64 X2 4600 @ 2.4 GHz | Asus M2N-SLI DLX | 4x1GB PC6400 | 7600GT KO | 7HD @ 3.1TB | OpenSolaris SXCE | 2007
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sat Jul 04, 2009 6:44 am    Post subject: Reply with quote

1. Filtering is just another way of searching, it doesn't influence mpd, it only hides items that doesn't match the pattern. It's useful if you have big/shuffled playlist and want to see only specific items. The idea of adding only filtered items to playlist with "Save playlist" function if it's currently filtered is nice though, it's already implemented in git.

2. Yes, it's possible, you can switch left column to artist/year/genre/composer/performer list with ` key. You won't get the 4th column though, but you can switch to 2-columns view by pressing 5/F5 if you are already in media library. Everything is described in help screen, btw.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Sun Jul 05, 2009 5:36 am    Post subject: Reply with quote

unK wrote:
From ncmpcpp man page:
Quote:
Note: Each config option value must be enclosed in quotation
marks (var = "example"). If you want to use quotation mark
inside config option, prepend character '\' to it.

:p

I need to read more carefully.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
xiber
Apprentice
Apprentice


Joined: 28 Oct 2003
Posts: 245
Location: Fremont, CA

PostPosted: Sun Jul 05, 2009 4:12 pm    Post subject: Reply with quote

Hey unK Thanks for the info.
_________________
Athlon XP-M 2600 @ 2.3 GHz OC | Abit NF7-S r2.0 | 2x512MB PC3200 | 6600GT OC | Audigy 2 | Gentoo | 2005

Athlon 64 X2 4600 @ 2.4 GHz | Asus M2N-SLI DLX | 4x1GB PC6400 | 7600GT KO | 7HD @ 3.1TB | OpenSolaris SXCE | 2007
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Thu Jul 09, 2009 10:20 pm    Post subject: Reply with quote

Where does ncpmc++ save playlists? I have mpd_music_dir set, but I can't find my playlists anywhere.

:?
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Jul 09, 2009 10:56 pm    Post subject: Reply with quote

ncmpcpp doesn't save playlists, it tells mpd to do so. the path for storing them is in mpd.conf (playlist_directory)
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Fri Jul 10, 2009 2:19 am    Post subject: Reply with quote

unK wrote:
ncmpcpp doesn't save playlists, it tells mpd to do so. the path for storing them is in mpd.conf (playlist_directory)

I must be doing something wrong then. Does anyone see something wrong with my configs?

~/.mpd/mpd.conf
Code:

music_directory "/home/jake/media/sound"
playlist_directory "/home/jake/.mpd/playlists"
db_file "/home/jake/.mpd/mpd.db"
log_file home/jake/.mpd/mpd.log"
error_file "/home/jake/.mpd/mpd.error"


~/.ncmpcpp/config
Code:

enable_window_title = "yes"
fancy_scrolling = "yes"
playlist_show_remaining_time = "yes"
playlist_display_mode = "columns"
browser_display_mode = "columns"
search_engine_display_mode = "columns"
default_find_mode = "wrapped"
follow_now_playing_lyrics = "yes"
ignore_leading_the = "yes"
use_console_editor = "yes"
head_visibility = "yes"
statusbar_visibility = "yes"
follow_now_playing_lyrics = "yes"
ignore_leading_the = "yes"
mouse_support = "yes"
use_console_editor = "yes"
colors_enables = "yes"
incremental_seeking = "no"
mpd_music_dir = "/home/jake/media/sound/"

_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Fri Jul 10, 2009 7:33 am    Post subject: Reply with quote

what is the exact problem? mpd saves your playlists but they aren't in your playlist_directory or you just can't save them?
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Fri Jul 10, 2009 1:55 pm    Post subject: Reply with quote

unK wrote:
what is the exact problem? mpd saves your playlists but they aren't in your playlist_directory or you just can't save them?

Oops, yeah, mpd saves the playlists but they aren't in my playlist_directory.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Fri Jul 10, 2009 2:25 pm    Post subject: Reply with quote

hmm, try to save a playlist with mpc then, if it succeeds then it's ncmpcpp problem, if not, it's your setup problem (most likely wrong permissions).

also, does /home/jake/.mpd/playlists directory exist?
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Fri Jul 10, 2009 11:17 pm    Post subject: Reply with quote

unK wrote:
hmm, try to save a playlist with mpc then, if it succeeds then it's ncmpcpp problem, if not, it's your setup problem (most likely wrong permissions).

also, does /home/jake/.mpd/playlists directory exist?

It was a permission issue, ~/.mpd/playlists needed to be owned by the mpd user. Everything is fine now.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Sun Aug 23, 2009 5:30 pm    Post subject: Reply with quote

Any possibility of having bitrate displayed somewhere? Or have it as a variable so you can turn it on or off?
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Mon Aug 24, 2009 12:16 am    Post subject: Reply with quote

darklegion wrote:
Any chance to prompt the user when clearing the playlist? Many times I've accidentally hit the 'c' key and lost my playlist.

dreadlorde wrote:
Any possibility of having bitrate displayed somewhere? Or have it as a variable so you can turn it on or off?

both are already implemented in git.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Mon Aug 24, 2009 3:24 am    Post subject: Reply with quote

unK wrote:
darklegion wrote:
Any chance to prompt the user when clearing the playlist? Many times I've accidentally hit the 'c' key and lost my playlist.

dreadlorde wrote:
Any possibility of having bitrate displayed somewhere? Or have it as a variable so you can turn it on or off?

both are already implemented in git.
Alright, thanks. I'll have to update.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Aug 27, 2009 10:56 pm    Post subject: Reply with quote

http://omploader.org/vMjhidw/ncmpcpp_visualizer.jpg

if you're interested, check out git version. mpd fifo output is needed for that.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ekko
n00b
n00b


Joined: 04 May 2005
Posts: 19

PostPosted: Mon Aug 31, 2009 4:50 pm    Post subject: Reply with quote

Hi forum,

I have version 0.3.2 ncmpcpp and version 0.15 mpd w/2.6.29-r5 kernel and some issues.

The left/right arrows and -/+ cause the counter in the upper rt corner to decrease/increase but the volume stays the same. If I want to change the volume I have to start alsamixer to do it.

Also, I note in order to run $mpd --create-db, mpd must first be turned off. But it doesn't have to be restarted to play tunes. Can somebody please explain this, it makes no sense to me. What does mpd do if the player doesn't seem to require it?

Oh, almost forgot. Why doesn't q also stop the player output; why do I also have to run $ncmpcpp stop to silence it? I guess there is something to be said for "playing in the background" but what if the user wants to shut it off completely when he hits q?

ekko
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Mon Aug 31, 2009 5:31 pm    Post subject: Reply with quote

ekko wrote:
The left/right arrows and -/+ cause the counter in the upper rt corner to decrease/increase but the volume stays the same. If I want to change the volume I have to start alsamixer to do it.

most likely you have wrong mixer settings in mpd.conf.

ekko wrote:
Also, I note in order to run $mpd --create-db, mpd must first be turned off. But it doesn't have to be restarted to play tunes. Can somebody please explain this, it makes no sense to me. What does mpd do if the player doesn't seem to require it?

why would you like to run --create-db anyway? it has to be run only once, when db doesn't exist yet.

ekko wrote:
Oh, almost forgot. Why doesn't q also stop the player output; why do I also have to run $ncmpcpp stop to silence it? I guess there is something to be said for "playing in the background" but what if the user wants to shut it off completely when he hits q?

put this into your ~/.bashrc:
Code:
alias ncmpcpp="ncmpcpp; ncmpcpp stop"

_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ekko
n00b
n00b


Joined: 04 May 2005
Posts: 19

PostPosted: Mon Aug 31, 2009 8:12 pm    Post subject: Reply with quote

Why run --create-db?

I keep my tunes on a USB key which I use in a netbook. Don't I have to re-create the database whenever I transfer new files to it from a desktop and then back to the netbook?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 5, 6, 7 ... 9, 10, 11  Next
Page 6 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum