[feature] delete file from disk
This commit is contained in:
parent
359f545ed0
commit
a8d5be920a
|
@ -620,5 +620,7 @@ def_key "f"
|
||||||
change_browse_mode
|
change_browse_mode
|
||||||
def_key "x"
|
def_key "x"
|
||||||
delete_playlist_items
|
delete_playlist_items
|
||||||
|
def_key "X"
|
||||||
|
delete_browser_items
|
||||||
def_key "P"
|
def_key "P"
|
||||||
show_playlist
|
show_playlist
|
||||||
|
|
|
@ -364,7 +364,7 @@ media_library_albums_split_by_date = no
|
||||||
#
|
#
|
||||||
#generate_win32_compatible_filenames = yes
|
#generate_win32_compatible_filenames = yes
|
||||||
#
|
#
|
||||||
#allow_for_physical_item_deletion = no
|
allow_for_physical_item_deletion = yes
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
## Note: If you set this variable, ncmpcpp will try to get info from last.fm in
|
## Note: If you set this variable, ncmpcpp will try to get info from last.fm in
|
||||||
|
|
Loading…
Reference in New Issue
Block a user