ma share/omo: export audiobooks
This commit is contained in:
parent
0eb5039053
commit
28026e6571
@ -30,6 +30,12 @@ in {
|
|||||||
browseable = "yes";
|
browseable = "yes";
|
||||||
"guest ok" = "yes";
|
"guest ok" = "yes";
|
||||||
};
|
};
|
||||||
|
audiobook = {
|
||||||
|
path = "/media/crypt1/audiobooks";
|
||||||
|
"read only" = "yes";
|
||||||
|
browseable = "yes";
|
||||||
|
"guest ok" = "yes";
|
||||||
|
};
|
||||||
crypt0 = {
|
crypt0 = {
|
||||||
path = "/media/crypt0";
|
path = "/media/crypt0";
|
||||||
"read only" = "yes";
|
"read only" = "yes";
|
||||||
|
Loading…
Reference in New Issue
Block a user