From a8d5be920ace2cadd68ca0d3c0b9aecd5bfe6848 Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Thu, 1 Oct 2020 14:14:54 +0800 Subject: [PATCH] [feature] delete file from disk --- player/config/ncmpcpp/bindings | 2 ++ player/config/ncmpcpp/config | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/player/config/ncmpcpp/bindings b/player/config/ncmpcpp/bindings index d1bfc3e..3dd55e7 100644 --- a/player/config/ncmpcpp/bindings +++ b/player/config/ncmpcpp/bindings @@ -620,5 +620,7 @@ def_key "f" change_browse_mode def_key "x" delete_playlist_items +def_key "X" + delete_browser_items def_key "P" show_playlist diff --git a/player/config/ncmpcpp/config b/player/config/ncmpcpp/config index 287641e..9fdd7bf 100644 --- a/player/config/ncmpcpp/config +++ b/player/config/ncmpcpp/config @@ -364,7 +364,7 @@ media_library_albums_split_by_date = no # #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