add support for built-in mpd searching in search engine
This commit is contained in:
16
doc/config
16
doc/config
@@ -307,8 +307,22 @@
|
||||
#enable_window_title = "yes"
|
||||
#
|
||||
##
|
||||
## Note: You can choose default search mode for search
|
||||
## engine. Available modes are:
|
||||
##
|
||||
## - 1 - use mpd built-in searching (no regexes, pattern matching)
|
||||
## - 2 - use ncmpcpp searching (pattern matching with support for regexes,
|
||||
## but if your mpd is on a remote machine, downloading big database
|
||||
## to process it can take a while
|
||||
## - 3 - match only exact values (this mode uses mpd function for searching
|
||||
## in database and local one for searching in current playlist)
|
||||
##
|
||||
#
|
||||
#search_engine_default_search_mode = "1"
|
||||
#
|
||||
##
|
||||
## Note: These triggers will allow you to phisically remove
|
||||
## files and directories from your hdd in using ncmpcpp's
|
||||
## files and directories from your hdd using ncmpcpp's
|
||||
## browser screen.
|
||||
##
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user