Browser screen only allows me to sort songs per album per artist (or playlists) by modification times. I want to sort all songs in mpd database regardless of artist / album by modification time. I'm I missing a step somewhere?unK wrote:This is already available (press ` while being in browser screen).
Ah. That won't work in media library though. I could add this feature in search engine, if you want.xiber wrote:Browser screen only allows me to sort songs per album per artist (or playlists) by modification times. I want to sort all songs in mpd database regardless of artist / album by modification time. I'm I missing a step somewhere?
Code: Select all
song_columns_list_format = "(35){a} (53){t} (6f){l}"Code: Select all
screen_switcher_mode = "sequence: 2 -> 5"
startup_screen = "2"
media_library_display_date = "yes"
media_library_disable_two_column_mode = "yes"
search_engine_default_search_mode = "2"



Code: Select all
CFLAGS="-O0 -ggdb -pipe" CXXFLAGS="-O0 -ggdb -pipe" ./configure --enable-outputs --enable-clock --enable-unicode --with-curl --with-gnu-ld --with-fftw --with-threads --enable-static --disable-shared --without-taglib --without-picI 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.

That was from git. :X I'm also using mpd from git.unK wrote:Try current git, it should be fixed. Btw, if you want to copy something from terminal if mouse support is enabled, you need to hold shift.
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.

I see. Now I get a message that says 'access denied'. The file is readable (-rw-r--r--).unK wrote:Yes, it was from git, but not *current* git, since I pushed a fix (or at least I think that's the fix) for your issue.
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.
that's not ncmpcpp's problem unless you can load this playlist using other client. my guess is that this is because you're connected to mpd via tcp/ip, not unix socket.dreadlorde wrote:I see. Now I get a message that says 'access denied'. The file is readable (-rw-r--r--).unK wrote:Yes, it was from git, but not *current* git, since I pushed a fix (or at least I think that's the fix) for your issue.
Edit2, reproducable segfault when pressing the predefined "\" - on my german keyboard that would be alt_gr+?|
| title 1 |
| title 2 +
| title 3 |
+ tile 4 |
| title 5 |
