Fix ignore pattern
This commit is contained in:
parent
cb76f1289a
commit
61d96421dd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ password=wordpass
|
||||||
dbPath=./devDb
|
dbPath=./devDb
|
||||||
downsampleCommand=ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -
|
downsampleCommand=ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -
|
||||||
plsIgnoreFolders = true
|
plsIgnoreFolders = true
|
||||||
plsIgnoredPatterns = ^iCloud;^CDs para;^Skipped;^Christian
|
plsIgnoredPatterns = ^iCloud;^CDs para;^Skipped;Christian
|
||||||
|
|
||||||
[dev]
|
[dev]
|
||||||
disableValidation = true
|
disableValidation = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue