[feature] delete file from disk

This commit is contained in:
Klesh Wong 2020-10-01 14:14:54 +08:00
parent 359f545ed0
commit a8d5be920a
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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