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, ... 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Aug 28, 2008 8:38 pm    Post subject: Reply with quote

Hmm, but that would be "you can select only songs that are next to each other (e.g. songs at position 4,5,6,7, but not 3,5,8,10) or any combination? I don't know how moving would be supposed to work in second case.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sun Aug 31, 2008 2:35 am    Post subject: Reply with quote

nvm, operations on multiple songs in playlist already implemented.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Fri Sep 05, 2008 4:42 pm    Post subject: Reply with quote

ncmpcpp-0.2.2 released.

changes:
  • new screen - playlist editor
  • new playlist view - columns
  • playlist view switcher added (key 'p' by default)
  • find function modes added (wrapped/normal, switch is 'w' by default)
  • albums in media library sorted by year (and it's also displayed)
  • multiple items selection support and related functions added
  • playlists management support
  • new function - "go to dir containing selected song" (key 'G' by default)
  • moving items improved
  • lots of minor fixes

enjoy.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Thu Sep 11, 2008 11:46 am    Post subject: Reply with quote

I cannot edit tags in ncmpcpp - it tells that file cannot be opened... on any file... perms are 755, ownership ufoman:ufoman.
Problem existed in 0.2.2 release and still exists in 0.2.3_pre git version as of 10/09/2008.
_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Sep 11, 2008 2:55 pm    Post subject: Reply with quote

It should give you error "Cannot read file 'PATH_TO_FILE'!". Are you really sure this path points to correct location? If not, set proper mpd_music_dir variable in config file (example can be found in /usr/share/doc/ncmpcpp-VER).
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Thu Sep 11, 2008 2:58 pm    Post subject: Reply with quote

Yep, path was wrong. I think it would be nice to read music directory from mpd's config...
Now I'd like to ask in what encoding ncmpcpp saves tags... I doubt it's UTF-8...
_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Sep 11, 2008 3:38 pm    Post subject: Reply with quote

Quote:
I think it would be nice to read music directory from mpd's config...

Yeah, I'm about to do this.

Quote:
Now I'd like to ask in what encoding ncmpcpp saves tags... I doubt it's UTF-8...

It is. If compiled with unicode USE flag of course. I write tags with unicode characters with ncmpcpp and they are properly displayed in easytag etc.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Thu Sep 11, 2008 4:58 pm    Post subject: Reply with quote

I have it compiled with unicode useflag, I also have system-wide locale setting set to pl_PL.UTF-8. I enter Polish char in the tag and it shows wrong on the list, it's also wrong in easytag...
_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Thu Sep 11, 2008 6:40 pm    Post subject: Reply with quote

still no clock-screen? :(
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Sep 11, 2008 7:21 pm    Post subject: Reply with quote

ufoman wrote:
I have it compiled with unicode useflag, I also have system-wide locale setting set to pl_PL.UTF-8. I enter Polish char in the tag and it shows wrong on the list, it's also wrong in easytag...

Me too -> http://omploader.org/vcW00
I just typed it. I guess something's not right with your configuration.

Quote:
still no clock-screen? :(

I'm sorry, I'm currently working on tag editor. But don't worry, it will be in 0.2.3 for sure.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Fri Sep 12, 2008 3:04 pm    Post subject: Reply with quote

Hmmm... I've set tag encoding for both ID3v1 and ID3v2 to UTF-8 in easytag, done a bit of retagging on some songs to add Polish accents to tags, and it all saved successfully and was showing up without errors in ncmpcpp...
_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Fri Sep 12, 2008 10:29 pm    Post subject: Reply with quote

ufoman wrote:
Hmmm... I've set tag encoding for both ID3v1 and ID3v2 to UTF-8 in easytag, done a bit of retagging on some songs to add Polish accents to tags, and it all saved successfully and was showing up without errors in ncmpcpp...

But if you write them in ncmpcpp, they don't display properly? Even in tag editor before you save them? That's really weird.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Sat Sep 13, 2008 12:54 pm    Post subject: Reply with quote

No, they show up ok in editor, but they are broken on the playlist view...
_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sat Sep 13, 2008 8:58 pm    Post subject: Reply with quote

I have no idea, it works for me...
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
ufoman
Tux's lil' helper
Tux's lil' helper


Joined: 02 Apr 2006
Posts: 80

PostPosted: Sat Sep 13, 2008 9:56 pm    Post subject: Reply with quote

Well, as long as it displays 'em well when they are set with easytag it's pretty much ok for me too...
_________________
Registered Linux User #417638
amd64 no-multilib
desktop: Gigabyte GA-MA770-UD3 v2.0, Athlon II X2 250 @3,6GHz, 4GB DDR2 800, Radeon HD 4850, Seagate Barracuda 7200.11 320GB
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sat Sep 20, 2008 8:40 pm    Post subject: Reply with quote

ncmpcpp-0.2.3 released.

changes:
  • new screen - complex tag editor (with albums/directories view)
  • brand new song info screen (old one removed)
  • support for renaming files and directories
  • support for reading tags from filename
  • support for editing artist and album in media library
  • support for playlist renaming
  • support for following lyrics of now playing song
  • support for fetching artist's info from last.fm
  • fixed compilation for Mac OS X and *BSD
  • fixed compilation for older gcc versions
  • extended configuration (e.g. all colors can be user-defined)
  • 'repeat one song' mode works with random mode now
  • incremental seeking (old behaviour is still available through config)
  • a bunch of fixes and improvements

ebuilds in mpd overlay updated. enjoy.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
Master of the Darkside
Tux's lil' helper
Tux's lil' helper


Joined: 02 Sep 2004
Posts: 94
Location: Iasi, Romania

PostPosted: Tue Sep 23, 2008 6:09 pm    Post subject: Reply with quote

ncmpcpp absolutely rocks!

However...

Code:

Sep 23 20:34:12 localhost ncmpcpp[7251] trap stack segment ip:4162b7 sp:7fff79e97360 error:0
Sep 23 21:00:48 localhost mpd[9487]: segfault at ffffffffa00010b0 ip 428f20 sp 425e0070 error 5 in mpd[400000+3e000]
Sep 23 21:00:49 localhost ncmpcpp[10511] trap stack segment ip:4162b7 sp:7fffb4b83050 error:0


That's from my system log.

mpd-9999 (latestgit version)
ncmcpp-9999 (latest git version)

Which one is it? mpd or ncmpcpp

PS: how about a enqueue function? :)
_________________
No weight nor mass nor beauty of execution can outweigh a grain or fragment of thought
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Tue Sep 23, 2008 9:43 pm    Post subject: Reply with quote

Master of the Darkside wrote:
Which one is it? mpd or ncmpcpp

most likely mpd. version from git is unstable for now and ncmpcpp is quite sensitive to bugs in mpd. besides there is imho no way ncmpcpp could trigger segfault in mpd.

Master of the Darkside wrote:
PS: how about a enqueue function? :)

as it's not implemented in mpd implementation in client would be a dirty hack (something like "repeat one song" mode, but would need more work ;) so I don't think it's good idea to implement this as it would be in any case far from perfection.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1330
Location: Netherlands

PostPosted: Tue Sep 23, 2008 10:33 pm    Post subject: Reply with quote

May I offer a wish as well? ;-)

Is it possible to implement pre-listening by supporting a second sound-card/audio-device?

Greetz
swimmer
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Wed Sep 24, 2008 2:55 am    Post subject: Reply with quote

unK wrote:
ncmpcpp-0.2.3 released.

Ebuild in portage now. 8)
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Sep 25, 2008 7:47 pm    Post subject: Reply with quote

swimmer wrote:
Is it possible to implement pre-listening by supporting a second sound-card/audio-device?

Hmm, I think this question should go to mpd folks rather than me ;)

Quote:
Ebuild in portage now. 8)

cool :)
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sun Oct 12, 2008 5:09 pm    Post subject: Reply with quote

ncmpcpp-0.2.4 released.

changes:
  • fixed bug with not null terminated strings on mac os x
  • support for renaming files in tiny tag editor
  • support for editing composer, performer and disc tag in mp3 files
  • support for user defined base seek time
  • support for user defined tag type in left column of media library
  • support for user defined display format in album column of media library
  • support for basic mpc commands and command line arguments
  • adding items to playlist can be done like in ncmpc
  • fetching lyrics and artist's info doesn't lock ncmpcpp anymore
  • changed place of storing config files
  • list of recently used patterns in tag editor is now remembered
  • other minor fixes and improvements

enjoy.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Fri Dec 05, 2008 11:41 am    Post subject: Reply with quote

ncmpcpp-0.2.5 released.

changes:
  • support for unix domain sockets
  • support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*)
  • support for browsing local directories tree (requires mpd >= 0.14_alpha*)
  • support for searching in current playlist
  • many bugfixes

enjoy.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Thu Jan 22, 2009 11:24 pm    Post subject: Reply with quote

ncmpcpp-0.3 released.

Attention: Colors syntax has changed in this version. See example config file for new syntax.

changes:
  • general core rewrite
  • new screen - clock
  • support for asian wide characters
  • support for non-utf8 encodings
  • a lot of bugfixes

enjoy.
_________________
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Sat Jan 31, 2009 2:53 pm    Post subject: Reply with quote

Hello unk !

I have been an happy Amarok user since years... but I admit that the kind of race in adding functionalities didn't interest me so much.
One day (don't know when!), KDE 4 will be stabilized in Portage and I will switch to KDE 4 ... and I have to admit that I don't like at all Amarok 2 (my point of view, anyone has to share it ... but lot do in fact :mrgreen: )

So I tried mpd with ncmpcpp and I have to admit I have been seduced by these sofwares (except that I noticed 30 seconds ago that mpd eats 20% of my CPU 8O 8O ).

So thanks for your program.

One idea : what do you think about saving the position on the interface on quitting? I mean, if I quit on the screen on media library, I would find it cool to get here again on launching the interface, in the exact same artist/album/track configuration.
Oh by the way, when I quit media library to go to playlist (for example) and go back again to media library, the selected column is the "artist" one. What would you think about keep selected column before leaving media library ?

Bye
_________________
Full Gentoo powered.
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, ... 9, 10, 11  Next
Page 2 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