Skip to content

Commit ba1093a

Browse files
committed
Adjust the permissions of freshly imported files.
1 parent 1f32b0b commit ba1093a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ plugins:
1212
- lastgenre
1313
- mbsync
1414
- missing
15+
- permissions
1516
- replaygain
1617
- scrub
1718

@@ -25,6 +26,10 @@ import:
2526
from_scratch: yes
2627
languages: en
2728

29+
permissions:
30+
file: 664
31+
dir: 755
32+
2833
paths:
2934
default: $albumartist/$album%aunique{}/%if{$multidisc,$disc-}$track $title
3035
comp: Compilations/$album%aunique{}/%if{$multidisc,$disc-}$track $title

0 commit comments

Comments
 (0)