Only import playlists from configured paths in option PlaylistsPath. Closes #1181
Syntax is Ant-style Globs, with support for '**' (any subfolder). Default: '.:**' (or '.;**' in Windows`, meaning all folders and subfolders under `MusicFolder`
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
test.mp3
|
||||
test.ogg
|
||||
@@ -0,0 +1,2 @@
|
||||
test.mp3
|
||||
test.ogg
|
||||
Reference in New Issue
Block a user