From 48ed5168d477fe11fe4f21ae104e3750935b0943 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sat, 15 Feb 2020 22:13:53 -0400 Subject: cli args (bass boost ur music) $ mtui --player sox --player-options bass +25 \; --- crawlers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawlers.js') diff --git a/crawlers.js b/crawlers.js index 578a9f2..92243c9 100644 --- a/crawlers.js +++ b/crawlers.js @@ -237,7 +237,7 @@ function getHTMLLinks(text) { function crawlLocal(dirPath, extensions = [ 'ogg', 'oga', - 'wav', 'mp3', 'mp4', 'm4a', 'aac', 'flac', + 'wav', 'mp3', 'mp4', 'm4a', 'aac', 'flac', 'opus', 'mod' ], isTop = true) { // If the passed path is a file:// URL, try to decode it: -- cgit 1.3.0-6-gf8a5